
.formTags
{
	background-color: #CECECC;
	border: 1px solid #B59E78;
	font: normal 10px Arial;
	color: #B59E78;	
}

.textBox
{
	background-color: #ffffff;
	border: 1px solid #B59E78;
	font: normal 11px Georgia, Verdana, Times New Berolina MT Roman;
	color: #666666;
	width:150px;	
}

.contactTextNormal
{
	color: #B59E78;
	font-family: Georgia, Verdana, Times New Berolina MT Roman;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
}

.errorText
{
	color: #666666;
	font-family: Georgia, Verdana, Times New Berolina MT Roman;
	font-size: 11px;
	font-weight: bold;
}
}

.mainText
{
	color: #666666;
	font-family: Georgia, Verdana, Times New Berolina MT Roman;
	font-size: 12px;
	font-weight: normal;
}

.subHeader
{
	color: #333333;
	font-family: Georgia, Verdana, Times New Berolina MT Roman;
	font-size: 14px;
	font-weight: bold;
}

