#menu {padding:0; margin:0; list-style:none; height:49px; position:relative;  font-family:arial, verdana, sans-serif;}



#menu li.top {display:block; float:left;}
#menu li a.top_link {display:block; float:left; height:49px; line-height:49px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 0px; cursor:pointer;}


#menu table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}
#menu li:hover {position:relative; z-index:200;}
#menu a:hover {position:relative; white-space:normal; z-index:200;}

#menu :hover ul.sub {left:1px; top:49px; background: #f9f9f9; padding:0px; border:1px solid #d5d4d4; white-space:nowrap; width:122px; height:auto; z-index:300;}
#menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:120px; font-weight:normal;}
#menu :hover ul.sub li a {display:block; font-size:11px; height:18px; width:122px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #d5d4d4;}
#menu :hover ul.sub li a:hover  {background:#13428b; color:#fff; border-color:#fff;}



#menu a:hover a:hover ul,
#menu a:hover a:hover a:hover ul,
#menu a:hover a:hover a:hover a:hover ul,
#menu a:hover a:hover a:hover a:hover a:hover ul {left:89px; top:0px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; z-index:400; height:auto;}

#menu ul, 
#menu a:hover ul ul,
#menu a:hover a:hover ul ul,
#menu a:hover a:hover a:hover ul ul,
#menu a:hover a:hover a:hover a:hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu li:hover li:hover > ul {left:90px; top:-4px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; z-index:400; height:auto;}
#menu li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#menu li:hover li:hover > a.fly {background:#3f96a9 url(arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff;} 
#menu li:hover li:hover > li a.fly {background:#50b5d0 url(arrow.gif) 80px 6px no-repeat; color:#000; border-color:#50b5d0;} 
