@charset "utf-8";
/*
 Ajatix Pure CSS Menu
 Copyright (C) 2009-2013 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuBTQVZVA {position:relative;z-index:100;width:100%;min-width:588px;height:28px;border:1px solid #3770b5;background:#9ccff3;}
* html .AJXMenuBTQVZVA .ajxmw1 {float:left;height: 1px;border-left:590px solid #fff;}
* html .AJXMenuBTQVZVA .ajxmw2 {position:relative;margin-left:-590px;height:1px;background:#9ccff3;}
.AJXMenuBTQVZVA ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXMenuBTQVZVA li {float:left;margin:0;padding:2px 0px 2px 0;}
.AJXMenuBTQVZVA li.tfirst {padding-left:2px;}
.AJXMenuBTQVZVA li.tlast {padding-right:2px;}
.AJXMenuBTQVZVA li:hover,.AJXMenuBTQVZVA li a:hover {position:relative;}
.AJXMenuBTQVZVA a {display:block;float:left;height:22px;white-space:nowrap;padding:0 11px 0 11px;font:bold 13px Verdana,Arial,Helvetica,sans-serif;line-height:22px;text-decoration:none;text-align:left;border:1px solid #689fe0;color:#b01c2e;}
.AJXMenuBTQVZVA li:hover a,.AJXMenuBTQVZVA a:hover {border-color:#c2d5e2;color:#800040;background:#7cabe4;}
.AJXMenuBTQVZVA a.ajxsub {padding:0 20px 0 11px;background:url(ajxmenu_files/top-sub.gif) no-repeat center right;}
.AJXMenuBTQVZVA li:hover a.ajxsub,.AJXMenuBTQVZVA a.ajxsub:hover {background:#7cabe4 url(ajxmenu_files/top-sub.gif) no-repeat center right;}
.AJXMenuBTQVZVA ul ul {position:absolute;left:-9999px;top:-9999px;width:206px;height:auto;border:none;background:#689fe0;}
.AJXMenuBTQVZVA ul :hover ul {left:-3px;top:28px;}
.AJXMenuBTQVZVA .tfirst:hover ul {left:-1px;}
.AJXMenuBTQVZVA li li {width:200px;border:1px solid #3770b5;border-width:0 1px;padding:0 2px 0px 2px;}
.AJXMenuBTQVZVA li li.sfirst {border-top:1px solid #3770b5;}
.AJXMenuBTQVZVA li li.slast {border-bottom:1px solid #3770b5;padding-bottom:2px;}
.AJXMenuBTQVZVA ul ul a,.AJXMenuBTQVZVA ul :hover ul a {float:none;margin:0;width:182px;height:auto;white-space:normal;padding:4px 8px 5px 8px;font:13px Verdana,Arial,Helvetica,sans-serif;line-height:13px;text-decoration:none;border:1px solid #689fe0;color:#b01c2e;background:none;}
.AJXMenuBTQVZVA ul :hover ul .sfirst a {margin-top:2px;}
.AJXMenuBTQVZVA ul ul :hover a,.AJXMenuBTQVZVA ul ul a:hover {border-color:#c2d5e2;color:#800040;background:#7cabe4;}
.AJXMenuBTQVZVA img {position:fixed;left:0;top:0;width:0;height:0;z-index:-1;display:none;}
.AJXMenuBTQVZVA li.tsub:hover ~ li img {width:100%;height:100%;display:block;}
.AJXMenuBTQVZVA br {clear:both;height:0;font-size: 1px;line-height: 0px;}
