/*HORIZONTAL MENU*/
ul.cssMenu ul{display:none}
ul.cssMenu li:hover>ul{display:block}
ul.cssMenu ul{position: absolute;left:-1px;top:98%;}
ul.cssMenu ul ul{position: absolute;left:95%;top:-2px;}
ul.cssMenu,ul.cssMenu ul {
	margin:0px 0px 0px 0px;
	list-style:none;
	padding:1px 2px 1px 2px;
	background-color:#F5D601;
	background-repeat:repeat;
	border-color:#C0AF62;
	border-width:1px;
	border-style:solid;
}
ul.cssMenu table {border-collapse:collapse;}ul.cssMenu {
	display:block;
	zoom:0;
	position:absolute;
	z-index: 1000;
	left: 20px;
	top: 145px;
	right: 20px;
	width: 955px;
}
* HTML ul.cssMenu {position:absolute;}
ul.cssMenu ul{
	width:190px;
}
ul.cssMenu li {
	display:block;
	margin:0px 0px 0px 0px;
	font-size:0px;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
outline-style:none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	background-color:#F5D601;
	border-width:1px;
	border-color:#F5D601;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding-left:2px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	font:bold 11px Trebuchet MS, Tahoma;
	color: #000000;
	text-decoration:none;
	cursor:pointer;
}
ul.cssMenu span{
	overflow:hidden;
}
ul.cssMenu li {
	float:left;
}
ul.cssMenu ul li {
	float:none;
}
ul.cssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.cssMenu li.sep{
	text-align:left;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.cssMenu li.sep span{
	float:none;	adding:0px;padding-right:0;
	width:3px;
	height:100%;
	display:inline-block;
	background-color:#C0AF62;	background-image:none;}
ul.cssMenu ul li.sep span{
	width:100%;
	height:3px;
}
ul.cssMenu li:hover{
	position:relative;
}
ul.cssMenu li:hover>a{
	background-color:#65BDDC;
	border-color:#4C99AB;
	border-style:solid;
	font:bold 11px Trebuchet MS, Tahoma;
	color: #FFFFFF;
	text-decoration:none;
}
ul.cssMenu li a:hover{
	position:relative;
	background-color:#65BDDC;
	border-color:#4C99AB;
	border-style:solid;
	font:bold 11px Trebuchet MS, Tahoma;
	color: #FFFFFF;
	text-decoration:none;
}
ul.cssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.cssMenu img {border: none;float:left;_float:none;margin-right:3px;width:16px;
height:16px;
}
ul.cssMenu ul img {width:16px;
height:16px;
}
ul.cssMenu img.over{display:none}
ul.cssMenu li.dis a:hover img.over{display:none !important}
ul.cssMenu li.dis a:hover img.def {display:inline !important}
ul.cssMenu li:hover > a img.def  {display:none}
ul.cssMenu li:hover > a img.over {display:inline}
ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover img.over{display:inline}
ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover img.def{display:none}
ul.cssMenu a:hover ul,ul.cssMenu a:hover a:hover ul{display:block}
ul.cssMenu a:hover ul ul{display:none}
ul.cssMenu span{
	display:block;
	background-image:url(img/arrowmain.gif);
	background-position:right center;
	background-repeat: no-repeat;
    padding-right:11px;}
ul.cssMenu li:hover>a>span{	background-image:url(img/arrowmaino.gif);
}
ul.cssMenu a:hover span{	_background-image:url(img/arrowmaino.gif)}
ul.cssMenu ul span,ul.cssMenu a:hover table span{background-image:url(img/arrowsub.gif)}
ul.cssMenu ul li:hover > a span{	background-image:url(img/arrowsubo.gif);}
ul.cssMenu table a:hover span,ul.cssMenu table a:hover a:hover span{background-image:url(img/arrowsubo.gif)}
ul.cssMenu table a:hover table span{background-image:url(img/arrowsub.gif)}

/* VERTICAL MENU */
ul.cssMenuLeft ul{display:none}
ul.cssMenuLeft li:hover>ul{display:block}
ul.cssMenuLeft ul{position: absolute;left:98%;top:-1px;}
ul.cssMenuLeft ul ul{position: absolute;left:98%;top:-2px;}
ul.cssMenuLeft,ul.cssMenuLeft ul {
	margin:0px;
	list-style:none;
	padding:0px 3px 3px 0px;
	background-color:#FCEEB0;
	background-repeat:repeat;
	border-color:#C0AF62;
	border-width:1px;
	border-style:solid;
}
ul.cssMenuLeft table {border-collapse:collapse;}ul.cssMenuLeft {
	display:block;
	zoom:0;
	position:relative;
}
* HTML ul.cssMenuLeft {position:absolute;}
ul.cssMenuLeft ul{
	width:187px;
}
ul.cssMenuLeft li {
	display:block;
	margin:3px 0px 0px 3px;
	font-size:0px;
}
ul.cssMenuLeft a:active, ul.cssMenuLeft a:focus {
outline-style:none;
}
ul.cssMenuLeft a, ul.cssMenuLeft li.dis a:hover, ul.cssMenuLeft li.sep a:hover {
	display:block;
	vertical-align:middle;
	zoom:1;
	background-color:#FCEEB0;
	border-width:1px;
	border-color:#FCEEB0;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	font:bold 11px Trebuchet MS, Tahoma;
	color: #000000;
	text-decoration:none;
	cursor:pointer;
}
ul.cssMenuLeft span{
	overflow:hidden;
}
ul.cssMenuLeft ul li {
	float:none;
}
ul.cssMenuLeft ul a {
	text-align:left;
	white-space:nowrap;
}
ul.cssMenuLeft li.sep{
	text-align:left;
	padding:0px;
	line-height:0;
}
ul.cssMenuLeft li.sep span{
	float:none;	padding-right:0;
	width:100%;
	height:1px;
	display:inline-block;
	background-color:#C0AF62;	background-image:none;}
ul.cssMenuLeft li:hover{
	position:relative;
}
ul.cssMenuLeft li:hover>a{
	background-color:#65BDDC;
	border-color:#4C99AB;
	border-style:solid;
	font:bold 11px Trebuchet MS, Tahoma;
	color: #FFFFFF;
	text-decoration:none;
}
ul.cssMenuLeft li a:hover{
	position:relative;
	background-color:#65BDDC;
	border-color:#4C99AB;
	border-style:solid;
	font:bold 11px Trebuchet MS, Tahoma;
	color: #FFFFFF;
	text-decoration:none;
}
ul.cssMenuLeft li.dis a {
	color: #AAAAAA !important;
}
ul.cssMenuLeft img {border: none;float:left;_float:none;margin-right:3px;width:16px;
height:16px;
}
ul.cssMenuLeft ul img {width:16px;
height:16px;
}
ul.cssMenuLeft img.over{display:none}
ul.cssMenuLeft li.dis a:hover img.over{display:none !important}
ul.cssMenuLeft li.dis a:hover img.def {display:inline !important}
ul.cssMenuLeft li:hover > a img.def  {display:none}
ul.cssMenuLeft li:hover > a img.over {display:inline}
ul.cssMenuLeft a:hover img.over,ul.cssMenuLeft a:hover ul img.def,ul.cssMenuLeft a:hover a:hover img.over{display:inline}
ul.cssMenuLeft a:hover img.def,ul.cssMenuLeft a:hover ul img.over,ul.cssMenuLeft a:hover a:hover img.def{display:none}
ul.cssMenuLeft a:hover ul{display:block}
ul.cssMenuLeft span{
	display:block;
	background-image:url(img/arrowmain.gif);
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:11px;}
ul.cssMenuLeft li:hover>a>span{	background-image:url(img/arrowmaino.gif);
}
ul.cssMenuLeft a:hover span{	_background-image:url(img/arrowmaino.gif)}
ul.cssMenuLeft ul span,ul.cssMenuLeft a:hover table span{background-image:url(img/arrowsub.gif)}
ul.cssMenuLeft ul li:hover > a span{	background-image:url(img/arrowsubo.gif);}
ul.cssMenuLeft table a:hover span{background-image:url(img/arrowsubo.gif)}



