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