body
{
	background-color: #ECF0F8;
}

.arabicChapterTitle
{
	font-size: 16pt;
	text-align: center;
	background-color: #F4F7FB;
	vertical-align: middle;
	direction: rtl;
	font-weight: bold;
}
.englishChapterTitle
{
	text-align: center;
	background-color: #F4F7FB;
	font-size: 14pt;
	vertical-align: middle;
	font-weight: bold;
}

.arabicHadithText
{
	font-size: 14pt;
	font-family: Simplified Arabic;
	color: #000080;
	direction: rtl;
} 
.englishHadithText
{
	font-size: 10pt;
	font-family: Verdana;
	color: #000080;
}

.araHadithHl {color: #ff0000;}
.engHadithHl {color: #ff0000;}

.arabicAyah {color: #008000;}
.englishAyah {color: #008000;}

.arabicRawy {color: #800080;}
.englishRawy {color: #800080;}

.bookTitle { 
     background-color: #CEDEFE; 
     background-image: url(http://www.sesamesoft.ca/images/bookTiltlebackground.jpg); 
     background-repeat: repeat-x;
     background-position: bottom;
}