SELECT, TEXTAREA{
	font-size:11px;font-family: Tahoma, Arial, Verdana, Sans-Serif;
}
INPUT
{
	font-size:11px;font-family: Tahoma, Arial, Verdana, Sans-Serif;
}
.forms_SearchField
{
    padding:2px;
}
.forms_SearchFieldOff
{
    padding:2px; color:#999999;
}

.formButton
{
	
	font-family: Verdana,Tahoma, Arial,  Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #CF0000;
	margin-left: 0px;
}
.formSubmitButton
{
	
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #CF0000;
	height: 25px;
	width: 115px;
	margin-left: 0px;
}
.formApplyButton
{
	
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #CF0000;
	height: 50px;
	width: 115px;
	margin-left: 18px;
}
.formRegisterButton
{
	
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #CF0000;
	height: 35px;
	width: 200px;
	margin-left: 200px;
	
}
.forms_Table {
	BORDER-top: #ebebeb 1px solid; background-color:#FBFBFB; width:500px;
}
.forms_Table TD{
	line-height:16px; padding:5px;
}
.forms_HeaderThin {
	padding-left:10px; padding-bottom:5px; font-weight:bold;  BORDER-BOTTOM: #ebebeb 1px solid;  BORDER-RIGHT: #e0e0e0 3px solid; BORDER-LEFT: #ebebeb 1px solid;
}
.forms_Header {
	BORDER-RIGHT: #e0e0e0 3px solid; padding-left:10px;font-size:13px; height:34px; font-weight:bold; background: url(../Images/formHeader.jpg); BORDER-BOTTOM: medium none; BACKGROUND-REPEAT:no-repeat;
}
.forms_Item {
	padding:5px; BORDER-RIGHT: #e0e0e0 3px solid; BORDER-TOP: white 1px solid; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; BORDER-LEFT: #ebebeb 1px solid; COLOR: #666666; BORDER-BOTTOM: #ebebeb 1px solid; 
}
.forms_ItemLeft {
	BORDER-RIGHT: medium none; BORDER-TOP: white 1px solid; PADDING-LEFT: 10px; BORDER-LEFT: #ebebeb 1px solid; COLOR: #666666; BORDER-BOTTOM: #ebebeb 1px solid; 
}
.forms_ItemRight {
	BORDER-RIGHT: #e0e0e0 3px solid; BORDER-TOP: white 1px solid; PADDING-LEFT: 2px;  COLOR: #333333; BORDER-BOTTOM: #ebebeb 1px solid; 
}
.forms_Footer{
	BORDER-RIGHT: #e0e0e0 3px solid; BORDER-TOP: white 1px solid; PADDING-LEFT: 10px; height:40px; BORDER-LEFT: #ebebeb 1px solid; COLOR: #666666; BORDER-BOTTOM: #e0e0e0 3px solid; background-color:#ebebeb;
}
.tableRowHeader
{
    border-top:1px solid #eeeeee;
}