body {background-image: url("images/1_bg.jpg"); background-repeat: repeat-x}
  
			  .s{font-family:Tahoma; font-size:9px;  color:#B4B4B4;}
			  .s1{font-family:Tahoma; font-size:11px;  color:#818181; text-decoration:none}
			  .s2{font-family:Tahoma; font-size:11px;  color:#737373; text-decoration:none}
			  .s3{font-family:Tahoma; font-size:9px;  color:#818181;text-decoration:none}
			  .s4{font-family:Tahoma; font-size:9px;  color:#818181;text-decoration:none}
 			  .orange{font-family:Tahoma; font-size:11px;  color:#F77D06; text-decoration:none }
			  .orange1{font-family:Tahoma; font-size:11px;  color:#F77D06;  }
  			  .b{font-family:Tahoma; font-size:11px;  color:#4B4B4B; text-decoration:none }
    .blue1{font-family:Tahoma; font-size:11px;  color:#2B6180; }
  .g{font-family:Tahoma; font-size:10px;  color:#AAAAAA; }
   .g1{font-family:Tahoma; font-size:10px;  color:#6192AE; }
   .g2{font-family:Tahoma; font-size:11px;  color:#AAAAAA; text-decoration:none }
  			 .white{font-family:Tahoma; font-size:9px;  color:#FFFFFF;}
.grey {background-color: #EEEEEE}
.grey1 {background-color: #AAAAAA}
  
  #input{
  		width:79px; height:13px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		}
		 
		
	  #textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}

A:hover {text-decoration: none}
A:hover {text-decoration: underline}