/*
 Ajatix Pure CSS Menu
 Copyright (C) 2009-2011 Ajatix. All rights reserved.
 http://www.ajatix.com
 Unregistered copy.
 Any usage except for the purpose of evaluation is strictly prohibited.
*/
.AJXMenucRCJTBA {position:relative;z-index:100;width:100%;min-width:600px;height:31px;background:#4c97c3;}
* html .AJXMenucRCJTBA .ajxmw1 {float:left;height: 1px;border-left:600px solid #fff;}
* html .AJXMenucRCJTBA .ajxmw2 {position:relative;margin-left:-600px;height:1px;background:#4c97c3;}
.AJXMenucRCJTBA ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXMenucRCJTBA li {float:left;margin:0;}
.AJXMenucRCJTBA a {display:block;float:left;height:31px;white-space:nowrap;padding:0 0 0 14px;font:12px/31px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#ffffff;background:#4c97c3 url(ajxmenu_files/top.gif) no-repeat top left;}
.AJXMenucRCJTBA a b {display:block;padding:0 14px 0 0;font-weight:normal;background:url(ajxmenu_files/top.gif) no-repeat top right;}
.AJXMenucRCJTBA li:hover a,.AJXMenucRCJTBA a:hover {background:#65b0dc url(ajxmenu_files/top.gif) no-repeat bottom left;}
.AJXMenucRCJTBA li:hover a b,.AJXMenucRCJTBA a:hover b {background:url(ajxmenu_files/top.gif) no-repeat bottom right;}
.AJXMenucRCJTBA br {clear:both;height:0;font-size: 1px;line-height: 0px;}
