@charset "utf-8";
/*
 Ajatix Pure CSS Menu
 Copyright (C) 2009-2013 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuHBAfDLD {position:relative;z-index:100;width:100%;min-width:590px;height:35px;background:#008888 url(ajxmenu_files/menu-bg.gif) center right;}
* html .AJXMenuHBAfDLD .ajxmw1 {float:left;height: 1px;border-left:590px solid #fff;}
* html .AJXMenuHBAfDLD .ajxmw2 {position:relative;margin-left:-590px;height:1px;background:#008888 url(ajxmenu_files/menu-bg.gif) center right;}
.AJXMenuHBAfDLD ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXMenuHBAfDLD li {float:left;margin:0;}
.AJXMenuHBAfDLD li:hover,.AJXMenuHBAfDLD li a:hover {position:relative;}
.AJXMenuHBAfDLD a {display:block;float:left;height:35px;white-space:nowrap;padding:0 20px 0 20px;font:bold 12px Verdana,Arial,Helvetica,sans-serif;line-height:35px;text-decoration:none;text-align:center;color:#ffffff;background:#008888 url(ajxmenu_files/top.gif) no-repeat top right;}
.AJXMenuHBAfDLD li:hover a,.AJXMenuHBAfDLD a:hover {background:#227755 url(ajxmenu_files/top.gif) no-repeat bottom right;}
.AJXMenuHBAfDLD a.ajxsub {padding:0 33px 0 20px;background:#008888 url(ajxmenu_files/top-sub.gif) no-repeat top right;}
.AJXMenuHBAfDLD li:hover a.ajxsub,.AJXMenuHBAfDLD a.ajxsub:hover {background:#227755 url(ajxmenu_files/top-sub.gif) no-repeat bottom right;}
.AJXMenuHBAfDLD ul ul {position:absolute;left:-9999px;top:-9999px;width:207px;height:auto;background:#008888;}
.AJXMenuHBAfDLD ul :hover ul {left:-1px;top:35px;}
.AJXMenuHBAfDLD li li {width:205px;border:1px solid #000000;border-width:0 1px;padding:0}
.AJXMenuHBAfDLD li li.sfirst {border-top:1px solid #000000;}
.AJXMenuHBAfDLD li li.slast {border-bottom:1px solid #000000;}
.AJXMenuHBAfDLD ul ul a,.AJXMenuHBAfDLD ul :hover ul a {float:none;margin:0;width:177px;height:auto;white-space:normal;padding:6px 8px 6px 20px;font:12px Verdana,Arial,Helvetica,sans-serif;line-height:12px;text-decoration:none;text-align:left;color:#ffffff;background:#008888;}
.AJXMenuHBAfDLD ul ul :hover a,.AJXMenuHBAfDLD ul ul a:hover {background:#227755;}
.AJXMenuHBAfDLD img {position:fixed;left:0;top:0;width:0;height:0;z-index:-1;display:none;}
.AJXMenuHBAfDLD li.tsub:hover ~ li img {width:100%;height:100%;display:block;}
.AJXMenuHBAfDLD br {clear:both;height:0;font-size: 1px;line-height: 0px;}
