/*
 Ajatix Pure CSS Menu
 Copyright (C) 2009-2012 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuFRfRObB {position:relative;z-index:100;width:224px;}
.AJXMenuFRfRObB ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;background:#4c97c3;}
.AJXMenuFRfRObB li {float:left;width:220px;margin:0;padding:0 2px 0px 2px;}
.AJXMenuFRfRObB li.tlast {padding-bottom:2px;}
.AJXMenuFRfRObB a {display:block;width:206px;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;}
.AJXMenuFRfRObB .tfirst a {margin-top:2px;}
.AJXMenuFRfRObB a b {display:block;padding:0 28px 0 0;font-weight:normal;background:url(ajxmenu_files/top.gif) no-repeat top right;}
.AJXMenuFRfRObB li:hover a,.AJXMenuFRfRObB a:hover {background:#65b0dc url(ajxmenu_files/top.gif) no-repeat bottom left;}
.AJXMenuFRfRObB li:hover a b,.AJXMenuFRfRObB a:hover b {background:url(ajxmenu_files/top.gif) no-repeat bottom right;}
.AJXMenuFRfRObB br {clear:both;height:0;font-size: 1px;line-height: 0px;}
