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