#dropmenudiv{
border-left:1px solid white; border-right:1px solid white; border-top:1px solid white; border-bottom:0px solid white; position:absolute;
background-color:#E40001;
line-height:18px;
z-index:1000; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #E40001;
}
.mainnav {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	cursor:hand;
	font-size: 16px;

}
.footer {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer:hover{
	color: #000000;
	text-decoration: underline;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.maintext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
 }
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.subheader12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.subheader14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.listred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C70F0F;
	text-decoration: none;
	cursor: hand;
}
.lborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
}
.bborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}
