td, .plaintext
{
	font-family: Arial, Verdana, sans;
	font-size: 11px;
	line-height: 14px;
}
.mainback
{
	background-image: url(graphics/mainback.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #000000;
}
input, textarea
{
	color: #000;
	font-family: Arial, Verdana, sans;
	font-size: 11px;
	line-height: 14px;
}
.titletext
{
	color: #FF3100;
	font-family: Arial, Verdana, sans;
	font-size: 14px;
	line-height: 16px;
}
.bigtitletext
{
	color: #FF3100;
	font-family: Arial, Verdana, sans;
	font-size: 17px;
	line-height: 19px;
}
.smallwhitetext
{
	color: #FFFFFF;
	font-family: Arial, Verdana, sans;
	font-size: 9 px;
}
.smallblacktext
{
	color: #000000;
	font-family: Arial, Verdana, sans;
	font-size: 9 px;
}
.whitebold
{
	color: #FFF;
	font-family: Arial, Verdana, sans;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
.bodytext
{
	color: #000;
	font-family: Arial, Verdana, sans;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
}