/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXCSSMenuOTfFJeB {position:relative;margin:0 auto;z-index:100;width:960px;height:39px;background:#00006c;text-align:center;}
.AJXCSSMenuOTfFJeB ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXCSSMenuOTfFJeB ul {display:inline;}
*+html .AJXCSSMenuOTfFJeB ul {display:inline;}
.AJXCSSMenuOTfFJeB li {float:left;margin:0;padding:4px 7px 4px 0;}
.AJXCSSMenuOTfFJeB li.tfirst {padding-left:4px;}
.AJXCSSMenuOTfFJeB li.tlast {padding-right:4px;}
.AJXCSSMenuOTfFJeB a {display:block;float:left;height:29px;white-space:nowrap;overflow:hidden;padding:0 0 0 18px;font:12px/29px Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;border:1px solid #c0c0c0;color:#ffffff;background:#0000ff url(ajxmenu2_files/top.gif) no-repeat top left;}
.AJXCSSMenuOTfFJeB a b {display:block;padding:0 18px 0 0;background:url(ajxmenu2_files/top.gif) no-repeat top right;}
.AJXCSSMenuOTfFJeB li:hover a,.AJXCSSMenuOTfFJeB .ajxover a {border-color:#ffffff;background:#000080 url(ajxmenu2_files/top.gif) no-repeat bottom left;}
.AJXCSSMenuOTfFJeB li:hover a b,.AJXCSSMenuOTfFJeB .ajxover a b {background:url(ajxmenu2_files/top.gif) no-repeat bottom right;}
.AJXCSSMenuOTfFJeB br {clear:both;height:0;font-size: 1px;line-height: 0px;}
