.fields
{
width:700px;
display: block;
margin-bottom: 10px;
padding-bottom:5px;
}


.textboxformat{



font-family : arial, Georgia, Times, serif;
font-size : 11px;
font-weight : normal;
color : #000000;

}


.textboxformat-nofloat{



font-family : arial, Georgia, Times, serif;
font-size : 11px;
font-weight : normal;
color : #000000;

}



.textboxcatering{



font-family : arial, Georgia, Times, serif;
font-size : 11px;
font-weight : normal;
color : #000000;


}

.checkboxformat{


font-family : arial, Georgia, Times, serif;
font-size : 11px;
font-weight : normal;
line-height: 16px;
color : #000000;
background-color : white;
}

.formlabel {

text-align: left;
margin-bottom: 12px;
font-family : arial, Georgia, Times, serif;
font-size : 11px;
font-weight : normal;
line-height: 16px;
color : #000000;
background-color : transparent;
width: 34px;

}


.formlabelred {

text-align: left;
margin-bottom: 12px;
font-family : arial, Georgia, Times, serif;
font-size : 11px;
font-weight : normal;
line-height: 16px;
color : #CC3300;
background-color : transparent;
width: 34em;

}

.formhead {
display:block;
text-align: left;
margin-bottom: 12px;
margin-top: 30px;
font-family : arial, Georgia, Times, serif;
font-size : 11px;
font-weight : normal;
line-height: 16px;
color : #000000;
background-color : transparent;
width: 34em;

}


.submitbutton {

	text-align: center;
	margin-bottom: 12px;
	margin-top: 20px;
	font-family : arial, Georgia, Times, serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 16px;
	color : #000000;
	background-color : #dCdCdC;
	width: 20em;
	float: left;
	border: 1px solid;
	border-color : #aCaCaC;
}

.formspace {


margin-bottom: 40px;
}




label {
text-align: left;
width: 180px;
float:left;
}
