BODY {
	background-color:#DCFDFF;
	background-image:url(Images/MainBody1024.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	margin-top:0px;
	margin-left:50px;
}
A {
	text-decoration:none;
	font-weight:bold;
	color:#181874;
}
A:Hover {
	text-decoration:none;
	font-weight:bold;
	color:#2828FF;
}
.TableMain {
	width:924px;
}
.BodyText {
	text-align:justify;
	vertical-align:top;
	padding:6px;
	font-size:14pt;
	font-family:arial;
	line-height:1.5;
}
.Footer {
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#181874;
	border-style:solid;
	text-align:center;
	vertical-align:top;
	padding:3px;
	font-size:9pt;
	font-family:arial;
}
.Pic {
	border-width:1px;
	border-color:#181874;
	border-style:solid;
}
.PicLeft {
	float:left;
	margin-right:8px;
	border-width:1px;
	border-color:#181874;
	border-style:solid;
}
.PicRight {
	float:right;
	margin-left:8px;
	border-width:1px;
	border-color:#181874;
	border-style:solid;
}
