﻿@charset "utf-8";

table.footerTable {
	
	background-image: url('../img/links.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center top;
	
	line-height: 70% !Important;
}

th.footerth
{
	text-align: center !Important;
	
}

i.footeri
{
	
	color:#000000;
	font-size:200% !Important;
	
}

span.footerspan{
	
	font-size:80% !Important;
	color:#000000;
	
}

tr.footerCompanyNametr {
	
	color: black;
	background-color:white;
	font-weight: 100;
	
	
}