.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #c4d5ff;
	border-bottom-width: 0;
	font-family: "Arabic Transparent", Arial, Helvetica, sans-serif;
	font-size:13pt;
	line-height: 18px;
	color: white;
	z-index: 100;
	background-color: #878783;
	width: 170px;
	left: 190px;
	top: 111px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #c4d5ff;
	padding: 1px 0;
	text-decoration: none;
	color: #ffffff ;
	font-size:11pt;
	font-weight: bold;
	text-indent: 5px;
	z-index: 100;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #c4cbea;
	color:  #000080;
	font-weight:600;
	font-size:12px;	
}
.top_menu{
	font-family: "Arabic Transparent", Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#303792;
	font-weight:bold;
	text-decoration:none;
	z-index: 100;
}
.top_menu a{
	font-family:"Arabic Transparent", Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#303792;
	font-weight:bold;
	text-decoration:none;
	z-index: 100;
}
.top_menu:hover{
	font-family:"Arabic Transparent", Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #0099FF;
	font-weight:bold;
	text-decoration:none;
	z-index: 100;
}
