body {margin:0px; font:16px Arial Narrow;
font-weight:bold;}
* {padding:0; margin:0}
.dropdown {float:left;}
.dropdown dt {width:112px;  font-weight:bold; cursor:pointer; background:url(images/header.gif)}
.dropdown dt:hover {background:url(images/img_menu_products1.jpg)}
.dropdown dd {position:absolute; overflow:hidden; width:130px; border-right:1px solid #CCCCCC; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:250px; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#ffffff; text-decoration:none; background:#761212; width:194px}
.dropdown a:hover {background:#761212; color:#ffff00}
.dropdown .underline {border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; border-left:1px solid #CCCCCC;}
