body {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #FFFFEA;
	background-image:url(../images/MuftiSaysBG.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}

th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	height: 25px;
	background-image: url(../images/th.jpg);
}

.subheading{
	background-color: #E1E0D7;
	font-size: 11px;
}

h2{
	font-size: 18px;
	line-height: 22px;
}

h3{
	font-size: 14px;
	line-height: 18px;
}

button        {
	font-family: Georgia;
	border-style: ridge;
    background-color: #FFFFEA;
}

a:link,
a:visited{
	color:#77612D;
	text-decoration: none;
}

a:hover{
	color:#000000;
	text-decoration: underline;
}

a:active{

color:#705f00;

}

input.button {
	background-color: #F7F6EE;
	color: #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

input,textarea, select {
	color: #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color: #000000;
}

input.post, textarea.post, select {
	background-color : #FDFDF2;
}

.gensmall{
	font-size: 10px;
	line-height: 18px;
}

.gen{
	font-size: 12px;
	line-height: 14px;
}

.imgad, .imgaff{
	border: 1px solid #996600;
}

.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	line-height: 18px;
	border: solid 1px #000;
	background-color: #fff;
	color: #000;
	padding-bottom: 5px;
}

.code label{
	display: block;
	padding: 3px;
	font-weight: bold;
	background-color: #000;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
	padding: 4px;
}

.menublocks{
	font-size: 11px;
}

.menublocks a:link,
.menublocks a:visited{
	padding: 6px;
	background-image: url(../images/th.jpg);
	text-decoration: none;
	border-right: solid 1px #B8AE8D;
	border-left: solid 1px #D7D5C8;
}

.menublocks a:hover{
	background-image: url(../images/th_over.jpg);
	border-right: solid 1px #D7D5C8;
	color: #660000;
}

.section_menu{
	padding-bottom: 0px;
	padding-left:0px;
	padding-right: 0px;
	padding-top: 0px;
	line-height: 20px;
	font-size: 11px;
	display: block;
	width: 100%;
}

.section_menu a:link,
.section_menu a:visited{
	display: block;
	padding: 1px;
	background-color: #E7E2D1;
	border-top: solid 1px #898989;
}

.section_menu a:hover{
	background-color: #F5E9CF;
	text-decoration: none;
}

.error{
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	padding: 6px;
	padding-left: 35px;
	background-color: #C23131;
	border: solid 2px gold;
	font-size: 11px;
	line-height: 16px;
}

.error a:link,
.error a:visited{
	color: yellow;
}

.error a:hover{
	color: #FFCC00;
}

.msg a:link,
.msg a:visited{
	color: #EEEEEE;
}

.msg{
	background-image: url(../images/msg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	padding: 6px;
	padding-left: 35px;
	background-color: green;
	border: solid 2px gold;
	font-size: 11px;
	line-height: 16px;
}

#TopSectionMenu {
	position:absolute;
	width:200px;
	z-index:1;
	left: 4px;
	visibility: hidden;
}

.crosswordcell{
	width: 25px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-left: 3px;
}

.pg{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 2px;
}

a:link.pg,
a:visited.pg{
	background-color: #E7E2D1;
	border-top: solid 1px #996600;
	border-left: solid 1px #996600;
	border-bottom: solid 2px #999966;
	border-right: solid 2px #999966;
}

a:hover.pg{
	background-color: #F5E9CF;
	text-decoration: none;
	color: #999999;
}


.directory_button{
}

.directory_button a:link,
.directory_button a:visited{
	display: block;
	height: 12px;
	padding: 10px;
	text-decoration: none;
	background-color: #D8D3CB;
	color: #555555;
	border: 1px solid #990000;
	border-bottom: 3px solid #990000;
}

.directory_button a:hover{
	display: block;
	background-color: #E9E7DA;
	color: black;
	text-decoration: none;
	border-top: 3px solid #990000;
	border-bottom: 1px solid #990000;
}

.pagination{
	font-weight: bold;
	font-size: 10px;
	padding: 6px;
	line-height: 18px;
}

.pagination i{
	font-weight: bold;
	font-size: 12px;
	padding: 6px;
	color: #663A00;
	text-decoration: none;
	line-height: 18px;
}

.pagination a:link,
.pagination a:visited{
	border: 1px solid #D8D3CB;
	font-weight: normal;
	font-size: 11px;
	padding: 6px;
}

.pagination a:hover{
	border: 1px solid #330000;
	font-weight: normal;
	font-size: 11px;
	padding: 6px;
	text-decoration: none;
	background-color: #D8D3CB;
}

.subth{
	font-size: 10px;
	text-align: left;
	padding: 6px;
	border: 1px solid #660000;
	background-color: #E7E2D1;
}

.hometh{
	background-image: url(../images/hometh.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #cfcab9;
	color: #443522;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

.homethr{
	background-image: url(../images/homethr.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #cfcab9;
	color: #443522;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

.hometd{
	border: 1px solid #BAB08D;
	padding: 4px;
}

.ramadhantd{
	color: white;
	font-size: 11px;
	border-right: solid 1px #121212;
	padding-right: 20px;
}

.search_field{
	background-image: url(../images/search_icon.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#container{ width:auto; }

#side-panel{
	width: 200px;
	margin-top: 145px;
}

#footer{ clear:both; padding:5px 10px; background-color: #E4E4DE;
			border-top: ridge 3px #A89F7B; border-bottom: ridge 3px #A89F7B; }

#page-contents{ padding: 10px; }

.sidemenu_th{
	border-top: solid 1px #6F6553;
	border-left: solid 1px #6F6553;
	border-right: solid 1px #6F6553;
	background-image: url(../images/th.gif);
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	color: #330000;
}

.sidemenu_td{
	border: solid 1px #6F6553;
	font-size: 10px;
	line-height: 16px;
}

.quiz_buttons a:link, .quiz_buttons a:visited{
	display: block;
	padding: 5px;
	background-color: #DFEAD7;
	border: solid 1px #006600;
	text-decoration: none;
	color: #003300;
	margin-bottom: 3px;
}

.quiz_buttons a:hover{
	background-color: #CFDFB0;
}

.quiz_buttons i{
	padding: 5px;
	display: block;
	background-color: #B0FFB0;
	border: solid 1px #009900;
	margin-bottom: 3px;
}

.quizcat { padding: 5px;
			background-color: #B0FFB0;
			border: solid 1px #009900;
			margin-bottom: 3px; }
			
			
.page_comments{
	display: block;
	width: 600px;
	padding: 10px;
	background-color: #f6f6f6;
	border: solid 1px #aaa;
}
