.preload1 {background: url(../ncma/images/blank_over.gif);}
.preload2 {background: url(../ncma/images/blank_overa.gif);}

.menu {padding:0; margin:0; list-style:none; height:30px; background:#092A7D; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
.menu li.top {display:block; float:left;}

.menu li.bookmark {float:right; display:block; padding:5px 5px; height:30px; margin: auto 13px auto 0px;}

.menu li a.top_link {display:block; float:left; height:30px; line-height:27px; color:#ffffff; text-decoration:none; font-size:13px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background:#092A7D; border-right: 1px solid #000000;}

.menu li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:30px;}

.menu li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:30px;}

.menu li a.top_link:hover {color:#fff; background: url(../ncma/images/blank_over_1.gif) no-repeat;}

.menu li a.top_link:hover span {background: url(../ncma/images/blank_over_1.gif) no-repeat right top;}

.menu li a.top_link:hover span.down {background: url(../ncma/images/blank_overa_1.gif) no-repeat right top;}


.menu li:hover > a.top_link {color:#feff44; background: url(../ncma/images/blank_over_1.gif) no-repeat;}

.menu li:hover > a.top_link span {background: url(../ncma/images/blank_over_1.gif) no-repeat right top;}

.menu li:hover > a.top_link span.down {background: url(../ncma/images/blank_overa_1.gif) no-repeat right top;}

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

/* Default link styling */

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

.menu a:hover {visibility:visible; position:relative; z-index:200;}
.menu li:hover {position:relative; z-index:200;}

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

.menu :hover ul.sub {left:0; top:30px; background:#dfdfd7; padding:3px; border:1px solid #000000; white-space:nowrap; width:165px; height:auto; z-index:300;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:165px; font-weight:normal;}
.menu :hover ul.sub li a {display:block; font-size:12px; height:20px; width:165px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; text-align:left;}
.menu :hover ul.sub li a:hover {background:#3a93d2; color:#feff44;}

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:165px; z-index:400; height:auto;}

