.leftSide {
	width: 8px;
	background-image: url(../images/sideLeftSub.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightSide {
	width: 8px;
	background-image: url(../images/sideRightSub.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 0px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 100%;
	TEXT-ALIGN: left;
	BORDER-BOTTOM-STYLE: none;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #f8AEAD;
	background-image: url(../images/bksub.jpg);
	background-repeat: repeat-x;
}
