BODY, TD {
	font-family: Georgia, Geneva;
	font-size: 12px;
	font-color: white;
	/* [disabled]background: #ffffff; */
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.lefttd {
	background-position: left;
	background-image: url('/images/back_left_red2.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.righttd {
	background-position: right;
	background-image: url('/images/back_right_red2.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
}
