.tabletop {
	background-color: #9F9E93;
	background-image: url(../arcimages/wh_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 28px;
}
.tableleft {
	background-image: url(../arcimages/wh_lfside.jpg);
	background-repeat: repeat-y;
	background-color: #9F9E93;
	width: 25px;
}
.tableright {
	background-color: #9F9E93;
	background-image: url(../arcimages/wh_rhside.jpg);
	background-repeat: repeat-y;
	width: 29px;
}
.tablebot {
	background-color: #9F9E93;
	background-image: url(../arcimages/wh_bottom.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
.upright {
	background-color: #9F9E93;
	background-image: url(../arcimages/wh_trhcrnr.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.upleft {
	background-color: #9F9E93;
	background-image: url(../arcimages/wh_ulhcrn.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.botleft {
	background-color: #9F9E93;
	background-image: url(../arcimages/wh_blhcrnr.jpg);
	background-repeat: no-repeat;
}
.botright {
	background-color: #9F9E93;
	background-image: url(../arcimages/wh_brhcrnr.jpg);
	background-repeat: no-repeat;
}
.splashfade {
	background-image: url(../arcimages/UpperSplashfade.jpg);
	background-repeat: no-repeat;
}
.back1 {
	background-image: url(../images/leafback.jpg);
	background-repeat: repeat-y;
}
