@charset "utf-8";
body {font-family:Arial, Helvetica, sans-serif;}
.tableTop {
	background-image: url(tableTop.jpg);
	background-repeat: no-repeat;
	height:42px;
	background-position: center bottom;
}
.tablemiddle {
	background-image: url(untitled-3.gif);
	background-repeat: repeat-y;
}.tableBottom {
	background-image: url(tableBottom.gif);
	background-repeat: no-repeat;
}