body
{
	background-color: #ECF0F8;
}

.tableTitle
{
	padding: 10 10 10 10;
	font-family: Georgia;
	text-align: left;
	background-color: #E2EBFE;
	border-right: #e2ebfe 0px;
	border-top: #e2ebfe 0px;
	vertical-align: middle;
	border-left: #e2ebfe 0px;
	border-bottom: #e2ebfe 0px;
}

.arbTitle
{
	font-size: 18pt;
	text-align: right;
	background-color: #E2EBFE;
	vertical-align: middle;
	font-weight: bold;
	direction: rtl;
}
.engTitle
{
	font-family:Georgia;
	text-align: left;
	font-size: 14pt;
	background-color: #E2EBFE;
	vertical-align: middle;
	font-weight: bold;
}

.engDate
{
	font-family:Georgia;
	font-size: 10pt;
	color:#008000;
	text-align: center;
	vertical-align: middle;
	background-color: #E2EBFE;
}

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

.englishChapterTitle
{
	text-align: center;
	background-color: #E2EBFE;
	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;
}

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

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

.menuBack{ 
     background-color: #CEDEFE; 
	 text-align: center;
}
.right_col_back { 
     background-color: #CEDEFE; 
     background-image: url(http://www.sesamesoft.ca/images/menubackground.jpg); 
     background-repeat: repeat-x;
     background-position: bottom;
	 text-align: center;
}
.right_topcol_title { 
     background-color: #CEDEFE; 
     background-image: url(http://www.sesamesoft.ca/images/left_title_bkg.gif); 
     background-repeat: no-repeat;
     background-position: top;
	 text-align: center;
	 height:34;
}
.right_col_title { 
     background-color: #CEDEFE; 
     background-image: url(http://www.sesamesoft.ca/images/left_title_bkg_m.gif); 
     background-repeat: no-repeat;
     background-position: top;
	 text-align: center;
	 height:34;
}

.blhead { font-family: verdana; font-size: 18px; font-weight: bold; color: #000000}
.orhead {  font-family: verdana; font-size: 16px; font-weight: bold; color: #435880}
.bodytxt {  font-family: verdana; font-size: 12px; color: #000000; line-height: 20px}

.mainlevel_navmenu, .mainlevel_navmenu:visited, .sublevel_navmenu, .sublevel_navmenu:visited
{
	display: block;
	text-decoration: none;
	color: Black;
	border-color: Green;
	border-style: solid;
	border-width: 1px;
	padding-left: 4px;
	background-color: teal;
}
.mainlevel_navmenu, .mainlevel_navmenu:visited
{
	width:162px;
	margin-left:5px;
	font-size:11px;
	font-size:12px !Important;
	height:20px;
}
.sublevel_navmenu, .sublevel_navmenu:visited
{
	height:20px;
	text-indent:10px;
	width:141px;
	margin-left:22px;
	font-size:10px;
	font-size:11px !Important;
}
.mainlevel_navmenu:hover, .sublevel_navmenu:hover, #active_menu_navmenu:hover
{
	background-color:#EEEEEE;
	border-color:#CCCCCC;
	border-bottom-color:#D34B0C;
	text-decoration:none;
}
