/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenueDFaTFD {position:relative;z-index:90;width:100%;min-width:420px;height:41px;background:#c0c0c0 url(../ajxmenu_files/menu-bg.gif) center right;}
* html .AJXMenueDFaTFD .ajxmw1 {float:left;height: 1px;border-left:590px solid #fff;}
* html .AJXMenueDFaTFD .ajxmw2 {position:relative;margin-left:-590px;height:1px;background:#c0c0c0 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:41px;white-space:nowrap;padding:0 12px 0 12px;font:bold 12px/41px Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;color:#808080;background:url(../ajxmenu_files/top.gif) top right;}
.AJXMenueDFaTFD li:hover a,.AJXMenueDFaTFD a:hover {background:#ffffff url(../ajxmenu_files/top.gif) bottom right;}

/*.AJXMenueDFaTFD a.ajxsub {padding:0 26px 0 12px;background:url(ajxmenu_files/top-sub.gif) top right;}*/
.AJXMenueDFaTFD li.top-sub a {padding:0 26px 0 12px;background:url(../ajxmenu_files/top-sub.gif) top right;}

/*.AJXMenueDFaTFD li:hover a.ajxsub,.AJXMenueDFaTFD a.ajxsub:hover {background:#ffffff url(ajxmenu_files/top-sub.gif) bottom right;}*/
.AJXMenueDFaTFD li.top-sub-over a {padding:0 26px 0 12px;background:#ffffff url(../ajxmenu_files/top-sub.gif) bottom right;}

.AJXMenueDFaTFD ul ul {position:absolute;left:-9999px;top:-9999px;width:202px;height:auto;background:#808080;}
.AJXMenueDFaTFD table {margin-top:-1px;border-collapse:collapse;}
.AJXMenueDFaTFD ul :hover ul {left:-1px;top:41px;}
.AJXMenueDFaTFD li li {width:200px;border:1px solid #c0c0c0;border-width:0 1px;padding:0}
.AJXMenueDFaTFD li li.sfirst {border-top:1px solid #c0c0c0;}
.AJXMenueDFaTFD li li.slast {border-bottom:1px solid #c0c0c0;}
.AJXMenueDFaTFD ul ul a,.AJXMenueDFaTFD ul :hover ul a,.AJXMenueDFaTFD ul :hover ul :hover ul a {float:none;margin:0;width:174px;height:auto;white-space:normal;padding:8px 12px 8px 12px;font:12px/12px Arial,Helvetica,sans-serif;text-decoration:none;text-transform:capitalize;text-align:left;border:1px solid #ffffff;color:#ffffff;background:#c0c0c0;}
.AJXMenueDFaTFD ul ul :hover a,.AJXMenueDFaTFD ul ul a:hover,.AJXMenueDFaTFD ul ul :hover ul :hover a,.AJXMenueDFaTFD ul ul :hover ul a:hover {background:#a7a7a7;}

/*.AJXMenueDFaTFD ul ul a.ajxsub,.AJXMenueDFaTFD ul :hover ul a.ajxsub {width:170px;padding:8px 16px 8px 12px;background:#c0c0c0 url(ajxmenu_files/sub-sub.gif) no-repeat center right;}*/
.AJXMenueDFaTFD ul ul li.sub-sub a {width:170px;padding:8px 16px 8px 12px;background:#c0c0c0 url(../ajxmenu_files/sub-sub.gif) no-repeat center right;}

/*.AJXMenueDFaTFD ul ul :hover a.ajxsub,.AJXMenueDFaTFD ul ul a.ajxsub:hover  {background:#a7a7a7 url(ajxmenu_files/sub-sub.gif) no-repeat center right;}*/
.AJXMenueDFaTFD ul ul li.sub-sub-over a {width:170px;padding:8px 16px 8px 12px;background:#a7a7a7 url(../ajxmenu_files/sub-sub.gif) no-repeat center right;}

.AJXMenueDFaTFD ul :hover ul ul {position:absolute;left:-9999px;top:-9999px;}
.AJXMenueDFaTFD ul :hover ul :hover ul {left:200px;top:-1px;}
* html .AJXMenueDFaTFD ul :hover ul :hover ul {left:199px;top:-2px;}
.AJXMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}
