/*
 Ajatix Pure CSS Menu
 Copyright (C) 2009 Ajatix. All rights reserved.
 http://www.ajatix.com
 Unregistered copy.
 Any usage except for the purpose of evaluation is strictly prohibited.
*/
.AJXMenuAFTUZBC {position:relative;margin:0 auto;z-index:100;width:788px;}
.AJXMenuAFTUZBC ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;border:1px solid #000000;background:#009c66;}
.AJXMenuAFTUZBC li {float:left;width:131px;margin:0;}
.AJXMenuAFTUZBC a {display:block;width:113px;height:20px;white-space:nowrap;padding:0 8px 0 8px;font:14px/20px Geneva,Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;border:1px solid #000000;color:#000000;background:#ffffe6;}
.AJXMenuAFTUZBC li:hover a,.AJXMenuAFTUZBC a:hover {color:#ffffff;background:#ce832c;}
.AJXMenuAFTUZBC br {clear:both;height:0;font-size: 1px;line-height: 0px;}
