styles/ajxmenu.css
/*
 Ajatix Pure CSS Menu
 Copyright (C) 2009 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuRPTVUYB {position:relative;z-index:100;width:100%;min-width:590px;height:34px;background:#800000 url(../images/maroon-top-bg.gif) center center;}
* html .AJXMenuRPTVUYB .ajxmw1 {float:left;height: 1px;border-left:590px solid #fff;}
* html .AJXMenuRPTVUYB .ajxmw2 {position:relative;margin-left:-590px;height:1px;background:#800000 url(../images/maroon-top-bg.gif) center center;}
.AJXMenuRPTVUYB ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;}
.AJXMenuRPTVUYB li {float:left;margin:0;}
.AJXMenuRPTVUYB a {display:block;float:left;height:34px;white-space:nowrap;padding:0 12px 0 0;font:13px/34px Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#ffffff;}
.AJXMenuRPTVUYB a b {display:block;padding:0 0 0 12px;}
.AJXMenuRPTVUYB li:hover a,.AJXMenuRPTVUYB a:hover {background:#ffffff url(../images/maroon-tab.gif) no-repeat bottom right;}
.AJXMenuRPTVUYB li:hover a b,.AJXMenuRPTVUYB a:hover b {background:url(../images/maroon-tab.gif) no-repeat bottom left;}
.AJXMenuRPTVUYB br {clear:both;height:0;font-size: 1px;line-height: 0px;}