/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenueDFaTFD {position:relative;z-index:100;width:620px;height:30px;background:#888277 url(ajxmenu_files/menu-bg.gif) center center;}
.AJXMenueDFaTFD ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXMenueDFaTFD li {float:left;margin:0;}
.AJXMenueDFaTFD a {display:block;float:left;height:30px;white-space:nowrap;padding:0 10px 0 0;font:11px/30px Arial,Helvetica,sans-serif;text-decoration:none;text-transform:uppercase;text-align:left;color:#ffffff;}
.AJXMenueDFaTFD a b {display:block;padding:0 0 0 10px;}
.AJXMenueDFaTFD a.menuactive {color:#ff9933;}
.AJXMenueDFaTFD li:hover a,.AJXMenueDFaTFD a:hover {background:#ffffff url(ajxmenu_files/top-mo.gif) no-repeat bottom right;}
.AJXMenueDFaTFD li:hover a b,.AJXMenueDFaTFD a:hover b {background:url(ajxmenu_files/top-mo.gif) no-repeat bottom left;}
.AJXMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}
