body,html {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #000000;

}



body,td,tr,th {

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

font-size:12px;

color:#322610;

}



.footer {

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

font-size:10px;

color:#333333;

}







/*******************************************************/





#dropmenudiv{



position:absolute;



border:1px solid #521A0B;



border-top: 0px solid;



border-bottom-width: 0;



font:normal 14px "Times new Roman", Times, serif;



line-height:20px;


z-index:100;



}







#dropmenudiv a{



width: 100%;



display: block;



text-indent: 3px;



border-bottom: 1px solid #521A0B;



padding: 1px 0;



text-decoration: none;



font-weight: normal;



color: #624F37;



background-color: #ECD8BD;



}







#dropmenudiv a:hover{ /*hover background color*/



background-color: #E1C8A2;



}