/* ================================================
	Target: CSS Level 2.1
================================================ */
.MenuLevel0_Item ,.MenuLevel0_Item:link, .MenuLevel0_Item:visited, .MenuLevel0_Item:active { 
	font-weight: bold;
	border-bottom: 0px dotted  #BEBEBE; 
	font-size: 12px; 
	color: #1975bb; 
	text-indent: 10px; 
	line-height: 25px; 
	height: 25px; 
	background-color: #ffffff;
	text-decoration: none; 
	font-family: Arial; 
	display: block; 
}

.MenuLevel0_Item:hover { 
	font-weight: bold;
	border-bottom: 0px dotted  #BEBEBE; 
	font-size: 12px;  
	color: #204268; 
	text-indent: 10px; 
	line-height: 25px; 
	height: 25px; 
	background-color: #ffffff; 
	text-decoration: underline; 
	font-family: Arial; 
	display: block; 
}

.MenuLevel0_ItemSelected ,.MenuLevel0_ItemSelected:visited ,.MenuLevel0_ItemSelected:link { 
	font-weight: bold;
	border-bottom: 0px dotted  #BEBEBE; 
	font-size: 12px;  
	color: #204268; 
	text-indent: 10px; 
	line-height: 25px; 
	height: 25px; 
	background-color: #ffffff; 
	text-decoration: none; 
	font-family: Arial; 
	display: block; 
}

.MenuLevel1_Item, .MenuLevel1_Item:visited, .MenuLevel1_Item:link, .MenuLevel1_Item:active { 
	font-weight: bold;
	border-bottom: 0px dotted  #BEBEBE; 
	font-size: 12px;  
	color: #204268; 
	text-indent: 15px; 
	line-height: 25px; 
	height: 25px; 
	background-color: #ffffff; 
	text-decoration: none; 
	font-family: Arial; 
	display: block; 
}

.MenuLevel1_Item:hover { 
	font-weight: bold;
	border-bottom: 0px dotted  #BEBEBE; 
	font-size: 12px;  
	color: #1975bb; 
	text-indent: 15px; 
	line-height: 25px; 
	height: 25px; 
	background-color: #ffffff; 
	text-decoration: underline; 
	font-family: Arial; 
	display: block; 
}

.MenuLevel1_ItemSelected, .MenuLevel1_ItemSelected:visited, .MenuLevel1_ItemSelected:link, .MenuLevel1_ItemSelected:active { 
	font-weight: bold;
	border-bottom: 0px dotted  #BEBEBE; 
	font-size: 12px;  
	color: #1975bb; 
	text-indent: 15px; 
	line-height: 25px; 
	height: 25px; 
	background-color: #ffffff; 
	text-decoration: none; 
	font-family: Arial; 
	display: block; 
}
.MenuLevel1_ItemSelected:hover { 
	font-weight: bold;
	border-bottom: 0px dotted  #BEBEBE; 
	font-size: 12px;  
	color: #1975bb; 
	text-indent: 15px; 
	line-height: 25px; 
	height: 25px; 
	background-color: #ffffff; 
	text-decoration: underline; 
	font-family: Arial; 
	display: block; 
}

.MenuLevel2_Item ,.MenuLevel2_Item:link, .MenuLevel2_Item:visited, .MenuLevel2_Item:active { 
	font-weight: bold;
	border-bottom: 0px dotted  #BEBEBE; 
	font-size: 12px;  
	color: #444444; 
	text-indent: 20px; 
	line-height: 25px; 
	height: 25px; 
	background-color: #ffffff; 
	text-decoration: none; 
	font-family: Arial; 
	display: block; 
}
.MenuLevel2_Item:hover { 
	font-weight: bold;
	border-bottom: 0px dotted  #BEBEBE; 
	font-size: 12px;  
	color: #0089CE; 
	text-indent: 20px; 
	line-height: 25px; 
	height: 25px; 
	background-color: #ffffff; 
	text-decoration: none; 
	font-family: Arial; 
	display: block; 
 }

.MenuLevel2_ItemSelected, .MenuLevel2_ItemSelected:link, .MenuLevel2_ItemSelected:visited, .MenuLevel2_ItemSelected:active  { 
	font-weight: bold;
	border-bottom: 0px dotted  #BEBEBE; 
	font-size: 12px;  
	color: #0089CE; 
	text-indent: 20px; 
	line-height: 25px; 
	height: 25px; 
	background-color: #ffffff; 
	text-decoration: none; 
	font-family: Arial; 
	display: block; 
}
.MenuLevel2_ItemSelected:hover  { 
	font-weight: bold;
	border-bottom: 0px dotted  #BEBEBE; 
	font-size: 12px;  
	color: #0089CE; 
	text-indent: 20px; 
	line-height: 25px; 
	height: 25px; 
	background-color: #ffffff; 
	text-decoration: none; 
	font-family: Arial; 
	display: block; 
}

