/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenueDFaTFD {position:relative;z-index:100;width:813px;height:33px;background:url(ajxmenu_files/menu-bg.jpg) repeat-x top center;text-align:center;}
.AJXMenueDFaTFD ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXMenueDFaTFD ul {display:inline;}
*+html .AJXMenueDFaTFD ul {display:inline;}
.AJXMenueDFaTFD li {float:left;margin:0;}
.AJXMenueDFaTFD a {display:block;float:left;height:33px;white-space:nowrap;padding:0 11px 0 11px;font:16px/33px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#9a9a9a;}
.AJXMenueDFaTFD li:hover a,.AJXMenueDFaTFD a:hover {color:#ffffff;background:#2c2c2c;}
.AJXMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}

