/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2009-2012 Ajatix. All rights reserved.
 http://www.ajatix.com
 Unregistered copy.
 Any usage except for the purpose of evaluation is strictly prohibited.
*/
.AJXCSSMenubfUSWSA {position:relative;z-index:100;width:100%;min-width:590px;height:41px;background:#2e6fa9 url(ajxmenu_files/menu-bg.gif) center right;text-align:center;}
* html .AJXCSSMenubfUSWSA .ajxmw {height: 1px;margin-left:590px;}
* html .AJXCSSMenubfUSWSA .ajxmw2 {position:relative;margin-left:-590px;height: 1px;background:#2e6fa9 url(ajxmenu_files/menu-bg.gif) center right;}
.AJXCSSMenubfUSWSA ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXCSSMenubfUSWSA ul {display:inline;}
*+html .AJXCSSMenubfUSWSA ul {display:inline;}
.AJXCSSMenubfUSWSA li {float:left;margin:0;}
.AJXCSSMenubfUSWSA a {display:block;float:left;height:41px;white-space:nowrap;overflow:hidden;padding:0 12px 0 12px;font:bold 12px/41px Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;color:#cae3f8;background:url(ajxmenu_files/top.gif) top right;}
.AJXCSSMenubfUSWSA li:hover a,.AJXCSSMenubfUSWSA .ajxover a {color:#ffffff;background:#5597d1 url(ajxmenu_files/top.gif) bottom right;}
.AJXCSSMenubfUSWSA br {clear:both;height:0;font-size: 1px;line-height: 0px;}
