table #roundBox {
}
table#roundBox.topleft {
	height: 36px;
	width: 39px;
}
.topmiddle {
	background-image: url(../greenwithshade2/images/topmid.gif);
	background-repeat: repeat-x;
	height: 36px;
}
.topright {
	height: 36px;
	width: 36px;
}
.midleft{
	background-image: url(../greenwithshade2/images/midleft.gif);
	background-repeat: repeat-y;
	width: 39px;
}
.midright {
	background-image: url(../greenwithshade2/images/midright.gif);
	background-repeat: repeat-y;
	width: 36px;
}
.btmleft{
	height: 40px;
	width: 39px;
}
.btmmiddle{
	background-image: url(../greenwithshade2/images/botmmiddle.gif);
	background-repeat: repeat-x;
}
.btmright{
	height: 40px;
	width: 36px;
}
