/*
 Ajatix Pure CSS Menu
 Copyright (C) 2009 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuAVOYCaA {position:relative;z-index:100;width:100%;}
.AJXMenuAVOYCaA ul {position:relative;float:left;width:100%;margin:0;padding:0;list-style-type:none;background:#2e6fa9 url(menu/bu-bg.gif) center right;}
.AJXMenuAVOYCaA li {float:left;w\idth:120px;margin:0;}
.AJXMenuAVOYCaA li:hover,.AJXMenuAVOYCaA li a:hover {position:relative;}
.AJXMenuAVOYCaA a {display:block;width:120px;w\idth:96px;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/bu-top.gif) top right;}
.AJXMenuAVOYCaA li:hover a,.AJXMenuAVOYCaA a:hover {color:#ffffff;background:#5597d1 url(menu/bu-top.gif) bottom right;}
.AJXMenuAVOYCaA a.ajxsub {w\idth:82px;padding:0 26px 0 12px;background:url(menu/bu-top-sub.gif) top right;}
.AJXMenuAVOYCaA li:hover a.ajxsub,.AJXMenuAVOYCaA a.ajxsub:hover {background:#5597d1 url(menu/bu-top-sub.gif) bottom right;}
.AJXMenuAVOYCaA ul ul {position:absolute;left:-9999px;top:-9999px;width:202px;height:auto;background:#5597d1;}
.AJXMenuAVOYCaA table {margin-top:-1px;border-collapse:collapse;}
.AJXMenuAVOYCaA ul :hover ul {left:-1px;top:41px;}
.AJXMenuAVOYCaA li li {w\idth:200px;border:1px solid #ffffff;border-width:0 1px;padding:0}
.AJXMenuAVOYCaA li li.sfirst {border-top:1px solid #ffffff;}
.AJXMenuAVOYCaA li li.slast {border-bottom:1px solid #ffffff;}
.AJXMenuAVOYCaA ul ul a,.AJXMenuAVOYCaA ul :hover ul a {margin:0;width:200px;w\idth: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;}
.AJXMenuAVOYCaA ul ul :hover a,.AJXMenuAVOYCaA ul ul a:hover {background:#2d6fa9;}
.AJXMenuAVOYCaA br {clear:both;height:0;font-size: 1px;line-height: 0px;}
