  .blue_d{
	font-family:Tahoma;
	font-size:11px;
	color:#3B4360;
	text-decoration: none;
}
  .black{font-family:Tahoma; font-size:11px;  color:#4C4D4D;}
  .date{font-family:Tahoma; font-size:9px;  color:#706F6F;}
  .red{font-family:Tahoma; font-size:11px;  color:#9E0B0E;}
  .white{font-family:Tahoma; font-size:11px;  color:#ffffff;}
  .input{font-family:Tahoma; font-size:10px;  color:#F0CDE5;}
  .main{font-family:Tahoma; font-size:11px;  color:#666666;}
  .blue{font-family:Tahoma; font-size:11px;  color:#5987BC; text-decoration:none}
  .green{font-family:Tahoma; font-size:11px;  color:#86A562;}
  .text{font-family:Arial; font-size:11px;  color:#7E7E7E; text-decoration:none }
  .policy{font-family:Tahoma; font-size:11px;  color:#7B7979; text-decoration:none }

 



  #input{
  		width:191px; height:19px;
		border-width:1px;
		border-style:solid;
		border-color:#4E4E4E;
		background-color:##F0CDE5;
		}
		 
		
	  #textarea{
  	width:191px; height:139px;
		border-width:1px;
		border-style:solid;
		border-color:#4E4E4E;
		background-color:##F0CDE5;
		overflow:auto
		}

 






 
.box {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	background-color: #F0CDE5;
	border: thin solid #F0CDE5;

}
.links2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
