body {
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #black;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: black;
	scrollbar-track-color: #white;
	background-color: #666666;
}
a:link {
	/*font-family: "Times New Roman", Times, serif;*/
	font-weight: default;
	/*color: #000099;*/
	text-decoration: none;
}

a:active {
	/*font-family: "Times New Roman", Times, serif;*/
	font-weight: default;
	/*color: #0000CC;*/
	text-decoration: none;
}
a:visited {
	/*font-family: "Times New Roman", Times, serif;*/
	/*color: #000099;*/
	text-decoration: none;
	font-weight: default;
}
a:hover {
	/*font-family: "Times New Roman", Times, serif;*/
	font-weight: default;
	/*color: #BB5656;*/
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:17px}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.header {  font: bold 24px Arial, Verdana, Helvetica, sans-serif }
.subhead {  font-weight: bold; font-size: 12px  }
.list {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; text-decoration: none  }
.forms {  font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif }

.dropdown { position: absolute; color:black; width:140px;  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #EFEFEF; layer-background-color: #EFEFEF; top:136px; z-index:1; visibility: hidden ;}
.drophead { color:#333333; font: bold 12px Verdana, Arial, Helvetica, sans-serif; text-decoration:none }
.dropitem { text-decoration:none; color:black; font: 12px Arial, Verdana, Helvetica, sans-serif;}
.drophead:hover { color:black; text-decoration:none }
.dropitem:hover { color:black; font: bold }
.col_header { background-color:#33FFFF; font-weight:bold }
.table_header { font:Geneva, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold}
UL {font-size:11px; margin-left: 10px; list-style: inside;}

/* Format the bullets of the left navigation bar	*/
UL.nav { font-size:11px; margin-left: 0px; list-style: inside; color:#0000FF; line-height:1.1em;padding-bottom:0em;}
