body
{
	font-family: 'Traditional Arabic';
	background-color: white;
	background-image: url('../images/ar/background_prim.gif'); 
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

td
{
	font-size: 14pt;
	font-weight: bold;
}

ul
{
	list-style-image: url('../images/ar/arrow.gif');
	padding-right: 3px;
	margin-right: 15px;
	margin-top: 4px;
	margin-bottom: 4px;
}

fieldset
{
	-moz-border-radius: 15px;
	border-radius: 15px;
}

fieldset a
{
	text-decoration: none;
	color: #000000;
}

fieldset a:hover
{
	text-decoration: none;
	color: #147DA0;
}

fieldset a:active
{
	text-decoration: none;
	color: #000000;
}

legend
{
	color: #00647D;
	font-size: 15pt;
	font-weight: bold;
	/*color: #0046D5;*/
}

input
{
	font-family: 'Traditional Arabic';
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}

select {
width: 200px;
}

textarea
{
	font-family: 'Traditional Arabic';
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}

.mainTable
{
	width: 100%;
	text-align: center;
}

.headerTable
{
	width: 100%;
	height: 156;
	background-image: url('../images/ar/background.gif');
}

.White
{
	color: white;
	text-decoration: none;
}

.White a
{
	color: white;
	text-decoration: none;
}

.White a:hover
{
	color: #F8F8F8;
	text-decoration: none;
}

.White a:active
{
	color: #F0F0F0;
	text-decoration: none;
}

.Center
{
	text-align: center;
}

.Bold
{
	font-size: 14pt;
	font-weight: bold;
}

.line
{
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}

.contentTable
{
	
	width: 780;
	background-image: url('../images/ar/contentbg.gif');
}

.articleText
{
	direction: rtl;
	font-family: 'Traditional Arabic';
	font-size: 15pt;
	font-weight: bold;
	line-height: 150%;
}

.artRedTitle
{
	font-size: 15pt;
	font-weight: bold;
	color: #FF0000;
}

.artBlueTitle
{
	font-size: 15pt;
	font-weight: bold;
	color: #0000FF;
}

.artGreenTitle
{
	font-size: 15pt;
	font-weight: bold;
	color: #009966;
}

.artRed
{
	font-weight: bold;
	color: #FF0000;
}

.artBlue
{
	font-weight: bold;
	color: #0000FF;
}

.artGreen
{
	font-weight: bold;
	color: #009966;
}

.artAya
{
	font-weight: bold;
	color: #8B0000;
}

.artHadith
{
	font-weight: bold;
	color: #9400D3;
}

.artAthar
{
	font-weight: bold;
}

.artTakhrij
{
	font-weight: normal;
	font-size: 12pt;
	color: #686868;
}

.artSmaller
{
	font-size: 12pt;
}

.artTitle
{
	font-size: 20pt;
	font-weight: bold;
	color: #892F2F;
	text-align: center;
}

.center
{
	text-align: center;
}

.printPage
{
	background-color: white;
}

.footerTable
{
	width: 100%;
	height: 40;
	background-color: #004A5E;
	color: white;
}

.searchForm
{
	text-align: center;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	line-height: 250%
}

.searchForm input
{
	text-align: center;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
}

.searchForm select
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
}

.searchForm option
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
}

.hrLine
{
	float: right;
}

