a {
	font-family: Tahoma;
	font-size: 11px;
	color: ffffff;
	text-decoration:none
}
a:visited {
	color: ffffff;
	text-decoration:none
}
a:hover {
	color: ffffff;
	text-decoration:none
}
a:active {
	color: ffffff;
	text-decoration:none
}
  
  .text1{font-family:Tahoma;
   font-size:12px;  
   color:#000000; 
   text-decoration:none;
   padding-left:15px;
   padding-right:10px
     }
	 
  .text2{font-family:Tahoma; 
  font-size:10px;  
  color:#F7F5F2; 
  text-decoration:none  
  }
  .text3{font-family:Tahoma; 
  font-size:11px;  
  color:#000000; 
  text-decoration:none  
  }
  .style14 {
	color: #000000;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	}
	.style9 {color: #627586
	}
	.style1 {
	color: #8595a2;
	font-size: 10px;
	font-family: tahoma;
}
.style8 {
	color: #000;
	font-size: 11px;
	font-family: tahoma;
}
  .input{font-family:Tahoma; font-size:11px;  color:#727373; text-decoration:none  }
  .link{font-family:Tahoma; font-size:11px;  color:#5C5C5C;  }
  .bold{font-family:Tahoma; font-size:11px;  color:#4C4B4B;  }
  .main{font-family:Tahoma; font-size:11px;  color:#6C6C6C;  }
  .black{font-family:Tahoma; font-size:11px;  color:#333333;}
  .orange{font-family:Tahoma; font-size:11px;  color:#FF7E00;}
  .red{font-family:Tahoma; font-size:11px;  color:#B22E2E;}
  .gold{font-family:Tahoma; font-size:11px;  color:#777E41;}
  .green{font-family:Tahoma; font-size:11px;  color:#777E41; text-decoration:none}
  .menu{font-family:Tahoma; font-size:11px;  color:#5D6265; text-decoration:none; font-weight:900  }



  #input{
  		width:160px; height:20px;
		border-width:2px;
		border-style:solid;
		background-color:#E8F6F4;
		border-color:#0A0A0A;
		padding-top:2px;

		}
		
		
		 
		
	  #textarea{
		width:160px; height:132px;
		border-width:2px;
		border-style:solid;
		background-color:#E8F6F4;
		border-color:#0A0A0A;
		padding-top:2px;
		overflow:auto
		}