/* Horizontal CSS Menu */
.horMenu {width:956px; height:32px; position:relative; z-index:100;text-align:left;}
.horMenu ul {padding:0; margin:0; list-style:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; }
.horMenu ul ul {width:168px;}
.horMenu li {float:left; width:158px; position:relative; text-align:center; border-right:solid 1px #FFF;}
.horMenu a, .horMenu a:visited {display:block; text-decoration:none; color:#fff; width:156px; height:40px; line-height:40px;font-weight:bold;}
.horMenu ul ul a.dropdown, .horMenu ul ul a.dropdown:visited {background:#9ed8ff;}
.horMenu ul ul :hover > a.dropdown {background:#0098ff;}
.horMenu ul ul ul a, .horMenu ul ul ul a:visited {background:#9ed8ff;}
.horMenu ul ul ul a:hover {background:#0098ff;}
.horMenu ul ul {visibility:hidden;position:absolute;height:0;top:40px;left:0; width:149px;}
.horMenu ul ul ul{left:149px; top:-1px; width:149px;}
.horMenu ul ul ul.left {left:-149px;}
.horMenu table {position:absolute; top:0; left:0; border-collapse:collapse;}
.horMenu ul ul a, .horMenu ul ul a:visited {background:#b91319; color:#FFF; height:auto; line-height:1em; padding:6px 10px 6px 15px; width:134px;text-align:left;}
.horMenu a:hover, .horMenu ul ul a:hover{color:#fffc00; }
.horMenu ul li:hover ul,
.horMenu ul a:hover ul{visibility:visible;}
.horMenu ul :hover ul ul{visibility:hidden;}
.horMenu ul :hover ul :hover ul{visibility:visible;}
/* Horizontal CSS Menu */





/* Vertical CSS Menu */
.verMenu {width:34px; position:relative; z-index:100; text-align:left;}
.verMenu ul {padding:0; margin:0; list-style:none;}
.verMenu ul ul {width:34px;}
.verMenu li {width:34px; position:relative;}
.verMenu a, .verMenu a:visited {display:block; text-decoration:none; color:#fff; width:34px; }
.verMenu ul ul a.dropdown, .verMenu ul ul a.dropdown:visited {background:;}
.verMenu ul ul :hover > a.dropdown {background:;}
.verMenu ul ul ul a, .verMenu ul ul ul a:visited {background:#9ed8ff;}
.verMenu ul ul ul a:hover {background:;}
.verMenu ul ul {
	visibility:hidden;
	position:absolute;
	top:5px;
	left:-165px;
	width:165px;
}
*+html .verMenu ul ul li{
	margin:-4px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#990000;
}
.verMenu ul ul ul{left:165px; top:-1px; width:165px;}
.verMenu ul ul ul.left {left:-10px;}
.verMenu table {position:absolute; top:0; left:0; border-collapse:collapse;}
.verMenu ul ul a, .verMenu ul ul a:visited {background:#990000; color:#fff; height:auto; width:165px; line-height:10px;}
.verMenu a:hover, .verMenu ul ul a:hover{color:#fff; background:;}
.verMenu ul li:hover ul,
.verMenu ul a:hover ul{visibility:visible;}
.verMenu ul :hover ul ul{visibility:hidden;}
.verMenu ul :hover ul :hover ul{visibility:visible;}
/* Vertical CSS Menu */


/* Vertical CSS Menu */
.verMenuAreas {width:34px; position:relative; z-index:100; text-align:left;}
.verMenuAreas ul {padding:0; margin:0; list-style:none;}
.verMenuAreas ul ul {width:34px;}
.verMenuAreas li {width:34px; position:relative;}
.verMenuAreas a, .verMenuAreas a:visited {display:block; text-decoration:none; color:#fff; width:34px; }
.verMenuAreas ul ul a.dropdown, .verMenuAreas ul ul a.dropdown:visited {background:;}
.verMenuAreas ul ul :hover > a.dropdown {background:;}
.verMenuAreas ul ul ul a, .verMenuAreas ul ul ul a:visited {background:#9ed8ff;}
.verMenuAreas ul ul ul a:hover {background:;}
.verMenuAreas ul ul {
	visibility:hidden;
	position:absolute;
	top:5px;
	left:-160px;
	width:140px;
}
*+html .verMenuAreas ul ul li{
	margin:-4px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#990000;
}
.verMenuAreas ul ul ul{left:160px; top:6px; width:140px;}
.verMenuAreas ul ul ul.left {left:-10px;}
.verMenuAreas table {position:absolute; top:0; left:0; border-collapse:collapse;}
.verMenuAreas ul ul a, .verMenuAreas ul ul a:visited {background:#ff9900; color:#fff; height:auto; width:176px; line-height:10px;}
.verMenuAreas a:hover, .verMenuAreas ul ul a:hover{color:#fff; background:;}
.verMenuAreas ul li:hover ul,
.verMenuAreas ul a:hover ul{visibility:visible;}
.verMenuAreas ul :hover ul ul{visibility:hidden;}
.verMenuAreas ul :hover ul :hover ul{visibility:visible;}
/* Vertical CSS Menu */