.iNavigateCaption {
	font-family: Arial;
	font-size: 11px;
	color: #010000;
	font-weight:bold;
}
.iNavigateItem {
	font-family: Arial;
	font-size: 11px;
	color: #595959;
}
.iNavigateItemMurat:link {
	font-family: Arial;
	font-size: 11px;
	color: #595959;
	
}
.iNavigateItemMurat:visited {
	font-family: Arial;
	font-size: 11px;
	//color: #595959;
	color: #576E90;
	//background-color=#E2E3E2;
	
}
.iNavigateItemMurat:hover {
	font-family: Arial;
	font-size: 11px;
	background-color=#E2E3E2;
	
}
.iNavigateItemMurat:active {
	font-family: Arial;
	font-size: 11px;
	color: #576E90;
	//background-color:#E2E3E2;
	
}