@charset "utf-8";
.inputs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.inputs {
	font-family: Sylfaen;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 25px;
	width: 250px;
	border: 1px solid #000000;
	background-color: #EEF5EE;
}
.textarea {
	font-family: Sylfaen;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #EEF5EE;
	height: 150px;
	width: 450px;
	border: 1px solid #000000;
}
.name {
	font-family: Sylfaen;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.text {
	font-family: Sylfaen;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.text2 {
	font-family: Sylfaen;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.active1 {
	font-family: Sylfaen;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FF0000;
}
.active2 {
	font-family: Sylfaen;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color:#006600;
	}
	.textarea2 {
	font-family: Sylfaen;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 150px;
	width: 450px;
	border: 1px solid #000000;
}
