.SectionTitle
{
	font-family: Arabic Transparent;
	font-size: 16pt;
	font-weight: bold;
	color: #284486;
}
.HeaderTitle
{
	font-family: Arabic Transparent;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}
.HeaderValue
{
	font-family: Arabic Transparent;
	font-size: 12pt;
	font-weight: bold;
	color: #035880;
}
.HeaderBackGround
{
	background-color: #5ba8cd;
}
.dataListRow1
{
	background-color: #ccdfec;
}
.dataListRow2
{
	background-color: #e2eef8;
}
.dataListTitle
{
	font-family: Arabic Transparent;
	font-size: 12pt;
	font-weight: bold;
	color: #004668;
}
.dataListSummary
{
	font-family: Arabic Transparent;
	font-size: 11pt;
	color: #004668;
}
.dataListMore
{
	font-family: Arabic Transparent;
	font-size: 11pt;
	color: #3e7e3c;
	font-weight: bold;
	text-decoration: none;
}
.backToResultsTD
{
	font-family: Arabic Transparent;
	font-size: 14pt;
	font-weight: bold;
	color: #284486;
	background-color: #6baed0;
	padding-left: 10px;
	text-align:center;
}

.backToResultsLink
{
	font-family: Arabic Transparent;
	font-size: 12pt;
	color: Red;
	text-decoration:none;
}

.QuranHeaderBackGround
{
	background-color: #5da7cc;
}
.Quranrow1
{
	background-color: #dcedf9;
}
.Quranrow2
{
	background-color: #b6d8eb;
}
.textboxmedium
{
	color: #265109;
	font-family: tahoma;
	font-size: 8pt;
	width: 180;
	height: 18;
	border: 1px solid #CCC5A8;
	background-color: #FFFFFF;
}
.NoResults
{
	font-weight:bold;
	color:Red;
	font-size:large;
	}

.BackGroundTitle
{
	background-repeat:repeat-x;
	background-image: url(  '../images/result.jpg' );
	border:solid 1px;
	background-color: #e2eef8;
	height:39px;
}
.leftBorder
{
	border-left: 1px solid #CCCCCC; 
}
.Border
{
	border-style: solid solid none solid;
	border-width: thin;
	border-color: #CCCCCC;
}
.bottomBorder
{
	border-bottom-style: solid;
	border-bottom-width: thick;
	border-bottom-color: #ADD1E9;
}

Table TR.mainpagelink_A a
{
font-family:Arabic Transparent;
font-size:14px;
color:#506cae;
font-weight:bold;
text-decoration:none
}
.RightUpLeftBorder
{
	border-right: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
}
.LeftUpBorder
{
	border-top: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	border-top-width: thin;
	border-left-width: thin;
}