
#send_mail table {
  	  	
	border-top: 1px #6B6A60 solid;
	border-right: 1px #6B6A60 solid;  
	border-left: 1px #6B6A60 solid;
	border-bottom: 1px #6B6A60 solid;
	width: 163px;	
	}



#send_mail table td {
  background-color: #007E59;
  padding-left: 5px;
  padding-right: 5px;
}
	
#send_mail table td.title  {
  align : justify;
  font-size: 19px;
  font-family: Verdana; 
  font-weight: bold;
  color: white;
	}

#send_mail table td.title_text {
  font-size: 18px;
  font-family: Verdana; 
  font-weight: bold;
  color: white;
  padding-bottom:4px;
	}

#send_mail table td.input {
  font-size: 18px;
  font-family: Verdana; 
  font-weight: bold;
  color: white;
  height: 16px;
	}
	
#send_mail table td.text {
  font-size: 11px;
  font-family: Verdana;
  font-weight: bold ;
  color: white;
	}

#send_mail table td.condition  {
	padding-bottom:8px;
	padding-top:4px;
	padding-left: 10px;
	}

#send_mail table td.condition a {
	color: black; 
	text-decoration: underline;
	}
	




