.footer_bodycopy {
	font-family: verdana;
	color: #e1e1e1;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
.centerbar_table {
	background-image: url(/templates/Home-A/images/centerbar.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 960px;
}
.centerbar_table2 {
	background-image: url(/templates/Sub-A/images/centerbar2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 960px;
}
.shadow_LEFT {
	background-image: url(/templates/Home-A/images/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadow_RIGHT {
	background-image: url(/templates/Home-A/images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

