/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenueDFaTFD {position:relative;z-index:100;width:100%;min-width:590px;height:46px;background:#f0f9f1 url(ajxmenu_files/menu-bg.gif) center center;text-align:right;}
* html .AJXMenueDFaTFD .ajxmw1 {float:left;height: 1px;border-left:590px solid #fff;}
* html .AJXMenueDFaTFD .ajxmw2 {position:relative;margin-left:-590px;height:1px;background:#f0f9f1 url(ajxmenu_files/menu-bg.gif) center center;}
.AJXMenueDFaTFD ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXMenueDFaTFD ul {display:inline;}
*+html .AJXMenueDFaTFD ul {display:inline;}
.AJXMenueDFaTFD li {float:left;margin:0;}
.AJXMenueDFaTFD a {display:block;float:left;height:46px;white-space:nowrap;padding:0 18px 0 0;font:13px/46px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#168327;background:url(ajxmenu_files/top.gif) no-repeat top right;}
.AJXMenueDFaTFD a b {display:block;padding:0 0 0 18px;background:url(ajxmenu_files/top.gif) no-repeat top left;}
.AJXMenueDFaTFD li:hover a,.AJXMenueDFaTFD a:hover {color:#ffffff;background:#23682d url(ajxmenu_files/top.gif) no-repeat bottom right;}
.AJXMenueDFaTFD li:hover a b,.AJXMenueDFaTFD a:hover b {background:url(ajxmenu_files/top.gif) no-repeat bottom left;}
.AJXMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}
