/* The general body structure for this site */

body		{ 

    margin-top: 0px;
  //  background-color:#CCCCCC ;
    background-color:#666666;
   background-image:url(images/background.png);
background-repeat: repeat-y;
	background-position:center;
	color : #333333;
					         
}

/* On top of the site is a welcome banner, this class declares the image, and the table height */

.welcome 	 {

    //height:50px; 
   background-image:url(images/newbannerphp.png);
    background-repeat: no-repeat;
    background-position: right center; 
	//63%
	
	vertical-align:top; 
	text-align:left;
	margin-left: 100px;
}


/* The classes used in iChasnam, spread out over the site */

.normal		 {

	text-align : left ; 
	color: #333333 ; 
	//font-family:LucidaSansRegulars;	
	//font-weight: 550 ;  
	//font-size: 13px ; 
	//font-family: Arial , sans-serif; 
	font-family : "Helvetia",lucida,arial,verdana,sans-serif;
	font-size: 12px;

}

.tab		 {

	font-family: "Courier New", Courier, mono; 
	font-size: 12px;
	white-space : pre;
	text-align : left ; 
	color: #333333 ; 
	margin-left:50px;

}


.tabintable	 {

	font-family: "Courier New", Courier, mono; 
	font-size: 12px;
	text-align : left ; 
	color: #333333 ; 
	margin-left:15px;
	white-space : pre;

}




.version		 {

	text-align : right ; 
	color: #333333 ; 
	font-family: Arial , sans-serif;  
	font-size: 12px;


}

.login		 {

	text-align : right ; 
	color: #333333 ; 
	font-family: Arial , sans-serif;  
	font-size: 12px;

}

.quote		 {

	text-align : right ; 
	color: #333333 ; 
	font-family: Arial , sans-serif;  
	font-size: 12px;


}

.normalcentre{

	text-align : center ; 
	color: #333333 ; 
	font-family: Arial , sans-serif;  
	font-size: 12px;



}


.image		 {

	text-align : center ;
	
}

.bannerimage {
	
	text-align:right;
	
}

.center		 {

	text-align : center ; 
	font-family: Arial , sans-serif;  
	font-size: 12px;



}



.reviewlinks {
	
	width: 200px ;  
	vertical-align:top; 
	text-align:left; 
	color: #333333 ; 
	font-family: Arial , sans-serif;  
	font-size: 12px;



}

.review 	 {

	vertical-align:top; 
	text-align:left; 
	margin-left:50px;
	color: #333333 ; 
	font-family: Arial , sans-serif;  
	font-size: 12px;
	width : 85%; 

}

.reviewcode 	 {

	vertical-align:top; 
	text-align:left ; 
	margin-left:15px;
	color: #333333 ; 
	font-family: Arial , sans-serif;  
	font-size: 12px;

}

.reviewimage 	 {

	vertical-align:top; 
	text-align:center ; 
	margin-left:50px;
	color: #333333 ; 
	font-family: Arial , sans-serif;  
	font-size: 12px;
	width : 85%;  

}



 
.reviewmail	 {
	
	margin-left: 0px; 
	text-align : center ;

} 

.reviewhead1 {

	text-align : center ;
	font-family: Arial , sans-serif;  
	font-size: 14px;
	margin-left: 0px;  

}



.tablemain	 {
	
	width : 90% ;
	text-align: left ;
	padding : 10px;
	vertical-align:top;

}

.tableart	 {
	
	width : 400px;
	align : center ;
	vertical-align: center ;

}

.tablemodest {

	width : 80% ;
	border:3px groove #cccccc ;
	font-family: Arial , sans-serif;  
	font-size: 12px;



}

.tablecode {

	width : 75% ;
	border:3px groove #cccccc ;
	font-family: Arial , sans-serif;  
	font-size: 12px;
	margin-left: 75px;
	margin-right:auto;

}

.tabletab {

	width : 80% ;
	border:3px groove #cccccc ;
	font-family: Arial , sans-serif;  
	font-size: 12px;
	margin-left: 75px;
	margin-right:auto;

}


.li2		 {
	
	list-style-type : none;
	font-family: Arial , sans-serif;  
	font-size: 12px;


	
}

.head1		 {

	text-align : center ;
	font-family: Arial , sans-serif;  
	font-size: 14px;


}


.head2		 {

	text-align : left ;
	font-family: Arial , sans-serif;  
	font-size: 13px;


}

.intextlink	{

	font-weight:bold;

}

.reviewintextlink	{

	font-weight:bold;
	vertical-align:top; 
	text-align:left; 
	margin-left:35px;
	color: #333333 ; 
	font-family: Arial , sans-serif;  
	font-size: 13px;
	width : 85%; 
}

/* The tags of iChasnam, declaring the tags without a class */

iframe	{
	
	width: 650px;
	height:450px;

}

table		 { 

	border: 0px none #3333cc ;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	padding:1px;

}

td     		 {
	
	border: Opx none #cccccc; 
	text-align: center; 
	padding:1px;
	
} 

li			 {

	list-style-type : square;
	font-family: Arial , sans-serif;  
	font-size: 12px;
 


}

a, A:link, a:visited, a:active		{

	color: #333333;
	font-family: Arial , sans-serif;  
	font-size: 12px;
	//font-weight: 650 ;
	text-decoration:none;

}

A:hover		 {

	color: #0000DD;
	font-family: Arial , sans-serif;  
	font-size: 12px;
	text-decoration:none;
	
}

img 		 {

	border-style : none;

}

input		{
	
	
	text-align : left ; 
	color: #333333 ; 
	font-family: Arial , sans-serif;  
	font-size: 12px;
	vertical-align:top;



}

form		{
	
	
	text-align : left ; 
	color: #333333 ; 
	font-family: Arial , sans-serif;  
	font-size: 12px;


}

textarea	{
	
	
	text-align : left ; 
	color: #333333 ; 
	font-family: Arial , sans-serif;  
	font-size: 12px;

 

}

hr 		 	 { 

	width: 99%;
	height : 1px ; 
	
}


