/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenueDFaTFD {position:relative;z-index:100;width:816px;height:38px;}
.AJXMenueDFaTFD ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXMenueDFaTFD li {float:left;margin:0;padding:6px 0px 6px 0;}
.AJXMenueDFaTFD li.tfirst {padding-left:6px;}
.AJXMenueDFaTFD li.tlast {padding-right:6px;}
.AJXMenueDFaTFD a {display:block;float:left;height:26px;white-space:nowrap;padding:0 15px 0 15px;font:bold 14px/26px Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;color:#ffffff;}
.AJXMenueDFaTFD li:hover a,.AJXMenueDFaTFD a:hover {color:#ffc006;}
.AJXMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}
