.g{	font-family:Tahoma; 
	font-size:11px;  
	color:#CACACA;
	text-decoration:none  }
	
.b{	font-family:Tahoma; 
	font-size:11px;  
	color:#333333; }
	
.b1{	font-family:Tahoma; 
		font-size:11px;  
		color:#333333;
		text-decoration:none }

.b2{	font-family:Tahoma; 
		font-size:11px;  
		color:#727272;  }
		
.s{		font-family:Tahoma; 
		font-size:11px;  
		color:#666666; }
		
.s1{	font-family:Tahoma; 
		font-size:11px;  
		color:#616161; }
		
.red{	font-family:Tahoma; 
		font-size:11px;  
		color:#8C040C;}
		
.red2{	font-family:Tahoma; 
		font-size:11px;  
		color:#8C040C; 
		text-decoration:none}

.hd{	font-family:Tahoma; 
		font-size:16px;  
		color:#FFFFFF;
		text-decoration:none  }	
		
.wc{	font-family:Tahoma; 
		font-size:18px;  
		color:#333333;
		text-decoration:none  }		
		

#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
	}

