body {padding:0; margin:0; color:#000000}
br{font-family:Tahoma; font-size:11px;  color:#6D6B6B;}
.s{font-family:Tahoma; font-size:10px;  color:#A79F9F; text-decoration:none}
.s1{font-family:Tahoma; font-size:11px;  color:#878786; text-decoration:none}
.s2{font-family:Tahoma; font-size:11px;  color:#9B9A9A;}
.s212{font-family:Tahoma; font-size:12px;  color:white;}
.s3{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
}
.s4{
	font-family: Tahoma;
	font-size: 11px;
	color: #AEAEAE;
	
}
.s5{font-family:Tahoma; font-size:12px;  color:#6D6B6B; font-weight: bold;}
.green{font-family:Tahoma; font-size:11px;  color:#80A630; text-decoration:none}
.green1{font-family:Tahoma; font-size:11px;  color:#80A630; }
.green2{font-family:Tahoma; font-size:11px;  color:#6A8434; }
  .red{font-family:Tahoma; font-size:11px;  color:#2C7F06;}
  .o{font-family:Tahoma; font-size:11px;  color:#FFCC00;}
.blue{font-family:Tahoma; font-size:11px;  color:#7397EF;}
.blue1{font-family:Tahoma; font-size:11px;  color:#516AA8; text-decoration:none}
  .w{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }
  .b{font-family:Tahoma; font-size:11px;  color:#000000; }

 .button1 {
	 BACKGROUND:#6d6b6b;
	 COLOR: white; FONT-FAMILY: Tahoma; font-size:11px; text-decoration:none;
	 cursor:pointer;
	 }
	 

input {
	BORDER-RIGHT: rgb(50,50,50) 1px outset;
	BORDER-TOP: rgb(50,50,50) 1px outset;
	BORDER-LEFT: rgb(50,50,50) 1px outset;
	BORDER-BOTTOM: rgb(50,50,50) 1px outset;
	FONT-WEIGHT: bolder;
	FONT-SIZE: 11px;
	COLOR: Blue;
	background-color: #F0EAE3;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}	 

textarea {
	BORDER-RIGHT: rgb(50,50,50) 1px outset;
	BORDER-TOP: rgb(50,50,50) 1px outset;
	BORDER-LEFT: rgb(50,50,50) 1px outset;
	BORDER-BOTTOM: rgb(50,50,50) 1px outset;
	FONT-WEIGHT: bolder;
	FONT-SIZE: 11px;
	COLOR: Blue;
	background-color: #F0EAE3;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

select {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 11px;
	COLOR: Blue;
	background-color: #F0EAE3;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	BORDER-RIGHT: rgb(50,50,50) 1px outset;
	BORDER-TOP: rgb(50,50,50) 1px outset;
	BORDER-LEFT: rgb(50,50,50) 1px outset;
	BORDER-BOTTOM: rgb(50,50,50) 1px outset;
}
  #input{
  		width:160px; height:21px;		
		}
		 
#input1{
  		width:134px; height:21px;
		
		}
		
	  #textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}


 


