.maintable {
	border: 8px solid #FFFFFF;
	background-color: #B8CCCF;
	background-image: url(images/foot.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.headleft {
	background-image: url(images/head_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.headright {
	background-image: url(images/head_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabletop {
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tablefoot {
	background-image: url(images/foot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.textblock {
	text-align: justify;
	padding-right: 16px;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A9C0C4;
	text-decoration: none;
}
a.address:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A9C0C4;
	text-decoration: none;
}
