
.formTags
{
	background-color: #CECECC;
	border: 1px solid #000000;
	font: normal 10px Arial;
	color: #000;	
}

.textBox
{
	background-color: #e3e5dac;
	border: 1px solid #000000;
	font: normal 10px Arial;
	color: #000;	
}


.contactTextNormal
{
	font: normal 10px Arial;
	color: #000;
}

.contactTextNormal a
{
	font: normal 10px Arial;
	color: #000;
	text-decoration: underline;
}

.contactTextNormal a:hover
{
	text-decoration: underline;
}

.contactTextBold
{
	font: Bold 10px Arial;
	color: #000;
}

.contactTextBold a
{
	font: Bold 10px Arial;
	color: #000;
	text-decoration: underline;
}

.contactTextBold a:hover
{
	text-decoration: underline;
}
.errorText 

{
	font: normal 10px Arial;
	color: #000;
}
