#top_menu {background:#7d7d7d;height:23px;position: relative;z-index:2;white-space: nowrap;}
#top_menu ul {float:left;position: relative;z-index: 2;margin: 0;padding: 0;white-space: nowrap;}
#top_menu li {background: url(../images/item.gif) no-repeat right 5px;margin:1px 0;padding: 0;float: left;list-style-type: none;position: relative;display: inline;}
#top_menu li li {float: none;margin: 0;}
#top_menu a {font:bold 10pt "Trebuchet MS";color:#FFFFFF;text-decoration:none; margin: 0  0px 0px  0 ;padding: 2px 8px;display: block;white-space: nowrap;position: relative;}
#top_menu .menu_hover,#top_menu  a:hover {background: #CCCCCC; color:#000000}
#top_menu .new a  {background-image: url(../images/new.gif);background-position:right center;background-repeat:no-repeat;padding-right:20px}

#top_menu div.dropdownmenu {background: #CCCCCC;display: none;position: absolute;top: 24px;z-index: 2;padding: 10px; border:1px solid #000000;}
#top_menu div.dropdownmenu li a{background: url(../images/square.gif) no-repeat left 9px;font:10pt "Trebuchet MS";text-decoration:none;text-align:left; color:#000000; border-bottom:1px solid #000000;}
#top_menu div.dropdownmenu li a:hover {background: url(../images/square.gif) no-repeat left 9px; background-color:#555555; font:10pt "Trebuchet MS";text-decoration:underline;text-align:left; color:#FFFFFF}