table.footer
{
	background: url(../../../images/1.HE/bottom/footer_bg.gif) repeat-x center top;
	height: 52px;
	margin: 0 auto 10px;
	width: 763px;
}
table.footer a 
{ 
	font-size:12px; color:#21558C;
}
table.footer a:hover 
{ 
	text-decoration:underline;
}


@media print
{ 
	SPAN.footer, A.footer 
	{
		display: none;
	}
}