body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-color: #6B876C;

	font-size: 11px;

	color: #000000;

}

h1 {

	font-family: "Times New Roman", Times, serif;

	font-size: 18px;

	color: #000000;

}

.disclaimer {

	font-size: 9px;

	color: #000000;

}

.disclaimerlink {

	font-size: 9px;

	color: #000000;

	text-decoration: underline;

}

.alignright {
float: right;
margin: 6px;
 }

.alignleft {
float: left;
margin: 6px;
 }

.subnav {

	font-size: 12px;

	color: #000000;

}

.whitebody {

	color: #FFFFFF;
	text-align: center;

}
.whitebody a:link {
 color: #fff;
}
.whitebody a:visited {
 color: #fff;
}
.whitebody a:hover {
 color: #c00;
}
#dropmenudiv{
position:absolute;
border:1px solid #999;
border-bottom-width: 0;
border-top-width: 0;
font:normal 11px Arial;
line-height:15px;
color: #333;
background-color: #D0CDB1;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #999;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #554F22;
background-color: #D0CDB1;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #6D784D;
color: #fff;
}

a:link {
	color: #147FC2;
}

a:visited {
   color: #306A5F;
}

a:hover {
   color: #900;
}
