/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuUOYRXbC {position:relative;z-index:100;width:100%;min-width:590px;height:32px;background:#ffffff url(ajxmenu_files/menu-bg.gif) no-repeat center center;text-align:center;}
* html .AJXMenuUOYRXbC .ajxmw1 {float:left;height: 1px;border-left:590px solid #fff;}
* html .AJXMenuUOYRXbC .ajxmw2 {position:relative;margin-left:-590px;height:1px;background:#ffffff url(ajxmenu_files/menu-bg.gif) no-repeat center center;}
.AJXMenuUOYRXbC ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXMenuUOYRXbC ul {display:inline;}
*+html .AJXMenuUOYRXbC ul {display:inline;}
.AJXMenuUOYRXbC li {float:left;margin:0;}
.AJXMenuUOYRXbC a {display:block;float:left;height:32px;white-space:nowrap;padding:0 16px 0 16px;font:bold 14px/32px "Calisto MT", "Lucida Sans",sans-serif;text-decoration:none;text-align:left;color:#444444;}
.AJXMenuUOYRXbC li:hover a,.AJXMenuUOYRXbC a:hover {color:#ffffff;background:#999999;}
.AJXMenuUOYRXbC br {clear:both;height:0;font-size: 1px;line-height: 0px;}
