/*
 Ajatix Pure CSS 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.
*/
.AJXMenuFAcVIMB {position:relative;z-index:100;width:100%;min-width:590px;height:41px;background:#2e6fa9 url(Menu2_files/menu-bg.gif) center right;text-align:center;}
* html .AJXMenuFAcVIMB .ajxmw1 {float:left;height: 1px;border-left:590px solid #fff;}
* html .AJXMenuFAcVIMB .ajxmw2 {position:relative;margin-left:-590px;height:1px;background:#2e6fa9 url(Menu2_files/menu-bg.gif) center right;}
.AJXMenuFAcVIMB ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXMenuFAcVIMB ul {display:inline;}
*+html .AJXMenuFAcVIMB ul {display:inline;}
.AJXMenuFAcVIMB li {float:left;margin:0;}
.AJXMenuFAcVIMB li:hover,.AJXMenuFAcVIMB li a:hover {position:relative;}
.AJXMenuFAcVIMB a {display:block;float:left;height:41px;white-space:nowrap;padding:0 12px 0 12px;font:bold 12px/41px Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;color:#cae3f8;background:url(Menu2_files/top.gif) top right;}
.AJXMenuFAcVIMB li:hover a,.AJXMenuFAcVIMB a:hover {color:#ffffff;background:#5597d1 url(Menu2_files/top.gif) bottom right;}
.AJXMenuFAcVIMB a.ajxsub {padding:0 26px 0 12px;background:url(Menu2_files/top-sub.gif) top right;}
.AJXMenuFAcVIMB li:hover a.ajxsub,.AJXMenuFAcVIMB a.ajxsub:hover {background:#5597d1 url(Menu2_files/top-sub.gif) bottom right;}
.AJXMenuFAcVIMB ul ul {position:absolute;display:block;left:-9999px;top:-9999px;width:202px;height:auto;background:#5597d1;}
.AJXMenuFAcVIMB ul :hover ul {left:-1px;top:41px;}
.AJXMenuFAcVIMB li li {width:200px;border:1px solid #98b1c4;border-width:0 1px;padding:0}
.AJXMenuFAcVIMB li li.sfirst {border-top:1px solid #98b1c4;}
.AJXMenuFAcVIMB li li.slast {border-bottom:1px solid #98b1c4;}
.AJXMenuFAcVIMB ul ul a,.AJXMenuFAcVIMB ul :hover ul a {float:none;margin:0;width:176px;height:auto;white-space:normal;padding:9px 12px 9px 12px;font:12px/12px Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#ffffff;background:none;}
.AJXMenuFAcVIMB ul ul :hover a,.AJXMenuFAcVIMB ul ul a:hover {background:#2d6fa9;}
.AJXMenuFAcVIMB br {clear:both;height:0;font-size: 1px;line-height: 0px;}
