.main-table {
	text-align: center;
	vertical-align: top;
	height: 100%;
	width: 100%;
}
.left-top {
	background-image: url(../graphics/l-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	vertical-align: top;
	height: 172px;
	width: 60px;
}
.l-center {
	background-image: url(../graphics/l-center.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	vertical-align: top;
	height: 428px;
	width: 60px;
}
.l-spacer {
	background-image: url(../graphics/l-spacer.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: right;
	vertical-align: top;
	width: 60px;
}
.l-bottom {
	background-image: url(../graphics/l-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	vertical-align: top;
	height: 40px;
	width: 60px;
}
.r-top {
	background-image: url(../graphics/r-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	height: 172px;
	width: 60px;
}
.r-center {
	background-image: url(../graphics/r-center.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	height: 428px;
	width: 60px;
}
.r-spacer {
	background-image: url(../graphics/r-spacer.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	width: 60px;
}
.r-bottom {
	background-image: url(../graphics/r-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	height: 40px;
	width: 60px;
}
.t-left {
	background-image: url(../graphics/t-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 172px;
	width: 15px;
}
.t-spacer {
	background-image: url(../graphics/t-spacer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	height: 172px;
	width: 100%;
}
.t-right {
	background-image: url(../graphics/t-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 172px;
	width: 15px;
}
.m-top {
	background-image: url(../graphics/m-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	height: 250px;
	width: 201px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.m-spacer {
	background-image: url(../graphics/m-spacer.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 201px;
	text-align: left;
	vertical-align: top;
}
.c-spacer {
	background-image: url(../graphics/c-spacer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.c-right {
	background-image: url(../graphics/c-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	vertical-align: top;
	height: 250px;
	width: 10px;
}
.c-right-spacer {
	background-image: url(../graphics/c-right-spacer.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 15px;
	text-align: left;
	vertical-align: top;
}
.c-bg {
	background-image: url(../graphics/c-bg.jpg);
}
.m2-top {
	background-image: url(../graphics/m2-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	height: 152px;
	width: 201px;
	text-indent: 5px;
	padding: 5px;
}
.m2-spacer {
	background-image: url(../graphics/m2-spacer.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	height: 100%;
	width: 201px;
}
.b-left {
	background-image: url(../graphics/b-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: text-top;
	height: 40px;
	width: 201px;
}
.b-spacer {
	background-image: url(../graphics/b-spacer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	text-align: center;
	vertical-align: top;
}
.b-right {
	background-image: url(../graphics/b-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
	width: 15px;
}
.main-table-top {
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 152px;
	width: 100%;
}
.main-table-center {
	text-align: left;
	vertical-align: top;
	height: 428px;
	width: 100%;
}
.main-table-bottom {
	background-image: url(../graphics/b-spacer.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
	height: 40px;
	width: 100%;
}
.m-divider {
	background-image: url(../graphics/m-divider.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 201px;
}
.top-top {
	text-align: center;
	vertical-align: middle;
	height: 60px;
}
.top-center {
	text-align: left;
	vertical-align: middle;
	height: 92px;
}
.top-bottom {
	text-align: left;
	vertical-align: middle;
	height: 20px;
}