.table { 
	border-spacing: 0; 
	border-collapse:collapse;
	}
	
td { 
	padding: 0; 
	}
	
img { 
	border: 0px;
	}

form {
	padding: 0px;
	margin: 0px;
}

ul {
	padding: 0px;
	margin: 0px;
}

#mem_loginbox {
	display: block;
	background-color: #eef2f1;
	padding: 10px 0px 10px 15px;
	margin: 5px 0px 10px 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
}

.mem_logintext {
	display: block;
	float: left;
	width: 60px;
	margin: 5px 0px 0px 0px;
}

.mem_logininput {
	width: 120px;
	border: solid 1px #59897b;
	margin: 0px 0px 2px 0px;
}

.mem_loginsubmit {
	margin: 2px 0px 0px 120px;
}

#contenttext {
	height: 285px;
	display: block;
	overflow: auto;
}

.mem_wd {
	display: block;
	margin: 10px 0px 5px 0px;
	font-family: arial narrow, arial, sans-serif;
	font-size: 16px;
	color: #59897b;
	font-weight: bold;
}

.mem_n {
	display: block;
	margin: 0px 0px 0px 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
}

.mem_logo {
	margin: 10px 0px 5px 0px;
}

#mem_linkdiv {
	display: block;
	width: 485px;
	background-color: #eef2f1;
	margin: 1px 0px 1px 0px;
	padding: 2px 5px 3px 5px;
	color: #abb3b1;
}

a.mem_link:link {
	font-size: 11px;
	color: #41766c;
	text-decoration: none;
}

a.mem_link:visited {
	font-size: 11px;
	color: #41766c;
	text-decoration: none;
}

a.mem_link:hover {
	font-size: 11px;
	color: #41766c;
	text-decoration: underline;
}

a.mem_link:active {
	font-size: 11px;
	color: #41766c;
	text-decoration: underline;
}

#mem_error {
	display: block;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #ff0000;
	margin: 10px 15px 0px 15px;
	text-align: center
}

a.mem_errlink:link {
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}

a.mem_errlink:visited {
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}

a.mem_errlink:hover {
	font-size: 11px;
	color: #ff0000;
	text-decoration: underline;
}

a.mem_errlink:active {
	font-size: 11px;
	color: #ff0000;
	text-decoration: underline;
}

#cat {
	display: block;
	width: 167px;
	background-color: #59897b;
	margin: 10px 0px 0px 0px;
	color: #ffffff;
	padding: 2px 0px 2px 5px;
}

#subcat {
	display: block;
	width: 150px;
	background-color: #eef2f1;
	margin: 0px;
	color: #abb3b1;
	padding: 2px 0px 2px 5px;
	font-size: 10px;
	font-weight: bold;
}

#subcat2 {
	display: block;
	width: 133px;
	background-color: #fafafa;
	margin: 0px;
	color: #abb3b1;
	padding: 2px 0px 2px 5px;
	font-size: 10px;
	font-weight: bold;
}

#subcat3 {
	display: block;
	width: 116px;
	background-color: #fafafa;
	margin: 0px;
	color: #abb3b1;
	padding: 2px 0px 2px 5px;
	font-size: 10px;
	font-weight: bold;
}

#subcat4 {
	display: block;
	width: 99px;
	background-color: #fafafa;
	margin: 0px;
	color: #abb3b1;
	padding: 2px 0px 2px 5px;
	font-size: 10px;
	font-weight: bold;
}

#subcat5 {
	display: block;
	width: 82px;
	background-color: #fafafa;
	margin: 0px;
	color: #abb3b1;
	padding: 2px 0px 2px 5px;
	font-size: 10px;
	font-weight: bold;
}

a.cat_link:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.cat_link:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.cat_link:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

a.cat_link:active {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

a.subcat_link:link {
	font-size: 11px;
	color: #41766c;
	text-decoration: none;
}

a.subcat_link:visited {
	font-size: 11px;
	color: #41766c;
	text-decoration: none;
}

a.subcat_link:hover {
	font-size: 11px;
	color: #41766c;
	text-decoration: underline;
}

a.subcat_link:active {
	font-size: 11px;
	color: #41766c;
	text-decoration: underline;
}

a.subcat2_link:link {
	font-size: 11px;
	color: #41766c;
	text-decoration: none;
}

a.subcat2_link:visited {
	font-size: 11px;
	color: #41766c;
	text-decoration: none;
}

a.subcat2_link:hover {
	font-size: 11px;
	color: #41766c;
	text-decoration: underline;
}

a.subcat2_link:active {
	font-size: 11px;
	color: #41766c;
	text-decoration: underline;
}

.cat_header {
	display: block;
	margin: 5px 0px 5px 0px;
	font-family: arial narrow, arial, sans-serif;
	font-size: 18px;
	color: #59897b;
	font-weight: bold;
}

#mem_spacer {
	display: block;
	height: 5px;
}

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: url(list.gif) no-repeat left center;
list-style-type: none;
padding: 0px 0px 0px 17px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: url(closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}

