* {padding:0; margin:0}
.dropdown {float:left; padding-top:7px; padding-bottom:7px; margin-left:0px;}
.dropdown:hover {background:url(../images/orange_menu_bg.png) left top repeat-x; height:32px;}
.dropdown dt {cursor:pointer;}
.dropdown dt:hover {}
.dropdown dd {position:absolute; margin-top:7px; overflow:hidden; display:none; background:#fff; z-index:200; opacity:0; text-align:left;}
.dropdown ul { border:1px solid #009900; background:#FFFFFF; list-style:none; border-top:none; text-align:left; font-family:Arial; font-size:12px; font-weight:600;}
.dropdown li { display:inline; }
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding-top:8px; padding-left:20px; padding-bottom:5px; color:#8C8C8C; text-decoration:none; background:url(../images/green_star_top.jpg) left top no-repeat;}
.dropdown a:hover {color:#8C8C8C; background:#DADFD0 url(../images/green_star_top_grey.jpg) left top no-repeat;}
.dropdown .underline {border-bottom:1px solid #FFFFFF}
.dropdown1 a{float:left; height:24px; font-weight:bold; color:#6B7C47; text-decoration:none; cursor:pointer; padding-top:12px; padding-left:5px; padding-bottom:5px; margin-left:10px;}
