@charset "utf-8";
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #D7BC6F;
}
.bt_form {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;
	font-family: "Courier New", Courier, monospace;
	background-color: #D7BC6F;
	height: 25px;
	width: 75px;
}
