body {font:5px Verdana;}
* {padding:0; margin:0 0 1px 0
}
.dropdown {float:left;background-color:#CDC9C9;height:50px; padding-right:5px;FONT-FAMILY: Verdana;FONT-SIZE: 12px;COLOR:Maroon;font-weight:bolder;
	width: 101px;
}
.dropdown dt { font-weight:bolder; cursor:pointer;}
.dropdown dt:hover {}
.dropdown dd {position:absolute; overflow:hidden; width:208px; display:none;}
.dropdown ul {width:20px;  list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; text-decoration:none; background:#CDC9C9; height:40px; width:88px;color:Maroon;}
.dropdown a:hover {background:#3BB9FF; color:#000}
.dropdown .underline {border-bottom:1px solid #007700}
.centertext
{
	text-align :center ;
}
