.forms_Table select, .forms_Table textarea
{
	font-family: Arial, Verdana, Sans-Serif;
}
.forms_Table input
{
	font-family: Arial, Verdana, Sans-Serif;
}
.formButton
{
	color: #CF0000;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	margin-left: 0px;
}
.formSubmitButton
{
	color: #CF0000;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	height: 25px;
	margin-left: 0px;
	width: 115px;
}
.formApplyButton
{
	color: #CF0000;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	height: 50px;
	margin-left: 18px;
	width: 115px;
}
.formRegisterButton
{
	color: #CF0000;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	height: 35px;
	margin-left: 200px;
	width: 200px;
}
.forms_Table
{
	width: 600px;
}
.forms_Table td
{
	font-size: 0.9em;
	font-style: normal;
	padding: 5px;
}
.forms_HeaderThin
{
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
}
.forms_Header
{
	border-bottom: 2px solid #339933;
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 0px;
}
.forms_Header
{
	font-size: 1.0em !important;
	padding-left: 0;
}
forms_Table .RadUploadTable td input
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.2em !important;
}
.forms_Item
{
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.forms_ItemLeft
{
	padding-left: 10px;
	width: 220px;
}
.forms_ItemRight
{
	color: #333333;
	padding-left: 2px;
}
.forms_Footer
{
	background-color: #ebebeb;
	color: #666666;
	height: 40px;
	padding-left: 10px;
}
.tableRowHeader
{
	border-top: 1px solid #eeeeee;
}