/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2009-2012 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXCSSMenuedcWUcB {position:relative;z-index:100;width:100%;min-width:590px;height:40px;background:#0060a8 url(nav_files/menu-bg.gif) center center;}
* html .AJXCSSMenuedcWUcB .ajxmw {height: 1px;margin-left:590px;}
* html .AJXCSSMenuedcWUcB .ajxmw2 {position:relative;margin-left:-590px;height: 1px;background:#0060a8 url(nav_files/menu-bg.gif) center center;}
.AJXCSSMenuedcWUcB ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXCSSMenuedcWUcB li {float:left;margin:0;}
.AJXCSSMenuedcWUcB a {display:block;float:left;height:40px;white-space:nowrap;overflow:hidden;padding:0 25px 0 0;font:18px/40px Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#ffffff;}
.AJXCSSMenuedcWUcB a b {display:block;padding:0 0 0 25px;}
.AJXCSSMenuedcWUcB li:hover a,.AJXCSSMenuedcWUcB .ajxover a {background:#ffffff url(nav_files/top-mo.gif) no-repeat bottom right;}
.AJXCSSMenuedcWUcB li:hover a b,.AJXCSSMenuedcWUcB .ajxover a b {background:url(nav_files/top-mo.gif) no-repeat bottom left;}
.AJXCSSMenuedcWUcB br {clear:both;height:0;font-size: 1px;line-height: 0px;}
