﻿.tblFooter
{
	margin-top: 5px;
	/*background: #eae5df;*/
}

.footerLinks
{
	font-family: Arial;
	font-size: 11px;
	color: #55322d;
	font-weight:100;
}

.footerLinks A:link, .footerLinks A:hover, .footerLinks A:visited, .footerLinks A:active
{
	font-family: Arial;
	font-size: 11px;
	color: #55322d;
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: underline;
	font-weight:100;
}

.footerDot
{
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:center top;
	height:1px;	
}

.footerText
{
	padding-top: 10px;
	padding-bottom:5px;
	width: 773px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
