.Foot {
	border: solid 1px #A2A1A0;
	border-top: 0;
	background-color: #174436;
}
.Foot TD {
	color: #FFF;
	height: 24px;
}

.Foot TD.AddressBox {
	font-size: 11px;
	background: #410F0A;
}
.Foot TD.AddressBox DIV {
	font-size: 11px;
	color: #D7C38E;
}

.Copyright {
	color: #D42B3F;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
