.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BFBF80;
	border: 1px outset #CCCC00;







}
.menudrop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC9999;
	border: 1px outset #CCCC00;


}
a:link {  color: #FFFFFF; text-decoration: none}
a:visited {  color: #FFFFFF; text-decoration: none}
a:hover {  color: #FFFFFF; text-decoration: none}
a:active {  text-decoration: none}
.buttonovermain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #CC9966;
	border: 1px outset #CCCC00;

}
.buttonoverdrop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC9966;
	border: 1px outset #CCCC00;

}
