/*Footer Area Styles*/

td.endcontent {
	border-bottom: #006699 1px solid;
}

p.footer				{
	background-color: #FFFFFF;
	color: #000000; 
	font-size: .8em; 
	font-weight: normal; 
	height: 25px;
	margin: 0;
	padding-top: 6px; 
	text-align: center; 
	text-decoration: none; 
	vertical-align: middle; 
}

p.footer a:link,
p.footer a:visited	{
	color: #006699; 
	font-weight: normal;
	text-decoration: none;
} 

p.footer a:hover	{
	color: #FF0000; 
	font-weight: normal;
}


