.bodybg {
	background-image: url(t/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
}
.mainreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.mainregbold {
	color: #333399;
}
.titleline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333399;
}
.formtext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	height: 20px;
	width: 250px;
}
.formarea{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	height: 150px;
	width: 250px;
}