body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003466;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.sdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
	color:#CCCCCC;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#dropmenudiv{
position:absolute;
border:2px black;
border-bottom-width: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
line-height:15px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 2px black;
padding: 1px 0;
text-decoration: none;
color:#FFFFFF;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: brown;
}
.but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
.aexea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.aexea:a {
	color: #CCCCCC;
}
.BrownHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc0000;
}

.aexea:hover {
	color:#FFCC00;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #666666;
	background-color: #E8E8E8;
}

.copytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CC0000;
}
a:link {
	color: #006699;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #990000;
}
a:active {
	color: #999999;
}
