﻿
/* FOOTER */

.footer_td {padding-top:7px; height:70px;}
.footer 
{	width:100%; 
	height:70px; 
	line-height:16px; 
	background:#eff2e9 url(../../Graphics/Images/Generic/bg_main.gif) top repeat-x; 
	font-family:tahoma, verdana, arial; 
	color:#5c5e50; 
	font-size:11px;
}
.footer div {margin:20px 10px 0 10px;}
.footer a:link, .footer a:visited, .footer a:hover, .footer a:hover.visited {font-family:tahoma, verdana, arial; color:#5c5e50; font-size:11px;}
.footer a:link, .footer a:visited {text-decoration:underline;}
.footer a:hover, .footer a:hover.visited {text-decoration:none;}

.footer .light a:link , .footer .light a:visited, .footer .light a:hover, .footer .light a:hover.visited {color:#acaea0; }

