#dropline {color: white; padding:0 0 0 0px; margin:0px; width: 960px; list-style:none; height:40px; background:#990000; position:relative; font-weight:bold}
#dropline table {border-collapse:collapse: width:0; height:0; margin:-3px -10px;}

#dropline li {background-color: #990000; float:left;}
#dropline li a {background-color: #990000; display:block; height:40px; line-height:40px; padding:0 0px 0 0; float:left; color: #bfbfbf; text-decoration:none; font-family:arial, sans-serif; font-size:18px;}
#dropline li a b {display:block; height:40px; float:left; padding:0 0 0 0px; cursor:pointer; background-color: #990000;}
#dropline li a:hover {background-repeat: no-repeat; background-image: url(images/hoverbg.png); line-height: 44px; height: 44px;}
#dropline li a:hover b { background-repeat: no-repeat; background-image: url(images/hoverbg.png); line-height: 44px; height: 44px;  }

#dropline ul {padding:0; margin:0; list-style:none; position:absolute; height:25px; width:960px; background-color: #990000; color: #bfbfbf; left:-9999px; top:42px; z-index:10;}
#dropline ul li {background-color: #990000; height:25px; line-height:25px;}
#dropline ul.right li {background-color: #990000; float:right;}
#dropline ul li a {background-color: #990000; color: white; padding:0 55px 0 22px; height:25px; line-height:25px; font-size:12px;}
#dropline ul li a:hover {height:25px; line-height:25px; color:white; background-color: #660000;}
#dropline ul li a.last {background-color: #990000; border:0;}


#dropline :hover ul {left:0; background-color: #990000;}

#dropline li.current ul {left:0; z-index:1; background-color: #990000;}
#dropline li.current a {color:white; line-height:40px; height:40px; background-color: #660000;}
#dropline li.current a b {background-color: #990000; color:white; line-height:40px;}
#dropline li.current ul li a {color: white; padding:0 55px 0 22px; height:25px; line-height:25px; background-color:#990000;}
#dropline li.current ul li a:hover {color:white; background-color: #660000;}
#dropline li.current ul li.current a {color: white;background-color: #660000;  }
#dropline li.current ul li.current a:hover {color:white; background-color: #660000;}

#dropline ul.blank {background: white;}