BODY
{
    padding:0px; MARGIN: 0px;
     background-image:url('../images/green.jpg');
 background-attachment: fixed; 
    color: black;
    font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; 
    font-family:verdana, Helvetica, arial, sans-serif;
}

a         { color:#003300; text-decoration: none; font-size:10pt}
a:active  {color:#003300; text-decoration: none}
a:link    {color:#003300; text-decoration: none;  }
a:hover   {color:#003300;  text-decoration:underline}
 
.sfont
{
    text-align:left;
    font-size:8pt;
    
  }

.sfontr
{
    text-align:left;
    font-size:8pt;
     color:Red;
  }   
  
.urduA
{
     font-size:12pt;
     font-weight:bold;
     font-family: Times New Roman,arial;
  }
.div1
{
    background-color:White;
    font-size:10pt;
    
  }

.fpic
{
    background-color:White;
    font-size:7pt;
    text-transform:capitalize;
  }
.UPic
{
    background-color:#ACFD71;
     width:230px; 
     margin:5px 0 5px 22px; 
     border-radius:10px;
     
    }
.UPicb
{
    background-color: #99CCFF;
    width: 230px;
    margin: 5px 0 5px 22px;
    border-radius: 10px;
}
  
  .divh
{
    
    
    float:left; 
    background-repeat: repeat-x; 
    background-image:url('../Images/Dgreen.jpg');
    color:White;
    border-radius:10px;
    
  }
  .ForumPic
{
    background-color: #ACFD71;
    padding:6px 6px 6px 6px;
    border-radius:10px;
}
  
  .divhb
{
    
    
    float:left; 
    background-repeat: repeat-x; 
    background-image:url('../Images/Dblue.jpg');
    color:White;
    border-radius:10px;
  }  
  .divhr
{
    
    
    float:left; 
    background-repeat: repeat-x; 
    background-image:url('../Images/Dred.jpg');
    color:White;
    border-radius:10px;
  } 
  .divF
{
    
    padding: 0 5px 0 5px;
    position: absolute;
    top: 150px;
    left: 750px;
    background-color: #FFFF66;
    width: 400px;
    text-align: left;
    border-radius: 10px;
}
.clearfix:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide these rules from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
li.clearfix {
	display: list-item;
}

.arow
{
    background-color: #FFFFCC;
    border-radius: 10px;
}

.nrow  /*Normal Row Color*/
{
    background-color: white;
    border-radius:10px;
}
/* End hide from IE-mac */

.popup
{
    float: left;
    color: #990000;
    background-color: White;
    padding: 0 15px 0 15px;
    border: 1px solid #008800;
    font-size: medium;
    font-weight:bold;
}