/*
 Ajatix Pure CSS Menu
 Copyright (C) 2009 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuXJWITbB {position:relative;z-index:100;}
.AJXMenuXJWITbB ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;background:#ffffff;}
.AJXMenuXJWITbB li {float:left;margin:0;padding:1px 1px 1px 0;}
.AJXMenuXJWITbB li.tfirst {padding-left:10px;}
.AJXMenuXJWITbB li:hover,.AJXMenuXJWITbB li a:hover {position:relative;}
.AJXMenuXJWITbB a {display:block;float:left;height:27px;white-space:nowrap;padding:0 0 0 2px;font:12px/27px Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;color:#808080;background:#ffffff;}
.AJXMenuXJWITbB a b {display:block;padding:0 0px 0 0;}
.AJXMenuXJWITbB li:hover a,.AJXMenuXJWITbB a:hover {color:#000000;}
.AJXMenuXJWITbB li:hover a b,.AJXMenuXJWITbB a:hover b {background:none;}
.AJXMenuXJWITbB a.ajxsub {padding:0 0 0 6px;background:#ffffff;}
.AJXMenuXJWITbB a.ajxsub b {padding:0 17px 0 0;background:url(images/bn-dr.gif) no-repeat center right;}
.AJXMenuXJWITbB li:hover a.ajxsub,.AJXMenuXJWITbB a.ajxsub:hover {background:#ffffff;}
.AJXMenuXJWITbB li:hover a.ajxsub b,.AJXMenuXJWITbB a.ajxsub:hover b {background:url(images/bn-rr.gif) no-repeat center right;}
.AJXMenuXJWITbB ul ul {position:absolute;left:-9999px;top:-9999px;width:122px;height:auto;background:#e6e6e6;}
.AJXMenuXJWITbB table {margin-top:-1px;border-collapse:collapse;}
.AJXMenuXJWITbB ul :hover ul {left:-1px;top:28px;}
* html .AJXMenuXJWITbB :hover ul {top:27px;}
.AJXMenuXJWITbB .tfirst:hover ul {left:0px;}
.AJXMenuXJWITbB li li {width:120px;padding:0 1px 1px 1px;}
.AJXMenuXJWITbB ul ul a,.AJXMenuXJWITbB ul :hover ul a {float:none;margin:0;width:114px;height:auto;white-space:normal;padding:0 6px 0 0;font:12px/12px Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#ffffff;background:#808080;}
.AJXMenuXJWITbB ul :hover ul .sfirst a {margin-top:1px;}
.AJXMenuXJWITbB ul :hover ul a b,.AJXMenuXJWITbB a.ajxsub:hover a b {display:block;padding:7px 0 8px 6px;font-weight:bold;background:none;}
.AJXMenuXJWITbB ul ul :hover a,.AJXMenuXJWITbB ul ul a:hover {color:#ffffff;background:#c0c0c0;}
.AJXMenuXJWITbB ul ul :hover a b,.AJXMenuXJWITbB a:hover a:hover b {background:none;}
.AJXMenuXJWITbB br {clear:both;height:0;font-size: 1px;line-height: 0px;}
