﻿TABLE.footer
{
	width: 780px;
	height: 27px;
	background-color: #FFFFFF;
	margin-top: 3px;
	border: 0px 0px 0px 0px;
}

#footerleft
{
	width: 9px;
	background-image: url(img/footerleft.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#footer1
{
	text-align: left;
	height: 27px;
	width: 620px;
	background-color: #e2e3e4;
}

#footer2
{
	text-align: right;
	height: 27px;
	width: 140px;
	background-color: #e2e3e4;
}

#footeright
{
	width: 9px;
	background-image: url(img/footerright.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.copyrights
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.footer
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #a7a8aa;
	text-decoration: none;
}
A.footer
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #a7a8aa;
	text-decoration: none;
}
A.footer:hover
{	
	color: #87888a;
	text-decoration: none;
}

