.header {

	color: white;

	font-weight: bold;

	font-size: 10pt;

	font-family: Trebuchet MS;

	

}



.hdr {

	color: #6C0000;

	font-family: Trebuchet MS;

	font-size: 10pt;

	font-weight: bold;

	text-transform: uppercase;

	

}





.menu {

	color: white;

	font-weight: bold;

	font-size: 9pt;

	font-family: Trebuchet MS; 

	text-align:center;

	text-decoration: none;

	

}







.body {

	color: 4e4e4e;

	font-weight: bold;

	font-size: 9pt;

	font-family: Trebuchet MS; 



}









.footer {

	color: white;

	font-weight: bold;

	font-size: 8pt;

	font-family: Trebuchet MS;

	

}





#dropmenudiv{

position:absolute;

border:1px solid black;

font:normal 12px Verdana;

line-height:18px;

z-index:100;

}



#dropmenudiv a{

width: 100%;

display: block;

text-indent: 3px;

color: white;

}



#dropmenudiv a:hover{

background-color: black;

}