/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2009-2012 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXCSSMenuMYZHIDC {position:relative;z-index:100;width:100%;min-width:590px;height:26px;background:#7d1921;text-align:center;}
* html .AJXCSSMenuMYZHIDC .ajxmw {height: 1px;margin-left:590px;}
* html .AJXCSSMenuMYZHIDC .ajxmw2 {position:relative;margin-left:-590px;height: 1px;background:#7d1921;}
.AJXCSSMenuMYZHIDC ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXCSSMenuMYZHIDC ul {display:inline;}
*+html .AJXCSSMenuMYZHIDC ul {display:inline;}
.AJXCSSMenuMYZHIDC li {float:left;width:130px;margin:0;}
.AJXCSSMenuMYZHIDC a {display:block;width:118px;height:26px;white-space:nowrap;overflow:hidden;padding:0 0 0 12px;font:10px Arial,Helvetica,sans-serif;line-height:26px;text-decoration:none;text-align:center;color:#ffffff;background:#7d1921 url(FoC%20horiz_files/top.gif) top left;}
.AJXCSSMenuMYZHIDC a b {display:block;padding:0 12px 0 0;background:url(FoC%20horiz_files/top.gif) top right;}
.AJXCSSMenuMYZHIDC li:hover a,.AJXCSSMenuMYZHIDC .ajxover a {color:#7d1921;background:#ffffff url(FoC%20horiz_files/top.gif) bottom left;}
.AJXCSSMenuMYZHIDC li:hover a b,.AJXCSSMenuMYZHIDC .ajxover a b {background:url(FoC%20horiz_files/top.gif) bottom right;}
.AJXCSSMenuMYZHIDC li a.ajxtcur {color:#808080;background-color:#d4dae0;}
.AJXCSSMenuMYZHIDC br {clear:both;height:0;font-size: 1px;line-height: 0px;}
