@charset "UTF-8";

/** 
* Generated by www.formstylegenerator.com 
**/

/** You can use this style for your INPUT, TEXTAREA, SELECT elements **/
.input {
	border: 1px solid #464947;

	background: #c2d9bf;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #575c59;
}

.text {
border: 1px solid #464947;
background: #c2d9bf;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #575c59;
	}


/** You can use this style for your LABEL elements **/
.label {
	font-family: tahoma, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #464947;
}

.send {
border: 1px solid #464947;
background: #c2d9bf;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #000000;
	}
