#pad {height:28px;}
#menu {padding:0; margin:0; list-style:none; height:28px; position:relative; z-index:500; font-family:Georgia;}
#menu li {float:left; margin-right:1px;}
#menu li a {display:block; float:left; height:40px; line-height:30px; color:#666666; text-decoration:none; font-size:12px; font-weight:bold; padding:0 20px 0 20px;}


#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

a:active, a:focus{ outline:none;} 

/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {z-index:200; position:relative;color:#cc0000; }
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {color:#cc0000; }
#menu li:hover > a.sub {color:#cc0000; }

#menu li.current a {color:#fff; background:#840;}

#menu li.current a.sub {color:#cc0000; background:url(../../htmlwhite/images/submenubg1.jpg) no-repeat; }

#menu :hover ul {left:10px; top:30px; width:120px; color:#666666; background:#fff url(../../htmlwhite/images/submenubg1.jpg) no-repeat; text-align:center;}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; text-align:center;}

#menu :hover ul :hover ul
{left:120px; top:-1px; background:#222; white-space:nowrap; width:100px; z-index:200; height:auto; text-align:center;}

#menu :hover ul li {margin:0; text-align:center;}
#menu :hover ul li a {width:120px; padding:0; color:#666666; text-indent:0px; background:url(../../htmlwhite/images/submenubg1.jpg) no-repeat; color:#666666; height:30px; line-height:30px; text-align:center;}
#menu :hover ul li a.fly {background:url(../../htmlwhite/images/submenubg1.jpg) no-repeat; text-align:center;}

#menu :hover ul :hover { color:#cc0000;}
#menu :hover ul :hover a.fly {color:#cc0000;}

#menu :hover ul li.currentsub a { color:#666666;}
#menu :hover ul li.currentsub a.fly {background:url(../../htmlwhite/images/submenubg1.jpg) no-repeat right center; color:#cc0000; text-align:center; text-align:center;}

#menu :hover ul :hover ul li a {width:100px; padding:0; text-indent:0px; background:url(../../htmlwhite/images/submenubg1.jpg); color:#cc0000; text-align:center;}
#menu :hover ul :hover ul :hover {color:#666666;}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {color:#cc0000;}