.mainBody {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.wi {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 5px;
}
.copyright {
	font-family: Arial;
	color: #FFFFFF;
	background-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.navBack {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	padding-top: 2px;
	padding-bottom: 2px;
}
.topBorder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000066;
	background-image: url(images/TopRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodyHeader {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tableHeader {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.copyrightCopy {

	font-family: Arial;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	font-size: 10px;
}
.topBorderCopy {

	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #999999;
}
