* {margin:0}
body {font:10px Verdana, Arial, Helvetica}


.dropdown { margin-left:25pt; margin-right:25pt; display:block; position:relative;padding:0; }
.dropdown dt {margin-top:5px;width:153px; border:2px solid #9ab1c9; font-weight:bold; padding:3px; behavior:url("hover.htc"); text-align:left; cursor:pointer; background:url(images/header.png)}
.dropdown .upperdd {_border-bottom:none;  }
.dropdown dt:hover {background:url(images/header_over.png)}
.dropdown dt.hover {background:url(images/header_over.png)}
.dropdown dd {text-align:left;position:absolute; top:0; overflow:hidden; width:307px; display:none; background:#fff; opacity:0;}
.dropdown ul {width:304px; border:1px solid #b9d6dc; list-style:none; padding:0; }
.dropdown li {display:inline; }
.dropdown a, .dropdown a:active, .dropdown a:visited {behavior:url("hover.htc");display:block; padding:5px; color:#333; text-decoration:none; background:#E6EDFF; width:294px; }
.dropdown a:hover {background:#DBE4FF; color:#000;}
.dropdown a.hover {background:#DBE4FF; color:#000; }
.dropdown .underline {border-bottom:1px solid #b9d6dc}