﻿.middleBox
{
	z-index: 2;
	clear: both;
	background-color: white;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
TABLE.centerTable
{
	width: 929px;
	padding: 0px;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
}
TABLE.centerTable TD
{
	padding: 0px;
}
.mainBody
{
	width: 709px;
}
