
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #373737;
	font-size: 11px;
	font-family: Traditional Arabic;
	text-decoration:none
}
.style2 {
	color: #5e5e5e;
	font-size: 18px;
	font-family: Traditional Arabic;
}
.style3 {
	color: #ffffff;
	font-size: 11px;
	font-family: Traditional Arabic;
}
.style4 {
	color: #666666;
	font-size: 11px;
	font-family: Traditional Arabic;
}
.style5 {
	color: #006699;
	font-size: 11px;
	font-family: Traditional Arabic;
}
.style6 {color: #006699; font-size: 11px; font-family: tahoma; font-weight: bold; }
.style7 {
	color: #4c4c4c;
	font-size: 11px;
	font-family: Traditional Arabic;
	font-weight: bold;
}
.style8 {
	color: #103B68;
	font-size: 16px;
	font-family: Traditional Arabic;
	font-weight: bold;
	text-decoration : none;
	text-align : right;
}
.style9 {
	color: #103B68;
	font-size: 18px;
	font-family: Traditional Arabic;
	font-weight: bold;
	text-decoration : none;
	text-align : right;
}
.style10 {font-weight: bold}
.style11 {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
}
.style12 {color: #333333; font-size: 11px; font-family: tahoma; font-weight: bold; }

  .input{
  		width:130px; height:20px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#E0E0E0;
		}
		 
		
	  .textarea{
  		width:400px; height:200px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#FFFFFF;
		overflow:auto
		}
.grey {
      background-color:#EAEAEA;
	  }
	  
.white {
      background-color:#ffffff;
	  }
	  