/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenueDFaTFD {position:relative;z-index:100;}
.AJXMenueDFaTFD ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;border:1px solid #98b1c4;background:#bdcedc;}
.AJXMenueDFaTFD li {float:left;margin:0;}
.AJXMenueDFaTFD li:hover,.AJXMenueDFaTFD li a:hover {position:relative;}
.AJXMenueDFaTFD a {display:block;float:left;height:21px;white-space:nowrap;padding:0 10px 0 10px;font:bold 11px/21px Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;color:#293d6b;}
.AJXMenueDFaTFD li:hover a,.AJXMenueDFaTFD a:hover {background:#98b1c4;}
.AJXMenueDFaTFD a.ajxsub {padding:0 20px 0 10px;background:url(ajxmenu_files/top-sub.gif) no-repeat center right;}
.AJXMenueDFaTFD li:hover a.ajxsub,.AJXMenueDFaTFD a.ajxsub:hover {background:#98b1c4 url(ajxmenu_files/top-sub.gif) no-repeat center right;}
.AJXMenueDFaTFD ul ul {position:absolute;left:-9999px;top:-9999px;width:195px;height:auto;border:none;background:#bdcedc;}
.AJXMenueDFaTFD table {margin-top:-1px;border-collapse:collapse;}
.AJXMenueDFaTFD ul :hover ul {left:0px;top:21px;}
.AJXMenueDFaTFD li li {width:193px;border:1px solid #98b1c4;border-width:0 1px;padding:0}
.AJXMenueDFaTFD li li.sfirst {border-top:1px solid #98b1c4;}
.AJXMenueDFaTFD li li.slast {border-bottom:1px solid #98b1c4;}
.AJXMenueDFaTFD ul ul a,.AJXMenueDFaTFD ul :hover ul a,.AJXMenueDFaTFD ul :hover ul :hover ul a {float:none;margin:0;width:173px;height:auto;white-space:normal;padding:4px 10px 5px 10px;font:bold 11px/11px Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#293d6b;background:none;}
.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:#98b1c4;}
.AJXMenueDFaTFD ul ul a.ajxsub,.AJXMenueDFaTFD ul :hover ul a.ajxsub {width:173px;padding:4px 10px 5px 10px;background:url(ajxmenu_files/sub-sub.gif) no-repeat center right;}
.AJXMenueDFaTFD ul ul :hover a.ajxsub,.AJXMenueDFaTFD ul ul a.ajxsub:hover  {background:#98b1c4 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:183px;top:-1px;}
.AJXMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}

