/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2009 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXCSSMenuWVITSZB {position:relative;margin:0 auto;z-index:100;width:778px;height:25px;border:1px solid #990000;background:#800000 url(images/maroon-top-bg.gif) center center;}
.AJXCSSMenuWVITSZB ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXCSSMenuWVITSZB li {float:left;margin:0;padding:0px 4px 0px 0;}
.AJXCSSMenuWVITSZB li.tlast {padding-right:0px;}
.AJXCSSMenuWVITSZB li:hover,.AJXCSSMenuWVITSZB .ajxover {position:relative;}
.AJXCSSMenuWVITSZB a {display:block;float:left;height:25px;white-space:nowrap;overflow:hidden;padding:0 12px 0 0;font:13px/25px Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;color:#ffffff;}
.AJXCSSMenuWVITSZB a b {display:block;padding:0 0 0 12px;}
.AJXCSSMenuWVITSZB li:hover a,.AJXCSSMenuWVITSZB .ajxover a {background:#ffffff url(images/maroon-tab.gif) no-repeat bottom right;}
.AJXCSSMenuWVITSZB li:hover a b,.AJXCSSMenuWVITSZB .ajxover a b {background:url(images/maroon-tab.gif) no-repeat bottom left;}
.AJXCSSMenuWVITSZB ul ul {position:absolute;left:-9999px;top:-9999px;width:197px;height:auto;border:none;background:#9d0000 url(images/maroon-sub-bg.gif) repeat-x top left;}
.AJXCSSMenuWVITSZB ul :hover ul,.AJXCSSMenuWVITSZB ul .ajxover ul {left:-3px;top:25px;}
.AJXCSSMenuWVITSZB li li {width:191px;padding:0 3px 0px 3px;}
.AJXCSSMenuWVITSZB li li.slast {padding-bottom:3px;}
.AJXCSSMenuWVITSZB ul ul a,.AJXCSSMenuWVITSZB ul :hover ul a,.AJXCSSMenuWVITSZB ul .ajxover ul a {float:none;margin:0;width:179px;height:24px;padding:0 0 0 12px;font:13px/24px Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;border:0;color:#ffffff;background:none;}
.AJXCSSMenuWVITSZB ul :hover ul .sfirst a,.AJXCSSMenuWVITSZB ul .ajxover ul .sfirst a {margin-top:3px;}
.AJXCSSMenuWVITSZB ul :hover ul a b,.AJXCSSMenuWVITSZB ul .ajxover ul a b {display:block;padding:0 12px 0 0;font-weight:normal;background:none;}
.AJXCSSMenuWVITSZB ul ul :hover a,.AJXCSSMenuWVITSZB ul ul .ajxover a {background:#900000;}
.AJXCSSMenuWVITSZB ul ul :hover a b,.AJXCSSMenuWVITSZB ul ul .ajxover a b {background:none;}
.AJXCSSMenuWVITSZB br {clear:both;height:0;font-size: 1px;line-height: 0px;}
