  .main{font-family:Tahoma; font-size:11px;  color:#7D7D7D; line-height:12px }
  .blue{font-family:Tahoma; font-size:11px;  color:#3E6EB1; }
  .input{font-family:Tahoma; font-size:10px;  color:#A3A3A3; }
  .text2{font-family:Tahoma; font-size:10px;  color:#BAC3CD; }
  .yellow{font-family:Tahoma; font-size:11px;  color:#FFF995; }
  .white{font-family:Tahoma; font-size:11px;  color:#FFFFFF; line-height:12px }
  .title{font-family:Tahoma; font-size:11px;  color:#4F4F4F; }
  .gray{font-family:Tahoma; font-size:11px;  color:#616161; }
  .text{font-family:Tahoma; font-size:11px;  color:#6B6B6B; }
  .menu{font-family:Tahoma; font-size:11px;  color:#5F6266; text-decoration:none }
  .policy{font-family:Tahoma; font-size:11px;  color:#586878; text-decoration:none }
  .links{font-family:Tahoma; font-size:11px;  color:#3E6EB1; text-decoration:underline } 



  #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
		}