/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXCSSMenuWVITSZB {position:relative;z-index:90;width:200px;}
.AJXCSSMenuWVITSZB ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;background:#e2ca87;}
.AJXCSSMenuWVITSZB li {float:left;width:200px;margin:0;}
.AJXCSSMenuWVITSZB li:hover,.AJXCSSMenuWVITSZB .ajxover {position:relative;}
.AJXCSSMenuWVITSZB a {display:block;width:186px;overflow:hidden;padding:0 0 0 14px;font:12px/12px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#ffffff;background:#e2ca87 url(ajxmenu_files/top.gif) no-repeat top left;}
.AJXCSSMenuWVITSZB a b {display:block;padding:9px 14px 10px 0;font-weight:normal;background:url(ajxmenu_files/top.gif) no-repeat top right;}
.AJXCSSMenuWVITSZB li:hover a,.AJXCSSMenuWVITSZB .ajxover a {background:#f1d997 url(ajxmenu_files/top-mo.gif) no-repeat top left;}
.AJXCSSMenuWVITSZB li:hover a b,.AJXCSSMenuWVITSZB .ajxover a b {background:url(ajxmenu_files/top-mo.gif) no-repeat top right;}
.AJXCSSMenuWVITSZB a.ajxsub {width:186px;padding:0 0 0 14px;background:#e2ca87 url(ajxmenu_files/top-sub.gif) no-repeat top left;}
.AJXCSSMenuWVITSZB a.ajxsub b {padding:9px 28px 10px 0;background:url(ajxmenu_files/top-sub.gif) no-repeat top right;}
.AJXCSSMenuWVITSZB li:hover a.ajxsub,.AJXCSSMenuWVITSZB .ajxover a.ajxsub {background:#f1d997 url(ajxmenu_files/top-sub-mo.gif) no-repeat top left;}
.AJXCSSMenuWVITSZB li:hover a.ajxsub b,.AJXCSSMenuWVITSZB .ajxover a.ajxsub b {background:url(ajxmenu_files/top-sub-mo.gif) no-repeat top right;}
.AJXCSSMenuWVITSZB ul ul {position:absolute;left:-9999px;top:-9999px;width:190px;height:auto;background:#e2ca87;}
.AJXCSSMenuWVITSZB ul :hover ul,.AJXCSSMenuWVITSZB ul .ajxover ul {left:200px;top:0px;}
.AJXCSSMenuWVITSZB li li {width:190px;padding:0}
.AJXCSSMenuWVITSZB ul ul a,.AJXCSSMenuWVITSZB ul :hover ul a,.AJXCSSMenuWVITSZB ul .ajxover ul a {margin:0;width:176px;padding:0 0 0 14px;font:12px/12px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;border:0;color:#ffffff;background:#e2ca87 url(ajxmenu_files/top.gif) no-repeat top left;}
.AJXCSSMenuWVITSZB ul :hover ul a b,.AJXCSSMenuWVITSZB ul .ajxover ul a b {display:block;padding:9px 28px 10px 0;font-weight:normal;background:url(ajxmenu_files/top.gif) no-repeat top right;}
.AJXCSSMenuWVITSZB ul ul :hover a,.AJXCSSMenuWVITSZB ul ul .ajxover a {background:#f1d997 url(ajxmenu_files/top-mo.gif) no-repeat bottom left;}
.AJXCSSMenuWVITSZB ul ul :hover a b,.AJXCSSMenuWVITSZB ul ul .ajxover a b {background:url(ajxmenu_files/top-mo.gif) no-repeat bottom right;}
.AJXCSSMenuWVITSZB br {clear:both;height:0;font-size: 1px;line-height: 0px;}

