#Table_01 .body {
	background-image: url(images/BodyMidFade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Table_01 .body2 {
	background-image: url(images/BodyRightFade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Table_01 .body2 div {
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 20px;
	font-size: 12px;
	color: #5A0F0F;
}
#Table_01 {
	background-color: #EBE4D9;
}

#Table_01 .footer .copy {
	float: left;
	padding-left: 5px;
}
#Table_01 .body .subheader {
	font-size: 12px;
	color: #5A0F0F;
}

#Table_01 .footer .resources {
	float: right;
	padding-right: 5px;
}
#Table_01 .body a:link {
	color: #5A0F0F;
}
#Table_01 .body a:hover {
	color: #9F9A8C;
}
#Table_01 .body a:visited {
	color: #5A0F0F;
}

#Table_01 .body div {
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 20px;
	font-size: 12px;
	color: #5A0F0F;
	overflow: auto;
	height: 400px;
}
#Table_01 .body h1 {
	font-size: 24px;
}
#Table_01 .footer {
	font-size: 12px;
	color: #5A0F0F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A0F0F;
}
#Table_01 .footer a:link {
	color: #5A0F0F;
}
#Table_01 .footer a:hover {
	color: #9F9A8C;
}
#Table_01 .footer a:visited {
	color: #5A0F0F;
}
