body{
	margin: 0px;
	background-color: White;
	direction:rtl;
}
#topShadow
{
	}
.topShadow
{
	position: absolute;
	padding-left:0px;
	padding-top:0px;
	height:34px;
	width:100%;
	background-image: url(images/topShadow.jpg);
	background-repeat:repeat-x;
	z-index:-1;
	}
#MainTbl{

}

.Main{
	padding: 0px 0px 0px 0px;
	background-image: url(images/MainTblBkg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 400px;
}


#BodyTbl{

}


.RevAlignIn{
	text-align: center;
	
}

.RevAlign{
	float: center;
	
}


.VMenuExBkg{
	background: url(images/HomBannerVBar.jpg) no-repeat top left;
}

.VMenuBkg{
	background: url(images/VMenuBkg.jpg) no-repeat bottom;
	height: 235px;
}


.VMenuTbl{
	margin-right: 18px;
}

.Lang{
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.MembersTbl{
	margin-right: 0px;
	width: 186px;
}

.MembersTitle{
	font-family: "Simplified Arabic", "Arabic Transparent";
	font-size: 12pt;
	color: White;
	font-weight: bold;
	padding-right: 20px;
	background: url(images/MembersTop.jpg) no-repeat top;
	height: 40px;
}



.MembersTbl label{
	font-family: Tahoma, "MS Sans Serif", "MS Serif";
	font-size: 7.5pt;
	color: #017e6b;
}


/* Form Style */

.TxtBoxEdg{
	border: 0px;
	border-top: 1px solid #4A7AA8;
	border-bottom: 1px solid #4A7AA8;
	height: 17px;
}


.TxtBoxEdg1{
	background-image: url(images/TxtBoxEdg1.gif);
	background-position: center right;
	background-repeat: no-repeat;

}

.TxtBoxEdg2{
	background-image: url(images/TxtBoxEdg2.gif);
	background-position: center left;
	background-repeat: no-repeat;
	
}


.SubmitBtn{
	font-family:  Tahoma, "MS Sans Serif", "MS Serif";
	font-size: 8pt;
	color: White;

	background-color: transparent;
	background: url(images/BtnBkg.gif) repeat-x top;
	border: none;
	height: 20px;
	
}

.BtnEdg1{
	background-image: url(images/BtnEdg1.gif);
	background-position: top right;
	background-repeat: no-repeat;
	
}

.BtnEdg2{
	background-image: url(images/BtnEdg2.gif);
	background-position: top left;
	background-repeat: no-repeat;
}




.LinkSmlr-Green{
	font-family:  Tahoma, "MS Sans Serif", "MS Serif";
	font-size: 8pt;
	color: #45a092;
	font-weight: bold;
}

.TipTbl{
	background: url(images/HomTipBkg.jpg) no-repeat top;
}

.TipTitle{
	font-family: "Simplified Arabic", "Arabic Transparent";
	font-size: 11pt;
	color: White;
	font-weight: bold;
}

.LinkSml-White{
	font-family:  Tahoma, "MS Sans Serif", "MS Serif";
	font-size: 8pt;
	color: White;
	text-decoration: none;
}


.LinkSml-White:hover{
	color: #D3F3CF;
}


.TitleMed-Navy{
	font-family: "Simplified Arabic", "Arabic Transparent";
	font-size: 14pt;
	font-weight: bold;
	color: #336699;
}

.TitleSml-Navy{
	font-family: "Simplified Arabic", "Arabic Transparent";
	font-size: 12pt;
	color: #3B77B1;
	font-weight: bold;
}


.TitleSmlr-Green{
	font-family: Tahoma, "MS Sans Serif", "MS Serif";
	font-size: 10pt;
	color: #55A99C;
}



.DesSmall{
	font-family: Tahoma, "MS Sans Serif", "MS Serif";
	font-size: 8pt;
	color: #336699;
	text-align: justify;
}

.TransBkgRow{
	background: url(images/TransBkgT.gif) repeat-x top;
	direction:rtl;
}

.NewsListing{
	font-family: Tahoma, "MS Sans Serif", "MS Serif";
	font-size: 8pt;
	color: gray;
	text-align: justify;
}


.NewsListing a{
	color: green;
	text-decoration: none;
}

.NewsListing span{
	margin-top: 5px;
	display: block;
}

.NewsListing a:hover{
	color: #007A7B;
	text-decoration: underline;
}


#FooterTbl{
	font-family:  Tahoma, "MS Sans Serif", "MS Serif";
	font-size: 7.5pt;
	color: #999999;
}

 #FooterTbl a{
	text-decoration: underline;
	margin: 0px 5px 0px 5px;
	color: #999999;
}


