/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXCSSMenuTKOLQAB {position:relative;z-index:100;width:168px;height:16px;border:1px solid #999999;background:#ffffff url(ajxmenuHome_files/menu-bg.gif) center center;}
.AJXCSSMenuTKOLQAB ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXCSSMenuTKOLQAB li {float:left;width:170px;margin:0;}
.AJXCSSMenuTKOLQAB a {display:block;width:148px;height:16px;white-space:nowrap;overflow:hidden;padding:0 11px 0 11px;font:10px/16px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#ffffff;}
.AJXCSSMenuTKOLQAB li:hover a,.AJXCSSMenuTKOLQAB .ajxover a {background:#999999;}
.AJXCSSMenuTKOLQAB br {clear:both;height:0;font-size: 1px;line-height: 0px;}
