/* IE5.5 */
* html #menu ul ul { top:20px; t\op:20px; width:167px; list-style-type:none; } 
* html #menu ul ul a { list-style-type:none; width:100px; w\idth:147px; } 
#menu table {  position:absolute;  margin:0;  padding:0; top:0;  left:0; } 
* html #menu a,  
* html #menu a:visited  
* shtml #menu ul { width:147px; w\idth:auto; top:20px; t\op:20px; list-style-type:none; }  

/* FIREFOX */ 
.mainnav { float : left; width : 960px; height : 20px; background:url(/images/dropdown_images/pro_line_0.gif) transparent; background-repeat:repeat-x; margin-bottom:4px; } 
.mainnav form a { color:#0066cc; font-size:11px; } 
.mainnav form a:hover { color:red; text-decoration:none;} 
.mainnav form {float:right;} 
.submit { background:#800000; color:#fff; font-size:10px; font-weight:bold; border:1px outset #000; } 
.input { border:2px inset #000; font-size:10px; } 
#menu {  font-size:12px;  font-family:arial,sans-serif; position:relative;  float:left; width:760px; z-index:100; background:transparent} 
#menu ul {  padding:0;  margin:0;  list-style-type:none;  background:url(/images/dropdown_images/nav_button_copy.gif); background-repeat: repeat-y; } 
#menu ul ul { width:167px; margin:0; padding:0; visibility:hidden; position:absolute; } 
#menu li {  float:left;  position:relative;  list-style-type:none;  height:19px; border-bottom:1px solid #808000; }  
#menu a, #menu a:visited { color:#006; display:block; padding:0 10px 0 10px;  margin:0 0 0 0; line-height:20px; border-right:1px solid #808000; } 
#menu a:hover {text-decoration:none;color: #ffff80; padding:0 10px; background:url(/images/dropdown_images/nav_button_copy.gif) #0066cc; background-repeat: no-repeat; }   
#menu ul ul a,  #menu ul ul a:visited { width:147px; background:url(/images/dropdown_images/nav_button.gif) #0066cc; background-repeat: no-repeat; } 
#menu ul ul a:hover{ background:url(/images/dropdown_images/nav_button_copy.gif) #0066cc; background-repeat: no-repeat; } 
#menu ul li a.parent:hover { background:#0066cc; list-style-type:none; }  
#menu ul li:hover ul, #menu ul a:hover ul {visibility:visible;}  
