.main-body {
	text-align: justify;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	background-image: url(images/index_10.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #990000;
}
a:active {
	color: #000066;
}
.header {	font-size: 14px;
	font-weight: bold;
	color: #091933;
}
.footer {
	background-image: url(images/index_11.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;
	font-size: 10px;
}
.main-table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D5D5D5;
	border-left-color: #D5D5D5;
	background-color: #FFFFFF;
}
.main-table .footer a {
	color: #000000;
}
body {
	background-color: #CCCCCC;
}
.more-info-table {
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
