.text { height: 23px;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
	
	vertical-align: middle; text-decoration: none; padding-right: 5px; padding-top: 2px;  padding-left: 5px;}

.text:link { color: #ffffff;}

.text:visited { color: #ffffff;}
.text:hover { color: #515a77;}
.text:visited:hover { color: #515a77;}
.text:active { color: #515a77;}
.text:visited:active { color: #515a77;}



.link { height:27px;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
	color: #ffffff;
	vertical-align: middle; text-decoration: none;}




.link:visited:active { height: 23px;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-align: right;
	background: #ffffff;
	 border-top: solid 2px #c20c3d;
	color: #515a77;
	cursor: pointer;
	vertical-align: middle; 
	text-decoration: none;}	
	
.link:visited { height:27px;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
	color: #ffffff;
	vertical-align: middle; 
	text-decoration: none;}	
	
.link:visited:hover { height: 23px;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-align: right;
	background: #ffffff;
	 border-top: solid 2px #c20c3d;
	color: #515a77;
	cursor: pointer;
	vertical-align: middle; 
	text-decoration: none;}	
	
.link:hover { height: 23px;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-align: right;
	background: #ffffff;
	 border-top: solid 2px #c20c3d;
	color: #515a77;
	cursor: pointer;
	vertical-align: middle; 
	text-decoration: none;}	

.link:active { height: 23px;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-align: right;
	background: #ffffff;
	 border-top: solid 2px #c20c3d;
	color: #515a77;
	cursor: pointer;
	vertical-align: middle; 
	text-decoration: none;}	

/**/
.MainNavigation-TopLevel-MenuItem
{
	height:25px;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-align: right;
	color: #ffffff;
	background-color: #515a77;
	cursor: pointer;
	vertical-align: middle;

}



.MainNavigation-TopLevel-MenuItemOver
{
	height: 25px;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-align: right;
	color: #515a77;
	background-color: #ffffff;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #c20c3d;
	width: 100%;
	cursor: pointer;
	vertical-align: middle;
	}
	

	 
.MainNavigation-Level2-MenuItem
{
	height: 25px;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-align: right;
	color: #515a77;
	background-color: #faf4de;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #c20c3d;
	width: 100%;
	vertical-align: middle;
	cursor: pointer;
}
/*
.MainNavigation-Level2-MenuItemOver
{
	height: 21px;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-align: right;
	color: #515a77;
	background-color: #ffffff;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #c20c3d;
	width: 100%;
	cursor: pointer;
	vertical-align: middle;
	}

*/


.MainNavigation-Level2-SubMenuItem
{
	height: 25px;
	font-size: 13px;
	font-family: Verdana;
	font-weight: normal;
	text-align: Left;
	color: #515a77;
	background-color: #faf4de;
	cursor: pointer;
	vertical-align: middle;

}
.MainNavigation-Level2-SubMenuItemOver
{
	height: 25px;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-align: Left;
	color: #515a77;
	background-color: #faf4de;
	cursor: pointer;
	vertical-align: middle;
}

.Navigation-Level2-MenuItem
{
	height: 25px;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	color: #515a77;
	background-color: #faf4de;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #c20c3d;
	width: 100%;
	vertical-align: middle;
	cursor: pointer;
}








.RadMenu_Acli2MN
{	
	color: #ffffff;	
	
}

.RadMenu_Acli2MN .link,
.RadMenu_Acli2MN .disabled,
.RadMenu_Acli2MN .disabled:hover
{
	color: #ffffff;	
}

.RadMenu_Acli2MN .text
{	height: 23px;
}

.RadMenu_Acli2MN .horizontal .link
{
	color: #ffffff;
	height: 25px;
}

.RadMenu_Acli2MN .vertical .link
{
	color: #ffffff;
	height: 25px;
}

.RadMenu_Acli2MN .link:hover
{
	color: #515A77;
	height: 23px;
}

.RadMenu_Acli2MN .link:visited:hover
{
	color: #515A77;
	height: 23px;
}



.RadMenu_Acli2MN .group, 
.RadMenu_Acli2MN .rootGroup
{
	border: none;
}

.RadMenu_Acli2MN .link:hover .expandLeft,
.RadMenu_Acli2MN .link:hover .expandRight
{
	background-image:url(Img/arrowWhite.gif);
	

}
.RadMenu_Acli2MN .expandLeft,
.RadMenu_Acli2MN .expandRight,
.RadMenu_Acli2MN .disabled:hover .expandLeft,
.RadMenu_Acli2MN .disabled:hover .expandRight
{
	background:transparent url('Img/arrow.gif') right center no-repeat;
}

.RadMenu_Acli2MN_rtl .expandLeft,
.RadMenu_Acli2MN_rtl .expandRight
{
	background: transparent url(img/left.gif) left center no-repeat;
	
}

/* right to left */
.RadMenu_Acli2MN_rtl .group .link:hover .expandLeft,
.RadMenu_Acli2MN_rtl .group .link:hover .expandRight
{
	background:transparent url(img/invertedGroupImageRTL.gif) left center no-repeat;
	margin: 0px;
	
}




/*leave here the 4 lines below*/
.text:focus{ color:#515a77; height: 23px; }
.link:focus{ color:#515a77; height: 23px; }
.text:visited:focus{ color:#515a77; height: 23px; }
.link:visited:focus{ color:#515a77; height: 23px;}






/*


.RadMenu_Acli2MN
{	
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-align: right;
	
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	
	color: #ffffff;
		
}

.RadMenu_Acli2MN .group, 
.RadMenu_Acli2MN .rootGroup
{
	border: none;
}

.RadMenu_Acli2MN .horizontal
{
	
}

.RadMenu_Acli2MN .vertical
{
	
}




.RadMenu_Acli2MN .link,
.RadMenu_Acli2MN .disabled,
.RadMenu_Acli2MN .disabled:hover
{
	color: #ffffff;
	padding:3px 4px;
	text-decoration:none;
	background-color:#515a77;
	cursor:pointer;
	
}

.RadMenu_Acli2MN .text
{
	cursor:pointer;
	padding:0 0px;
	text-align: right;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	
	
}

.RadMenu_Acli2MN .horizontal .link
{
	border-left: none;
	border-top: solid 2px #515a77;
	text-decoration: none;
	color: #ffffff;
}

.RadMenu_Acli2MN .vertical .link
{
	border-left:0;
	border-top: solid 2px #515a77;
	text-decoration: none;
	color: #ffffff;
}

.RadMenu_Acli2MN .link:hover
{
	background-color: #ffffff;
	color: #515A77;
	border-top: solid 2px #C20C3D;
	cursor:pointer;
	text-decoration: none;
}


.RadMenu_Acli2MN .link:hover .expandLeft,
.RadMenu_Acli2MN .link:hover .expandRight
{
	background-image:url(Img/arrowWhite.gif);
	

}


.RadMenu_Acli2MN .expandLeft,
.RadMenu_Acli2MN .expandRight,
.RadMenu_Acli2MN .disabled:hover .expandLeft,
.RadMenu_Acli2MN .disabled:hover .expandRight
{
	background:transparent url('Img/arrow.gif') right center no-repeat;
}

.RadMenu_Acli2MN_rtl .expandLeft,
.RadMenu_Acli2MN_rtl .expandRight
{
	background: transparent url(img/left.gif) left center no-repeat;
	
}


.RadMenu_Acli2MN_rtl .group .link:hover .expandLeft,
.RadMenu_Acli2MN_rtl .group .link:hover .expandRight
{
	background:transparent url(img/invertedGroupImageRTL.gif) left center no-repeat;
	margin: 0px;
	
}

.RadMenu_Acli2MN .leftArrow,
.RadMenu_Acli2MN .rightArrow,
.RadMenu_Acli2MN .topArrow,
.RadMenu_Acli2MN .bottomArrow,
.RadMenu_Acli2MN .leftArrowDisabled,
.RadMenu_Acli2MN .rightArrowDisabled,
.RadMenu_Acli2MN .topArrowDisabled,
.RadMenu_Acli2MN .bottomArrowDisabled
{
	background: #666655 url('img/left.gif') center center no-repeat;
	width: 15px;
}

.RadMenu_Acli2MN .topArrow,
.RadMenu_Acli2MN .topArrowDisabled
{
	background-image:url('img/top.gif');
	width: 100%;
}

.RadMenu_Acli2MN .bottomArrow,
.RadMenu_Acli2MN .bottomArrowDisabled
{
	background-image:url('img/bottom.gif');
	width: 100%;
}

.RadMenu_Acli2MN .rightArrow,
.RadMenu_Acli2MN .leftArrow
{
	height:100%;
}

.RadMenu_Acli2MN .rightArrow,
.RadMenu_Acli2MN .rightArrowDisabled
{
	background-image:url('img/right.gif');
}

*/