.MenuText  {
	font-size : 17 px;
	font-family : Myriad Condensed;
	text-align : justify;
	text-decoration : none;
	color : #3278c2;
}

.MenuLink  {
	font-size : 17 px;
	font-family : Myriad Condensed;
	font-weight : bold;
	text-decoration : none;
	color : #336699;
}

.MenuLink:Visited  {
	font-size : 17 px;
	font-family : Myriad Condensed;
	font-weight : bold;
	text-decoration : none;
	color : #336699;
}

.MenuLink:Active  {
	font-size : 17 px;
	font-family : Myriad Condensed;
	font-weight : bold;
	text-decoration : none;
	color : #336699;
}

.MenuLink:Hover  {
	font-size : 17 px;
	font-family : Myriad Condensed;
	font-weight : bold;
	text-decoration : none;
	color : #ff8a00;
}

.SubMenuLink  {
	font-size : 15 px;
	font-family : Myriad Condensed;
	text-decoration : none;
	color : #003399;
}

.SubMenuLink:Visited  {
	font-size : 15 px;
	font-family : Myriad Condensed;
	text-decoration : none;
	color : #003399;
}

.SubMenuLink:Active  {
	font-size : 15 px;
	font-family : Myriad Condensed;
	text-decoration : none;
	color : #003399;
}

.SubMenuLink:Hover  {
	font-size : 15 px;
	font-family : Myriad Condensed;
	text-decoration : none;
	color : #6699cc;
}

.BackendMenuText  {
	font-size : 9pt;
	font-family : Arial;
	text-align : justify;
	text-decoration : none;
	color : #ffffff;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-color : #ffffff;
	border-style : solid;
}

.BackendMenuLink  {
	font-size : 9pt;
	font-family : Arial;
	text-align : justify;
	text-decoration : none;
	color : #ffffff;
}


