/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
 Unregistered copy.
 Any usage except for the purpose of evaluation is strictly prohibited.
*/
.AJXMenuHZPCFCB {
	position:relative;
	z-index:100;
	width:240px;
	background-color: #013454;
}
.AJXMenuHZPCFCB ul {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	background-color: #013454;
	width: 200px;
}
.AJXMenuHZPCFCB li {float:left;width:240px;margin:0;}
.AJXMenuHZPCFCB li:hover,.AJXMenuHZPCFCB li a:hover {position:relative;}
.AJXMenuHZPCFCB a {display:block;width:232px;height:31px;white-space:nowrap;padding:0 0 0 14px;font:12px/31px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#ffffff;background:#014c7a url(ajxmenu_files/top.gif) no-repeat top left;}
.AJXMenuHZPCFCB a b {display:block;padding:0 28px 0 0;font-weight:normal;background:url(ajxmenu_files/top.gif) no-repeat top right;}
.AJXMenuHZPCFCB li:hover a,.AJXMenuHZPCFCB a:hover {color:#ff9900;background:#0079c2 url(ajxmenu_files/top.gif) no-repeat bottom left;}
.AJXMenuHZPCFCB li:hover a b,.AJXMenuHZPCFCB a:hover b {font-weight:bold;background:url(ajxmenu_files/top.gif) no-repeat bottom right;}
.AJXMenuHZPCFCB a.ajxsub {background:#014c7a url(ajxmenu_files/top-sub.gif) no-repeat top left;}
.AJXMenuHZPCFCB a.ajxsub b {background:url(ajxmenu_files/top-sub.gif) no-repeat top right;}
.AJXMenuHZPCFCB li:hover a.ajxsub,.AJXMenuHZPCFCB a.ajxsub:hover {background:#0079c2 url(ajxmenu_files/top-sub.gif) no-repeat bottom left;}
.AJXMenuHZPCFCB li:hover a.ajxsub b,.AJXMenuHZPCFCB a.ajxsub:hover b {background:url(ajxmenu_files/top-sub.gif) no-repeat bottom right;}
.AJXMenuHZPCFCB ul ul {position:absolute;left:-9999px;top:-9999px;width:238px;height:auto;background:#4c97c3;}
.AJXMenuHZPCFCB table {margin-top:-1px;border-collapse:collapse;}
.AJXMenuHZPCFCB ul :hover ul {left:246px;top:0px;}
.AJXMenuHZPCFCB li li {width:238px;padding:0}
.AJXMenuHZPCFCB ul ul a,.AJXMenuHZPCFCB ul :hover ul a {margin:0;width:224px;height:auto;white-space:nowrap;padding:0 0 0 14px;font:12px/12px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;border:0;color:#ffffff;background:#014c7a url(ajxmenu_files/top.gif) no-repeat top left;}
.AJXMenuHZPCFCB ul :hover ul a b,.AJXMenuHZPCFCB a.ajxsub:hover a b {display:block;padding:9px 28px 10px 0;font-weight:normal;background:url(ajxmenu_files/top.gif) no-repeat top right;}
.AJXMenuHZPCFCB ul ul :hover a,.AJXMenuHZPCFCB ul ul a:hover {color:#ffb203;background:#0079c2 url(ajxmenu_files/top.gif) no-repeat bottom left;}
.AJXMenuHZPCFCB ul ul :hover a b,.AJXMenuHZPCFCB a:hover a:hover b {font-weight:bold;background:url(ajxmenu_files/top.gif) no-repeat bottom right;}
.AJXMenuHZPCFCB br {clear:both;height:0;font-size: 1px;line-height: 0px;}
