* {padding:0; margin:0}
.dropdown {display:block; position:relative; }
.dropdown dt {width:143px; border:1px solid #000000; padding:8px; font-weight:bold; color:#ffffff; cursor:pointer; font-family: "Arial"; font-size: 12px; font-weight:normal; text-align:right; background:url(images/header.png); text-shadow: 2px 2px 2px #000; }
.dropdown .upperdd {border-bottom:none; }
.dropdown dt:hover {background:url(images/header_over.png); }
.dropdown dd {position:absolute; top:0; overflow:hidden; width:163px; display:none; background:#ffffff; opacity:0; }
.dropdown ul {width:156px; border:1px solid #000000; list-style:none; }
.dropdown li {display:inline; }
.dropdown a, .dropdown a:active {display:block; padding:5px; color:#333; font-family: "Arial"; font-size: 11px; font-weight: normal; color:#ffffff; text-decoration:none; background:#8d9aa5; width:146px; }
.dropdown a:hover {background:#d9e1e4; color:#000000;  text-shadow: 0px 0px 0px #000000;}
.dropdown {border-bottom:1px solid #000000; font-family: "Arial"; font-size: 11px; font-weight: normal; color:#d8d8d7; text-align:left;  text-shadow: 2px 2px 2px #000000; }
.underline {border-bottom:1px solid #000000; font-family: "Arial"; font-size: 11px; font-weight: normal; text-align:left; }
