/* Footer Format */
.base {
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
.footer_spacer {
	background-image: url(/images/footer_spacer.gif);
}
.footer_tbl {
	background-image: url(/images/footer.gif);
	height: 81px;
	width: 730px;
	text-align: right;
	background-repeat: no-repeat;
}