/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenueDFaTFD {position:relative;z-index:100;width:100%;height:35px;background:#660000 url(ajxmenu_files/menu-bg.gif) center right;}
.AJXMenueDFaTFD ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXMenueDFaTFD li {float:left;margin:0;}
.AJXMenueDFaTFD li:hover,.AJXMenueDFaTFD li a:hover {position:relative;}
.AJXMenueDFaTFD a {display:block;float:left;height:35px;white-space:nowrap;padding:0 21px 0 21px;font:bold 12px/35px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#ffffff;background:url(ajxmenu_files/top.gif) no-repeat top right;}
.AJXMenueDFaTFD li:hover a,.AJXMenueDFaTFD a:hover {background:#660000 url(ajxmenu_files/top.gif) no-repeat bottom right;}
.AJXMenueDFaTFD a.ajxsub {padding:0 29px 0 21px;background:url(ajxmenu_files/top-sub.gif) no-repeat top right;}
.AJXMenueDFaTFD li:hover a.ajxsub,.AJXMenueDFaTFD a.ajxsub:hover {background:#660000 url(ajxmenu_files/top-sub.gif) no-repeat bottom right;}
.AJXMenueDFaTFD ul ul {position:absolute;left:-9999px;top:-9999px;width:202px;height:auto;background:#660000;}
.AJXMenueDFaTFD table {margin-top:-1px;border-collapse:collapse;}
.AJXMenueDFaTFD ul :hover ul {left:-1px;top:35px;}
.AJXMenueDFaTFD li li {width:200px;border:1px solid #000000;border-width:0 1px;padding:0}
.AJXMenueDFaTFD li li.sfirst {border-top:1px solid #000000;}
.AJXMenueDFaTFD li li.slast {border-bottom:1px solid #000000;}
.AJXMenueDFaTFD ul ul a,.AJXMenueDFaTFD ul :hover ul a {float:none;margin:0;width:178px;height:22px;padding:0 8px 0 12px;font:12px/22px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;border:1px solid #cccccc;color:#ffffff;background:none;}
.AJXMenueDFaTFD ul ul :hover a,.AJXMenueDFaTFD ul ul a:hover {border-color:#000000;background:#660000;}
.AJXMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}

