body
{
	MARGIN-TOP: 20px; 
	VERTICAL-ALIGN: middle; 
	font-family: Arial; 
	background-color: #000000;
}

.tableouter
{
	background-image: url(images/mfg_feb11.jpg);
	z-index: 1;
	background-repeat: no-repeat;
}

.topbanner
{
	height: 100px;
}


.bottomlink
{
	height: 100px;
}

.formouter
{
	background-image: url(images/spacer.gif);
	width: 304px;
	background-repeat: no-repeat;
}

.textbox
{
	width: 143px;
	height: 15px;
	border: 1px solid black;
	font-size: 8pt;
}

.textboxsmall
{
	width: 40px;
	height: 15px;
	border: 1px solid black;
}

.label
{
	font-size: 8pt;
	color: white;
	font-weight: bold;
	width: 104px;
}

.label2
{
	font-size: 8pt;
	color: white;
	font-weight: bold;
}

.message
{
	font-size: 8pt;
	color: red;
	font-weight: bold;
}

.error
{
	font-size: 8pt;
	color: red;
}

.formclass
{
	padding-left: 25px;
	padding-top: 200px;
	z-index: 2;
}

.button
{
	font-size: 9px;
}

