/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenueDFaTFD {position:relative;z-index:100;width:900px;}
.AJXMenueDFaTFD ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;background:#000000 url(ajxmenu_files/menu-bg.gif) center center;}
.AJXMenueDFaTFD li {float:left;width:180px;margin:0;}
.AJXMenueDFaTFD a {display:block;width:156px;height:28px;white-space:nowrap;padding:0 11px 0 11px;font:bold 11px/28px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;border:1px solid #ffffff;color:#509fe9;background:#000000;}
.AJXMenueDFaTFD li:hover a,.AJXMenueDFaTFD a:hover {color:#ffffff;background:#509fe9;}
.AJXMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}
