body {
	font: 16pt "Times New Roman";
	color: #777461;
	font-weight:strong;
	}



h1 {
	font: 24pt "Times New Romain";
	color: #507233;
	}
p { margin: 0 0 1em 0; }
a {
	color: #95693f;
	outline: none;
	}
a:hover { color: red; }

.notext {
	text-align: left;
	text-indent: -5000px;
	overflow: hidden;
	}
.nodisplay {
	display: none;
	}

.footerbar{
color:#777461;

}

.footer{
font: 7.0pt "Times New Roman";
font-weight:bold;
color:#777461;

}


#BAR{
border-top:2px solid #666666;
border-right:1px solid #666666;
border-bottom:2px solid #666666;
border-left:1px solid #666666;
background:#CCCCCC;

}


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 1px;
font: 10pt "Times New Roman";
line-height:25px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
font: 10pt "Times New Roman";
color:#38422d;
font-weight: none;
background-color: #daddd6;
line-height:18px;
}

#dropmenudiv a:hover{ /*hover background color*/
text-decoration: none;
font: 10pt "Times New Roman";
color:#ae760a;
font-weight: none;
line-height:18px;
background-color: #C9C8AC;
}