table.footer
{
	height: 77px;
	width: 100%;
	direction:ltr;
	margin-top:20px;
}
table.footer a
{ 
	font-size:11px; 
	color:#6D6A6A; 
	text-decoration:none;
}
table.footer a:hover 
{ 
	text-decoration:underline;
}
td.footer_links
{
	padding:0px 4px 0px 4px;
}


.footer_borders
{
	border-top:solid 1px #b1b1b1;	
}

@media print
{ 
	SPAN.footer, A.footer 
	{
		display: none;
	}
}
