/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuWVITSZB {position:relative;z-index:100;width:150px;}
.AJXMenuWVITSZB ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;background:#993366;}
.AJXMenuWVITSZB li {float:left;width:150px;margin:0;}
.AJXMenuWVITSZB li:hover,.AJXMenuWVITSZB li a:hover {position:relative;}
.AJXMenuWVITSZB a {display:block;width:112px;height:20px;white-space:nowrap;padding:0 28px 0 10px;font:10px/20px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#ffffff;background:#993366;}
.AJXMenuWVITSZB li:hover a,.AJXMenuWVITSZB a:hover {background:#b85b92;}
.AJXMenuWVITSZB a.ajxsub {background:#993366 url(ajxmenu_files/top-sub.gif) no-repeat center right;}
.AJXMenuWVITSZB ul ul {position:absolute;left:-9999px;top:-9999px;width:150px;height:auto;background:#993366;}
.AJXMenuWVITSZB table {margin-top:-1px;border-collapse:collapse;}
.AJXMenuWVITSZB ul :hover ul {left:154px;top:0px;}
.AJXMenuWVITSZB li li {width:150px;padding:0}
.AJXMenuWVITSZB ul ul a,.AJXMenuWVITSZB ul :hover ul a {margin:0;width:116px;height:20px;padding:0 24px 0 10px;font:10px/20px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;color:#ffffff;background:#993366;}
.AJXMenuWVITSZB ul ul :hover a,.AJXMenuWVITSZB ul ul a:hover {background:#c85b92;}
.AJXMenuWVITSZB br {clear:both;height:0;font-size: 1px;line-height: 0px;}

