

* {padding:0; margin:0}

.dropdown dt {width:155px; font-weight:bold; cursor:pointer;
height:29px;
}
.dropdown dt:hover{ height:29px; width:155px;}
.dropdown dd {position:absolute; overflow:hidden; width:155px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul { list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; color:#000; text-decoration:none;
 background:url(../images/menu/blank_yellow.jpg) no-repeat; height:29px; width:155px; font-weight:bold;
 font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#00000; text-align:center;  line-height:25px;}
.dropdown a:hover { background:url(../images/menu/blank_black.jpg) no-repeat;
height:29px; width:155px; text-align:center; color:#FE9900; font-family:Arial, Helvetica, sans-serif; font-size:13px;
 font-weight:bold; line-height:25px;}
.dropdown .underline {}
.dropdown a
{
 color:#000000;}

.dropdown dd ul li .tall {
	line-height:18px;
	background:url(/images/menu/blank_yellow_tall.jpg) no-repeat;
	height:40px;
}

.dropdown .tall:hover {
	background:url(/images/menu/blank_black_tall.jpg) no-repeat;
}

