@charset "UTF-8";
/* CSS Document */

.mainCol {
        width: 900px;
}

table { border: 0pt;
        border-collapse: none;
        border-spacing: 0pt;
		
}

.topic {
   font-family: Simplified-Arabic;
   font-size  : 12pt;	
   font-weight:  bold; 
}

.smallFont { font-size: 9pt; font-family: arial; font-weight: bold; }
.mediumFont { font-size: 12pt; font-family: Simplified-Arabic; font-weight: bold; }
.small { font-size: 9pt; font-family: tahoma; font-weight: bold; }
.medium { font-size: 12pt; font-family: Simplified-Arabic; font-weight: bold; }
.large { font-size: 14pt; color: #993333; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

.hadithBody{
	color: #562f03;
	font-size: 13pt;
	font-family: Simplified-Arabic;
	font-weight: bold;
}

.hadithComm{
	color: #805C00;
	font-size: 12pt;
	font-family: Simplified-Arabic;
	font-weight: bold;
}


.addsFont {
	color: #999900;
	font-size: 12px;
	font-family: tahoma;
}

.mainPageBg 
{
   background-image:
   url('./images/bg_paper_mid.gif');
}

.formStyle {
    font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color: #663300;
	border: none;
}

//a {
//color:#996600;
//text-decoration: none;
//}

a:link {
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #996600;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	text-decoration: none;
}

.box {
	border: dotted #999933 ;
	font-family: tahoma, Arial, Helvetica, sans-serif;
}

img {
	text-decoration: none;
	border: none;
}

.hide
{
	visibility: visible;
}

.direction
{
	direction: rtl;
}
