* {padding:0; margin:0}
#leftcolumn {float:left; width:225px}
#rightcolumn {float:left; width:525px}
.dropdown {display:block; font:12px Verdana, Arial, Helvetica; position:relative;}
.dropdown dt {width:188px; border:0px solid #9ac1c9; padding:8px; font-weight:bold; cursor:pointer; background:url('images/menubtn.gif'); color:#fff;}
.dropdown .upperdd {border-bottom:none;}
.dropdown dt:hover {background:url('images/menubtn.gif') 0 -32px;}
.dropdown dd {position:absolute; top:0; overflow:hidden; width:208px; display:none; background:#fff; opacity:0;}
.dropdown ul {width:204px; border:0px solid #9ac1c9; list-style:none;}
.dropdown li {display:inline;}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#fff; text-decoration:none; background:url('images/btnin.gif'); width:194px;}
.dropdown a:hover {background:url('images/btnout.gif'); color:#fff;}
.dropdown .underline {border-bottom:1px solid #669933;}

/*background:#669933   background:#333366*/
