body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0;
	margin-left:0;
}

body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:600;
	text-decoration:underline;
	margin:0;
	
}

a.yellowtext:visited {color: #fffbe6; text-decoration: underline;	}
a.yellowtext:hover {	color: #fffbe6;	text-decoration: none;	}
a.yellowtext:link {color: #fffbe6; text-decoration: underline;}

a.bodylinks:visited {color: #0066CC; text-decoration: underline;}
a.bodylinks:hover {	color: ##0066CC;	text-decoration: underline;	}
a.bodylinks:link {color: ##0066CC; text-decoration: underline;}

a.sub-header:visited {color: #0066CC;	font-weight:bold; text-decoration: underline;	}
a.sub-header:hover {color: #0066CC;	font-weight:bold; text-decoration: none;	}
a.sub-header:link {color: #0066CC; font-weight:bold; text-decoration: underline;}

a.redlinks:visited {color: #861a0b;	font-size:10px ;font-weight:bold; text-decoration: underline;	}
a.redlinks:hover {color: #861a0b;	font-size:10px ;font-weight:bold; text-decoration: none;	}
a.redlinks:link {color: #861a0b; font-size:10px ; font-weight:bold; text-decoration: underline;}

.orange_header{
	color: #0066CC;
	font-weight: bold;
}


.bodyheader {
	color: #0099FF;
	font-weight: bold;
}

.sub-header_unlink {
	color: #0066CC;
	font-weight: bold;
}

.bottom {color: #ffffff; font-size: 10}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
COLOR:#ebebeb;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #807e77;
}



