/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXCSSMenueDFaTFD {position:relative;z-index:100;width:100%;min-width:600px;height:31px;background:#620206;}
* html .AJXCSSMenueDFaTFD .ajxmw1 {float:left;height: 1px;border-left:600px solid #fff;}
* html .AJXCSSMenueDFaTFD .ajxmw2 {position:relative;margin-left:-600px;height: 1px;background:#620206;}
.AJXCSSMenueDFaTFD ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXCSSMenueDFaTFD li {float:left;margin:0;}
.AJXCSSMenueDFaTFD a {display:block;float:left;height:31px;white-space:nowrap;overflow:hidden;padding:0 0 0 10px;font:12px/31px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#ffffff;background:#620206 url(ajxmenu_files/top.gif) no-repeat top left;}
.AJXCSSMenueDFaTFD a b {display:block;padding:0 10px 0 0;font-weight:normal;background:url(ajxmenu_files/top.gif) no-repeat top right;}
.AJXCSSMenueDFaTFD li:hover a,.AJXCSSMenueDFaTFD .ajxover a {background:#c26400 url(ajxmenu_files/top.gif) no-repeat bottom left;}
.AJXCSSMenueDFaTFD li:hover a b,.AJXCSSMenueDFaTFD .ajxover a b {background:url(ajxmenu_files/top.gif) no-repeat bottom right;}
.AJXCSSMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}

