@charset "utf-8";

.form_text1 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: 100;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 0px;
}


.form_text2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}

.buttonbg {
	background-color: #990000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

input {
    border: 0;
}
