.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}

.bodycopy11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}

.bodycopybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}


.bodyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #660000;
}



.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #938BBA;
	text-decoration: none;
}

.bottomnav A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.bottomnav A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.bottomnav A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


.ftextsmall {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: red;
}


#dropmenudiv{
position:absolute;
border:0px solid black;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:19px;
z-index:100;
text-decoration: none; 

}


#dropmenudiv a{
width: 100%;
display: block;
text-indent: 6px;
text-decoration: none; 
color: #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #bbbbbb;
text-decoration: none; 
color: #000000;
}


