/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenueDFaTFD {position:relative;z-index:100;width:255px;}
.AJXMenueDFaTFD ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;background:#595959;}
.AJXMenueDFaTFD li {float:left;width:255px;margin:0;}
.AJXMenueDFaTFD a {display:block;width:224px;height:41px;white-space:nowrap;padding:0 18px 0 11px;font:bold 20px/41px Courier New,Courier,mono;text-decoration:none;text-transform:uppercase;text-align:left;border:1px solid #ffffff;color:#ffffff;}
.AJXMenueDFaTFD li:hover a,.AJXMenueDFaTFD a:hover {font-weight:normal;background:#808080;}
.AJXMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}
