.TextArea1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000099;
	text-decoration: none;
	text-align: left;
	text-indent: 0pt;
	height: auto;
	width: 330px;
	background-color: #EADCD2;
}
.TextField1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	background-color: #EADCD2;
	height: 50px;
	width: 330px;
}
.textfield2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	background-color: #EADED5;
	height: 100px;
	width: 330px;
}
.textareaN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000099;
	text-decoration: none;
	height: 100px;
	width: 300px;
	background-color: #C7DAFC;
}
.textareaNM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
	background-color: #EADED5;
	height: 120px;
	width: 250px;
}
