#mnu li.Level0{
	width: auto;
	padding: 0px 0px 0px 0px;
	border: 0px solid #EDEDED;/*!important;*/
	/*background-color: #080854;
	height: 20px;
	width: 100px;
	border-left:4px solid #080854;*/
}

#mnu li.Level0 a {
	color: #495054;
	font-family:Verdana,Arial,Helvetica; 
	font-size:12px; 
	font-weight:normal;
	display: block;
	text-align:left;
	vertical-align:middle;
	font-weight: normal;
	width: 120px;
	background-image: url(../images/template/arrowred.gif);
	background-repeat: no-repeat;
	/*height: 30px;*/
	text-decoration: none;
	padding-right: 0px;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;/*!important;*/
}
#mnu li.Level0#in a {
	color: #A51111;
	font-family:Verdana,Arial,Helvetica; 
	font-size:12px; 
	font-weight:normal;
	display: block;
	text-align:left;
	vertical-align:middle;
	font-weight: normal;
	width: 120px;
	background-image: url(../images/template/arrowblue.gif);
	background-repeat: no-repeat;
	/*height: 30px;*/
	text-decoration: none;
	padding-right: 0px;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 4px;/*!important;*/
}

#mnu li.Level0 a:hover{
	font-size:12px; 
	color:#A51111;
	background-image: url(../images/template/arrowblue.gif);
	background-repeat: no-repeat;
}

#mnu, #mnu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
}

#mnu li.Level0 ul { /* list items of second level */
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family:Tahoma; 
	font-size:11px; 
	display: block;
	width: 120px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-weight: normal;
	background-image: url();
	background-repeat: no-repeat;
	/*border: 1px solid red;*/
	text-align:left;
	color: #080854;
	background-color: #ffffff;
	margin: 0px;
}

#mnu li.Level0 ul a { /* list items of second level */
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family:Tahoma; 
	font-size:11px; 
	display: block;
	width: 120px;
	margin: 0;
	padding: 2px 0px 2px 3px;
	font-weight: normal;
	background-image: url();
	background-repeat: no-repeat;
	/*border: 1px solid red;*/
	text-align:left;
	color: #080854;
	background-color: #ffffff;
	border-top: 2px solid #ffffff;
	border-bottom: 1px solid #D1D9DA;
	border-left: 0px solid #ffffff;
}



#mnu li.Level0 ul a:hover{
	font-family:Tahoma; 
	font-size:11px; 
	background-image: url();
	background-repeat: no-repeat;
	background-color: #A51111;
	color: #ffffff;
	margin: 0px;
	border-top: 2px solid #A51111;
}

#mnu li.Level0#in ul a { /* list items of second level */
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family:Tahoma; 
	font-size:11px; 
	display: block;
	width: 120px;
	margin: 0;
	padding: 2px 0px 2px 3px;
	font-weight: normal;
	background-image: url();
	background-repeat: no-repeat;
	/*border: 1px solid red;*/
	text-align:left;
	color: #080854;
	background-color: #ffffff;
	border-top: 2px solid #ffffff;
	border-bottom: 1px solid #D1D9DA;
	border-left: 0px solid #ffffff;
}

#mnu li.Level0#in ul a:hover{
	font-family:Tahoma; 
	font-size:11px; 
	background-image: url();
	background-repeat: no-repeat;
	background-color: #A51111;
	color: #ffffff;
	margin: 0px;
	border-top: 2px solid #A51111;
}

#mnu li { /* all list items */
	float: left;
	width: 120px; /* width needed or else Opera goes nuts */
	/*border-bottom: 1px solid #D1D9DA;*/
	margin: 0px;
	/* normally this is the place for declaration of grid effect, except for cases that we have define other charachteristics */
	/* like background color for some level. In these stylesheet there is a previous declaration for second level list items' */
	/* background so IE behaves erroneously and hides the declared here border. So the declaration of grid-border style */
	/* coexists in previous declared styles of second level list items */

}

#mnu li ul { /* second-level lists box */
	font-size: 11px;
	position: absolute;
	/*background-color: #007382;*/
	/*background-image: url(../img/mnuborderbottom2.gif);*/
	background-position: bottom;
	background-repeat: no-repeat;
	border-style:solid;
	border-width: 2px 2px 2px 1px;
	border-color: #ffffff #D1D9DA #D1D9DA #ffffff;
	/*padding: 0px 0px 10px 0px;*/
	padding: 0px 0px 0px 0px;
	width: 120px;
	/*list-style-image:url(img/arrow.gif);*/
	margin: 0px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#mnu li ul ul { /* third-and-above-level lists box */
	font-size: 1em;
	padding: 0px 0px 0px 0px;
	margin: -2em 0 0 120px;
	/*background-color:#56909E;*/
}
#mnu li.Level0 ul ul a {
	background-color:#56909E;
	/*border-bottom: 1px solid #D1D9DA;*/
	/* no need if has been declared for list items of second level */
}

#mnu li.Level0 ul ul a:hover { /* third-and-above-level lists items */
	background-color:#8CACB7;
}

#mnu li:hover ul ul, #mnu li:hover ul ul ul, #mnu li.mnuOver ul ul, #mnu li.mnuOver ul ul ul {
	left: -999em;
}

#mnu li:hover ul, #mnu li li:hover ul, #mnu li li li:hover ul, #mnu li.mnuOver ul, #mnu li li.mnuOver ul, #mnu li li li.mnuOver ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 10;
}

.SubMnuPointer{
	float:right;
	margin:-12px 0px 0px 0px;
}