body {margin-top:10px;margin-left:10px;margin-right:10px;margin-bottom:15px; font:12px Verdana, Arial, Helvetica}
* {padding:0; margin:0}
.dropdown {float:left;}
.dropdown dt {width:219px; height:19px;border:0px solid #9ac1c9; padding:8px; font-weight:bold; cursor:pointer;}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:239px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:237px; border:1px solid #F5CC8E; list-style:none; border-top:none;border-bottom:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; font-size:18px; text-decoration:none; background:#F7EBCD; width:227px}
.dropdown a:hover {background:#F7F2EB; color:#000; text-decoration:none;}
.dropdown .underline {border-bottom:1px solid #F5CC8E}