
  .blue_d{font-family:Tahoma; font-size:11px;  color:#3B4360;}
  .black{font-family:Tahoma; font-size:11px;  color:#000000;}
  .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:#6B6D6E;}
  .main{font-family:Tahoma; font-size:11px;  color:#626262;}
  .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:#000000; text-decoration:none }
  .policy{font-family:Tahoma; font-size:11px;  color:#7B7979; text-decoration:none }
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 18px;
	width: 99px;
	border: 1px solid #737373;
}
 



  #input{
  		width:191px; height:19px;
		border-width:1px;
		border-style:solid;
		border-color:#4E4E4E;
		background-color:#D2D2D2;
		}
		 
		
	  #textarea{
  	width:191px; height:139px;
		border-width:1px;
		border-style:solid;
		border-color:#4E4E4E;
		background-color:#D2D2D2;
		overflow:auto
		}


.pointer {
	list-style-position: inside;
	list-style-image: url(images/pointer_l.gif);
	list-style-type: disc;
}
.border{ border:1px solid #CCCCCC}
.border1 {
	border: 1px dotted #CCCCCC;
}
.rightborder {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
