.tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	margin:0px;
	padding:0px;
}

.theader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}

.tableborder {
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	
	border-right-style: inset;
	border-bottom-style: solid;
	border-left-style: inset;
		
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;	
	
}


.bodytableborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	border-top-width: 0.10pt;
	border-left-width: 0.10pt;
	border-right-width: 0.10pt;
	border-bottom-width: 0.10pt;
	
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	
	border-top-color: #3D4758;
	border-right-color: #3D4758;
	border-bottom-color: #3D4758;
	border-left-color: #3D4758;
}

.membertable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	border-left-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


.sidebar A:link {color: #ffffff; text-decoration: none}
.sidebar A:visited {color: #cccccc; text-decoration: none}
.sidebar A:active {color: #ffffff; text-decoration: none}
.sidebar A:hover {text-decoration: underline; color: #ffffff;}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.body a:link {
	color: #006699;
	text-decoration: none;
}
.body a:visited {
	color: #006699;
	text-decoration: none;
}
.body a:hover {
	color: #FF0000;
	text-decoration: none;
}
.body a:active {
	text-decoration: none;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}

.linkheader {
	font-weight: bold;	
	color: #990000;
}

div.contents 
{ 
   scrollbar-arrow-color: #8299A6; 
   scrollbar-3dlight-color: #8299A6; 
   scrollbar-highlight-color: #8299A6; 
   scrollbar-face-color: #F6F6F6; 
   scrollbar-shadow-color: #8299A6; 
   scrollbar-darkshadow-color: #8299A6; 
   scrollbar-track-color: #F6F6F6; 
   height: 260px; overflow: auto; 
}    