.lefttable {
	background-image: url(images/t2_home_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.righttable {
	background-image: url(images/t2_home_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lefttablebottom {
	background-image: url(images/t2_home_4.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.righttablebottom {
	background-image: url(images/t2_home_6.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.centretablebottom {
	background-image: url(images/t2_home_5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2F370F;
	padding-top: 10px;
	text-align: right;
}
a {
	color: #2F370F;
	text-decoration: underline;
}

