body
{
}
.TextBoxLabel
{
	font-weight: bold;
	font-size: smaller;
	color: white;
	font-family: Arial;
	background-color: #4a3c8c;
}
.TextBox
{
	font-weight: bold;
	font-size: smaller;
	color: #4a3c8c;
	font-family: Arial;
	background-color: #e7e7ff;
}
.SelectList
{
	font-weight: bold;
	font-size: smaller;
	color: #4a3c8c;
	font-family: Arial;
	background-color: #e7e7ff;
}
.SubmitButton1
{
	font-weight: bold;
	font-size: smaller;
	color: white;
	font-family: Arial;
	background-color: #4a3c8c;
}
