body {
	background-image: url(images/indexBG.gif);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Tahoma, "Traditional Arabic", Arial;
}
.highlight {
	font-size: 12px;
	color: #2FB9B9;
}
.bright {
	color: #FFFFFF;
}

#mainTable #mainCell {
	padding: 22px;
	direction: rtl;

}

#mainTable {

	border: 1px solid #999999;
	background-color: #FFFFFF;	
}
#popup {
	padding: 30px 20px;
	font-size: 12px;
	text-align: center;
	background-image: url(images/indexBG-gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#sahabamedia{
	margin-top:30px; 
	border: 1px solid #e1e3bb; 
	width: 140px;
	height: 220px;
	text-align: center;
}

#sahabamedia .txt{
	margin-top:10px ;
	color:#FFFFFF; 
	font-size: 11px; 
	font-weight:bold;
}

#sahabamedia:hover{
	background-color: #c6cb7f;
}

#ekayfAd{
	background: url("images/ekayfAds/homepage/ad.gif") no-repeat;
	display: block;
	width: 103px;
	height: 58px;
	padding: 5px;
	text-align:center;
	position: absolute;
	left: 50%;
	top: 150px;
	margin-left: 160px;
}

#ekayfAd a{
	color: #000000;
	font-size: 10px;
	padding-bottom: 40px;
}

#ekayfAd a:hover{
	text-decoration: underline;
}

