/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
 Unregistered copy.
 Any usage except for the purpose of evaluation is strictly prohibited.
*/
.AJXMenuVHLNJaA {position:relative;z-index:1;width:100%;height:41px;background:#670000 url(engmenu_files/menu-bg.gif) center right;text-align:center;}
.AJXMenuVHLNJaA ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXMenuVHLNJaA ul {display:inline;}
*+html .AJXMenuVHLNJaA ul {display:inline;}
.AJXMenuVHLNJaA li {float:left;margin:0;}
.AJXMenuVHLNJaA li:hover,.AJXMenuVHLNJaA li a:hover {position:relative;}
.AJXMenuVHLNJaA 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(engmenu_files/top.gif) top right;}
.AJXMenuVHLNJaA li:hover a,.AJXMenuVHLNJaA a:hover {color:#ffffff;background:#5597d1 url(engmenu_files/top.gif) bottom right;}
.AJXMenuVHLNJaA a.ajxsub {padding:0 26px 0 12px;background:url(engmenu_files/top-sub.gif) top right;}
.AJXMenuVHLNJaA li:hover a.ajxsub,.AJXMenuVHLNJaA a.ajxsub:hover {background:#5597d1 url(engmenu_files/top-sub.gif) bottom right;}
.AJXMenuVHLNJaA ul ul {position:absolute;display:block;left:-9999px;top:-9999px;width:202px;height:auto;background:#5597d1;}
.AJXMenuVHLNJaA table {margin-top:-1px;border-collapse:collapse;}
.AJXMenuVHLNJaA ul :hover ul {left:-1px;top:41px;}
.AJXMenuVHLNJaA li li {width:200px;border:1px solid #98b1c4;border-width:0 1px;padding:0}
.AJXMenuVHLNJaA li li.sfirst {border-top:1px solid #98b1c4;}
.AJXMenuVHLNJaA li li.slast {border-bottom:1px solid #98b1c4;}
.AJXMenuVHLNJaA ul ul a,.AJXMenuVHLNJaA 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;}
.AJXMenuVHLNJaA ul ul :hover a,.AJXMenuVHLNJaA ul ul a:hover {background:#2d6fa9;}
.AJXMenuVHLNJaA br {clear:both;height:0;font-size: 1px;line-height: 0px;}
