* {padding:0; margin:0}




.menuwrapper {width:780px; margin: 0px 0px 0px 40px; padding: 6px 0px 0px 0px;}

.dropdown {float:left} /* padding-right:5px */
.dropdown dt {padding:8px; font-weight:bold; cursor:pointer; background:url(../images/header2.gif)} /*width:188px; border:2px solid #9ac1c9;*/
.dropdown dt:hover {background:url(../images/header2.gif) 0 -31px;}
.dropdown dd {position:absolute; overflow:hidden; width:150px; display:none; background:#fff; z-index:200; opacity:0} /*width:208px;*/
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:194px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #0065a4}


.nodrop, .nodrop:active, .nodrop:visited {float:left; display:block; padding:8px; font-weight:bold; background:url(../images/header2.gif); color:#333; text-decoration:none}
.nodrop:hover {background:url(../images/header2.gif) 0 -31px;}






.dropdown ul {width:204px; border:1px solid #0065a4; list-style:none; border-top:none;}


