.textinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	background-color: #CCCCCC;
}
.textinputyellow {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	background-color: #FFCC33;
}
.submitbutton {
	background-image: url(../images/buttons/submit%20button.JPG);
	background-repeat: no-repeat;
}
.maincontentgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
}
