
* {padding:0; margin:0}
.dropdown {float:left;}
.dropdown dt {width:105px; padding:8px; font-weight:bold; cursor:pointer; background:url(images/header.gif)}
.dropdown dt:hover {background:url(images/header_over.gif); color: #000099 }

.dropdown dd {position:absolute; overflow:hidden; width:180px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:100px; list-style:none; border-top:none;}
.dropdown li {display:inline;height:12px;}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:500px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}
.style1 {color: #FFFFFF}

.dropdown1 {float:left;}
.dropdown1 dt {width:93px; padding:8px; font-weight:bold; cursor:pointer; background:url(images/header.gif)}
.dropdown1 dt:hover {background:url(images/header_over.gif); color: #000099 }

.dropdown1 dd {position:absolute; overflow:hidden; width:180px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown1 ul {width:93px; list-style:none; border-top:none}
.dropdown1 li {display:inline}
.dropdown1 a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:500px}
.dropdown1 a:hover {background:#d9e1e4; color:#000}
.dropdown1 .underline {border-bottom:1px solid #b9d6dc}
.style1 {color: #FFFFFF}


/* target IE6 and below */
* html {.dropdown dt {width:93px; padding:8px; font-weight:bold; cursor:pointer; background:url(images/header.gif)}
* html {.dropdown ul {width:93px; list-style:none; border-top:none}


