.wtmiddle {
	background-color: #FFFFFF;
	background-image: url(images/whitetable/centregrad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.wttopleft {
	background-image: url(images/whitetable/topleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.wtleft {
	background-image: url(images/whitetable/left.gif);
}
.wtright {
	background-image: url(images/whitetable/right.gif);
}
.wtbottomleft {
	background-image: url(images/whitetable/bottomleft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.wtbottomright {
	background-image: url(images/whitetable/bottomright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.wtbottom {
	background-image: url(images/whitetable/bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.wttopright {
	background-image: url(images/whitetable/topright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.wttop {
	background-image: url(images/whitetable/top.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
