BODY
{
	margin: 0px;
	padding: 0px;
}
form
{
    width: 778px;
    margin: 0 auto;}
table.contain
{
    margin: 0 auto;
    width: 778px;
    border: 1px solid #333399;
    }
A
{
	color: black;
	cursor: pointer;
}
.errorText
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}

.header
{
	height: 100px;
	width: 100%;
}
.headerHeaderLeft 
{
	height: 0px;
}
.headerHeaderRight 
{
	height: 0px;
}
.headerHeaderCenter 
{
	height: 0px;
}
.headerBodyLeft
{
	width: 24px;
	height: 78px;
}
.headerBodyRight
{
	width: 20px;
	height: 78px;
}
.headerBodyCenter
{
	padding-top: 42px;
	text-align: right;
	height: 78px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
}

.normalText td
{
	font-family: arial;
	color:black;
	font-size:12px;
}
.normalText td div
{
	font-family: arial;
	color: black;
	font-size:12px;
}

.normalText td a
{
	font-family: arial;
	color: black;
	font-size:12px;
}

.normalText td div a
{
	font-family: arial;
	color: black;
	font-size:12px;
}
.normalText
{
	font-family: arial;
	color:black;
	font-size:12px;
}
.normalTextBold
{
	font-family: arial;
	color:black;
	font-size:12px;
	font-weight: bold;
}
.footer
{
	width: 100%;
	height: 37px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.footer A
{
	text-decoration: underline;
	color: #FFFFFF;
}
.footerBodyLeft
{
	width: 20px;
	height: 100px;
}
.footerBodyRight
{
	width: 16px;
	height: 100px;
}
.footerBodyCenter
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
	padding-top: 46px;
	padding-left: 16px;
}
.textBox
{
	border: 1px solid #333399;	
	font-family: Arial;
	font-size: 11px;
	color: Black;
	background-color: #E2E2E2;
}