/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXCSSMenuKAaMASB {position:relative;margin:0 auto;z-index:100;width:136px;height:24px;background:#aeddff url(ajxmenu3_files/menu-bg.gif) center center;}
.AJXCSSMenuKAaMASB ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXCSSMenuKAaMASB li {float:left;margin:0;}
.AJXCSSMenuKAaMASB a {display:block;float:left;height:24px;white-space:nowrap;overflow:hidden;padding:0 0 0 12px;font:12px/24px Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;color:#ffffff;background:#0999ff url(ajxmenu3_files/top.gif) no-repeat top left;}
.AJXCSSMenuKAaMASB a b {display:block;padding:0 12px 0 0;font-weight:normal;background:url(ajxmenu3_files/top.gif) no-repeat top right;}
.AJXCSSMenuKAaMASB li:hover a,.AJXCSSMenuKAaMASB .ajxover a {color:#000000;background:#c06fe8 url(ajxmenu3_files/top.gif) no-repeat bottom left;}
.AJXCSSMenuKAaMASB li:hover a b,.AJXCSSMenuKAaMASB .ajxover a b {background:url(ajxmenu3_files/top.gif) no-repeat bottom right;}
.AJXCSSMenuKAaMASB br {clear:both;height:0;font-size: 1px;line-height: 0px;}

