/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2009 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXCSSMenueDFaTFD {position:relative;z-index:100;width:922px;height:28px;border:1px solid #00a2fa;background:#0000ff url(azure-bg.gif) center right;}
.AJXCSSMenueDFaTFD ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXCSSMenueDFaTFD li {float:left;margin:0;padding:2px 6px 2px 0;}
.AJXCSSMenueDFaTFD li.tfirst {padding-left:2px;}
.AJXCSSMenueDFaTFD li.tlast {padding-right:2px;}
.AJXCSSMenueDFaTFD li:hover,.AJXCSSMenueDFaTFD .ajxover {position:relative;}
.AJXCSSMenueDFaTFD a {display:block;float:left;height:24px;white-space:nowrap;overflow:hidden;padding:0 0 0 14px;font:12px/24px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;color:#ffffff;background:#0000ff url(azure-top.gif) no-repeat top left;}
.AJXCSSMenueDFaTFD a b {display:block;padding:0 14px 0 0;font-weight:normal;background:url(azure-top.gif) no-repeat top right;}
.AJXCSSMenueDFaTFD li:hover a,.AJXCSSMenueDFaTFD .ajxover a {color:#000000;background:#ffa900 url(azure-top.gif) no-repeat bottom left;}
.AJXCSSMenueDFaTFD li:hover a b,.AJXCSSMenueDFaTFD .ajxover a b {background:url(azure-top.gif) no-repeat bottom right;}
.AJXCSSMenueDFaTFD a.ajxsub {padding:0 0 0 14px;background:#0000ff url(azure-top-sub.gif) no-repeat top left;}
.AJXCSSMenueDFaTFD a.ajxsub b {padding:0 23px 0 0;background:url(azure-top-sub.gif) no-repeat top right;}
.AJXCSSMenueDFaTFD li:hover a.ajxsub,.AJXCSSMenueDFaTFD .ajxover a.ajxsub {background:#ffa900 url(azure-top-sub.gif) no-repeat bottom left;}
.AJXCSSMenueDFaTFD li:hover a.ajxsub b,.AJXCSSMenueDFaTFD .ajxover a.ajxsub b {background:url(azure-top-sub.gif) no-repeat bottom right;}
.AJXCSSMenueDFaTFD ul ul {position:absolute;left:-9999px;top:-9999px;width:194px;height:auto;border:none;background:#0999ff;}
.AJXCSSMenueDFaTFD ul :hover ul,.AJXCSSMenueDFaTFD ul .ajxover ul {left:0px;top:28px;}
.AJXCSSMenueDFaTFD .tfirst:hover ul,.AJXCSSMenueDFaTFD ul .ajxover.tfirst ul {left:2px;}
.AJXCSSMenueDFaTFD li li {width:190px;padding:0 2px 0px 2px;}
.AJXCSSMenueDFaTFD li li.slast {padding-bottom:2px;}
.AJXCSSMenueDFaTFD ul ul a,.AJXCSSMenueDFaTFD ul :hover ul a,.AJXCSSMenueDFaTFD ul .ajxover ul a {float:none;margin:0;width:180px;height:24px;padding:0 0 0 10px;font:12px/24px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;border:0;color:#ffffff;background:#0999ff;}
.AJXCSSMenueDFaTFD ul :hover ul .sfirst a,.AJXCSSMenueDFaTFD ul .ajxover ul .sfirst a {margin-top:2px;}
.AJXCSSMenueDFaTFD ul :hover ul a b,.AJXCSSMenueDFaTFD ul .ajxover ul a b {display:block;padding:0 8px 0 0;font-weight:normal;background:none;}
.AJXCSSMenueDFaTFD ul ul :hover a,.AJXCSSMenueDFaTFD ul ul .ajxover a {color:#000000;background:#ffa900 url(azure-top.gif) no-repeat bottom left;}
.AJXCSSMenueDFaTFD ul ul :hover a b,.AJXCSSMenueDFaTFD ul ul .ajxover a b {background:url(azure-top.gif) no-repeat bottom right;}
.AJXCSSMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}

