.tabletop {
	background-color: #9F9E93;
	background-image: url(../arcimages/graf_top.jpg);
	background-repeat: repeat-x;
	height: 28px;
}
.tableleft {
	background-image: url(../arcimages/graf_lfside.jpg);
	background-repeat: repeat-y;
	background-color: #9F9E93;
	width: 25px;
}
.tableright {
	background-color: #9F9E93;
	background-image: url(../arcimages/graf_rhside.jpg);
	background-repeat: repeat-y;
	width: 29px;
}
.tablebot {
	background-color: #9F9E93;
	background-image: url(../arcimages/graf_bottom.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
.upright {
	background-color: #9F9E93;
	background-image: url(../arcimages/graf_trhcrnr.jpg);
	background-repeat: no-repeat;
}
.upleft {
	background-color: #9F9E93;
	background-image: url(../arcimages/graf_ulhcrn.jpg);
	background-repeat: no-repeat;
}
.botleft {
	background-color: #9F9E93;
	background-image: url(../arcimages/graf_blhcrnr.jpg);
	background-repeat: no-repeat;
	width: 25px;
}
.botright {
	background-color: #9F9E93;
	background-image: url(../arcimages/graf_brhcrnr.jpg);
	background-repeat: no-repeat;
	width: 29px;
}
.boxtop {

	background-color: #9F9E93;
	background-image: url(../arcimages/box_top.jpg);
	background-repeat: repeat-x;
	height: 15px;
}
.boxleft {

	background-image: url(../arcimages/box_left.jpg);
	background-repeat: repeat-y;
	background-color: #9F9E93;
	width: 15px;
}
.boxright {

	background-color: #9F9E93;
	background-image: url(../arcimages/box_right.jpg);
	background-repeat: repeat-y;
	width: 15px;
}
.boxbottom {

	background-color: #8F8E80;
	background-image: url(../arcimages/box_bottom.jpg);
	background-repeat: repeat-x;
	height: 15px;
}
.box_urt {

	background-color: #9F9E93;
	background-image: url(../arcimages/box_urh.jpg);
	background-repeat: no-repeat;
}
.box_ulft {
	background-color: #9F9E93;
	background-image: url(../arcimages/box_ulh.jpg);
	background-repeat: no-repeat;
	height: 15px;
}
.box_blh {

	background-color: #8f8e80;
	background-image: url(../arcimages/box_blh.jpg);
	background-repeat: no-repeat;
}
.box_brh {

	background-color: #8f8e80;
	background-image: url(../arcimages/box_brh.jpg);
	background-repeat: no-repeat;
}

