div#divPageFooter
{
	font-size: 11px;
	padding: 0px 10px;
	background-color: #FFFFFF;
	border-top: solid 1px #660000;
}

div#divPageFooter table
{
	width: 100%;
	height: 32px;
}

div#divPageFooter table td
{
	color: #8F8F8F;
	text-align: left;
	vertical-align: middle;
}

div#divPageFooter table td#cellCopyright
{
	text-align: right;
}