/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
 Unregistered copy.
 Any usage except for the purpose of evaluation is strictly prohibited.
*/
.AJXMenueDFaTFD {
	position:relative;
	z-index:100;
	width:1024px;
	min-width:590px;
	height:34px;
	background:#000000 url(ajxmenu_files/menu-bg.gif) center center;
}
* html .AJXMenueDFaTFD .ajxmw1 {float:left;height: 1px;border-left:590px solid #fff;}
* html .AJXMenueDFaTFD .ajxmw2 {position:relative;margin-left:-590px;height:1px;background:#000000 url(ajxmenu_files/menu-bg.gif) center center;}
.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:34px;white-space:nowrap;padding:0 12px 0 0;font:13px/34px Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#ffffff;}
.AJXMenueDFaTFD a b {display:block;padding:0 0 0 12px;}
.AJXMenueDFaTFD li:hover a,.AJXMenueDFaTFD a:hover {background:#ffffff url(ajxmenu_files/top-mo.gif) no-repeat bottom right;}
.AJXMenueDFaTFD li:hover a b,.AJXMenueDFaTFD a:hover b {background:url(ajxmenu_files/top-mo.gif) no-repeat bottom left;}
.AJXMenueDFaTFD ul ul {position:absolute;left:-9999px;top:-9999px;width:196px;height:auto;background:#9d0000 url(ajxmenu_files/sub-bg.gif) repeat-x top left;}
.AJXMenueDFaTFD table {margin-top:-1px;border-collapse:collapse;}
.AJXMenueDFaTFD ul :hover ul {left:-1px;top:34px;}
.AJXMenueDFaTFD li li {width:190px;padding:0 3px 0px 3px;}
.AJXMenueDFaTFD li li.slast {padding-bottom:3px;}
.AJXMenueDFaTFD ul ul a,.AJXMenueDFaTFD ul :hover ul a {float:none;margin:0;width:158px;height:auto;white-space:normal;padding:6px 20px 6px 12px;font:12px/12px Arial,Helvetica,sans-serif;text-decoration:none;color:#ffffff;background:none;}
.AJXMenueDFaTFD ul :hover ul .sfirst a {margin-top:3px;}
.AJXMenueDFaTFD ul ul :hover a,.AJXMenueDFaTFD ul ul a:hover {background:#900000;}
.AJXMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}

