body { font:11px Verdana, Arial, Helvetica, sans-serif}
.dropdown {float: left; padding-right:1px;  }
.dropdown dt { padding:3px; cursor:pointer; /*width:100%;*/ display:block;}
.dropdown dt a:link, .dropdown dt a:active, .dropdown dt a:visited{ color: #fff; text-decoration:none;}
.dropdown dt:hover { color: #fff;}
.dropdown dt a:hover { color: #073640;}
.dropdown dd {position:absolute; overflow:hidden; width:210px; margin-left:-39px; display:none; z-index:200; opacity:0; text-align: left}
.dropdown ul {width:210px; list-style:none; border-top:none; margin-top:5px;}
li {background-image: none;}
.dropdown li { display:block;}
.dropdown li a, .dropdown li a:active, .dropdown li a:visited {display:block; padding:5px; color:#FFF; text-decoration:none; background:#015365; width:190px; border-bottom:1px solid #b9d6dc; }
.dropdown li a:hover { background: #89B3BC}
#menurowborder { border-bottom:1px solid #89B3BC; border-left:1px solid #89B3BC; border-right:1px solid #89B3BC }

