body {
	background-image: url(/images/bg_fade.jpg);
	background-repeat: repeat-x;
	background-color: #1A3A78;
	padding-top: 12px;
	padding-bottom: 25px;
	margin: 0px;
}

input, textarea 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
form
{
	margin: 0px;
}
iframe {
	border: none;
	width: 100%;
	height: 800px;
}
#main {
	background-color: #ffffff;
	padding: 5px;
}

#shadow_left {
	background-image: url(/images/shadow_bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#shadow_right {
	background-image: url(/images/shadow_bottomright.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#header_nav a
{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
#header_nav a:hover
{
	color:#FFCC00;
	text-decoration: underline;
}
.div
{
	width: 2px;
	height: 45px;
	background-image: url(/images/headernav_spacer.jpg);
	background-repeat: repeat-y;
}

#hijridate
{
	color: #ffffff;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 20px;
}

#search_box
{
	height: 58px;
	background-image: url(/images/sidenav_search.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidenav
{
	height: 633px;
	background-image: url(/images/sidenav_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 50px;
	padding-bottom: 40px;
}


.sidenav_header
{
	height: 35px;
	background-image: url(/images/sidenav_header.png);
	background-repeat: no-repeat;
	behavior: url(/css/iepngfix.htc);
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	padding-right: 15px;
}

.sidenav_content
{
	background-color: #FFFFFF;
}

.sidenav_text
{
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: right;
}

.sidenav_text a {
	color:#0F426D;
	font-weight: bold;
	text-decoration: none;
}

.sidenav_text a:hover {
	color:#0099FF;
}

.sidenav_text h3 {
	font-size: 14px;
	color:#0F426D;
	margin: 0px;
}

.sidenav_footer
{
	background-image: url(/images/sidenav_footer.jpg);
	background-repeat: no-repeat;
	height: 13px;
}

.secnav_active
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FF9900;
	background-image: url(/images/sidenav_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.secnav
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.secnav_link
{
	text-decoration: none;
	color: #0F426D;
}
a.secnav_link:hover
{
	text-decoration: underline;
	color: #3293E2;
}

.hadith
{
	color:#0F426D;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#contentPane
{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	
}

#contentCrumbs
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
}
.contentCrumbs_active
{
	color: #FF9900;
}
.contentCrumbs_link
{
	text-decoration: none;
	color: #999999;
}
.contentCrumbs_link:hover
{
	text-decoration: underline;
	color: #666666;
}

#contentTitle
{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-bottom: 20px;
	margin-top: 7px;
}

#content h1
{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #336699;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

#content h2
{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3293E2;
	font-weight: bold;
}

#content h3
{
	color: #000000;
	font-weight: bold;
}


#content
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}

#content th 
{ 
	color: #FFFFFF; 
	background-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
}

#content td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	padding: 5px;
	margin: 0px;
}

#content a
{
	text-decoration: none;
	color: #3293E2;
	font-weight: bold;
}
#content a:hover
{
	text-decoration: underline;
	color: #0F426D;
}

.searchResult
{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.caption 
{
	font-size: 11px;
	color: #666666;	
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
.infoBox
{
	background-color: #C9DBED;
	border: 1px solid #93B7DB;	
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}

#backToTop 			
{
	text-align: right; font-size: 11px;
}

.error 
{
	font-weight: bold;
	color: #990000;
}

.footer
{
	color: #91A6B7;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 18px;
	padding-right: 18px;
}
a.footer_link
{
	font-weight: bold;
	text-decoration:none;
	color: #91A6B7;
}
a.footer_link:hover
{
	color: #ffffff;
	text-decoration:underline;
}

.registration_chart_on
{
padding: 5px 10px 10px 10px;
background: #ffc;
}
.registration_chart_off
{
padding: 5px 10px 10px 10px;
}

.registration_chart_off p,
.registration_chart_on p {
float: right;
margin-top: -24px;
width: 250px;
}

.registration_chart_off hr,
.registration_chart_on hr {
display: none;
}