  .policy{font-family:Tahoma; font-size:11px;  color:#586878; text-decoration:none }
  .white3{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }

  .white2{font-family:Tahoma; font-size:11px;  color:#FFFFFF; font-weight:bold }
  .menu2{font-family:Tahoma; font-size:11px;  color:#5F6266; text-decoration:none }

  .gray{font-family:Tahoma; font-size:11px;  color:#616161; }
  .main2{font-family:Tahoma; font-size:10px;  color:#7D7D7D;
  .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; }

  .text{font-family:Tahoma; font-size:11px;  color:#6B6B6B; }
  .menu{font-family:Tahoma; font-size:11px;  color:#5F6266; text-decoration:underline }
  
  a.bod:link           { text-decoration: underline; color: #FFFFFF; }
  a.bod:visited        { text-decoration: underline; color: #FFFFFF; }
  a.bod:hover          { text-decoration: none; color: #FFFFFF; }
  
  a.map:link           { text-decoration: underline; color: #616161; }
  a.map:visited        { text-decoration: underline; color: #616161; }
  a.map:hover          { text-decoration: none; color: #CC0000; }





  #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
		}