td.mid
	{
	background-image: url(mid.jpg);
	background-repeat: repeat-y;
	}
td.footer
	{
	background-image: url(footer.jpg);
	background-repeat: repeat-y;
	height: 60px;
	}
div.text
	{
	font-family: verdana;
	font-size: 12px;
	margin-left: 25px;
	margin-right: 25px;
	}