table.tblFooter
{
	width:1008px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
	color:#000000;
	
}
table.tblFooter td.footerContent table td
{
	height:10px;
	padding-top:0px;
	
}
table.tblFooter td.footerMenu
{
	background-image:url(../images/t_footerMenu.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:28px;
	width:1008px;
}
table.tblFooter td.footerContent
{
	padding:10px;
}
table.tblFooter td table td.fLink
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
	color:#ffffff;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
}
table.tblFooter td table td.fLink a
{
	color:#ffffff;
	text-decoration:none
}
table.tblFooter td table td.fLink a:hover
{
	color:#000000;
	text-decoration:underline
}


