
BODY { 
	background-image: url(../images/middleGrass.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	background-color:#FFFFFF;
	margin:0px;
  font-family:Baskerville,Georgia,Garamond,Times,serif;
  font-size:8pt !important;
}
h1
{
	color:green;
	font-family:Georgia;
	text-align: center;
}
h2
{
	color:grey;
	text-align: center;
	font-family:Georgia;
	
}
h3
{
	color:green;
	font-family:Georgia;
}
h5
{
	color:navy;
	font-family:Georgia;
}
textContainer
{
	width:511;
	height:400;
	overflow:auto;
}
.boldred
{
  color:red;
  font-weight: bold;
}
.boldnavy
{
  color:navy;
  font-weight: bold;
}
.boldgreen
{
  color:green;
  font-weight: bold;
}
.idxpgboldtxt
{
  color:black;
  font-weight: bold;
  font-family:Verdana;
  font-size:10px;
}

.TextAyah
{
    FONT-SIZE: 15pt;
    visibility: visible;
    font-weight: bold;
    COLOR: green;
    float: right;
    width:100%;
    FONT-FAMILY: 'Simplified Arabic', 'Arial';
    border:2px dotted #306EFF;
    background-color:#EBDDE2
}