.body
{
	background-color: #000000;
	padding:0px;
	margin:0px;
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#12406b;
}
.envelope
{
	width:790px;
}
.top
{
	width:790px;
}
.hlogo
{
	width:790px;
	height:50px;
	background-image:url('/home_hlogo.jpg');
}
.main
{
	width:790px;
	height:350px;
	background-image:url('/home_main.jpg');
}
.main_link
{
	width:300px;
	padding:20px;
	vertical-align:top;
}
.main_flash
{
	width:490px;
	vertical-align:top;
}
.main_linkA
{
	color:#ffffff;
	text-decoration:none;
}
.main_linkA:hover
{
	text-decoration:underline;
}
.main_linkB
{
	color:#a5c3df;
	text-decoration:none;
}
.main_linkB:hover
{
	text-decoration:underline;
}
.main_error
{
	padding-top:65px;
	vertical-align:top;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

.hblank
{
	width:790px;
	height:50px;
	background-image:url('/home_hblank.jpg');
}

.foot
{
	width:790px;
	text-align:right;
	color:#a5c3df;
	height:20px;
}
.foot a
{
	color:#a5c3df;
	text-decoration:none;
	margin-left:20px;
}
.foot a:hover
{
	text-decoration:underline;
}