html, body
{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #808080;
	padding: 0;
	margin: 0;
	height: 100%;
	line-height: 27px;
}

table
{
	table-layout: auto;
	border-width: 0;
	border-collapse: collapse;
}

.contenttable
{
	height: 100%;
	width: 100%;
	table-layout: fixed;
	border-width: 0;
	border-collapse: collapse;
}

.contenttabletd
{
	vertical-align: top;
	text-align: center;
}

.oritext
{
	display: none;
}

.footer
{
	border-top: 1px solid #7d7d7d;
}

.footercontent
{
	display: inline-block;
	width: 960px;
	height: 28px;
}

.copyright
{
	float: left;
	margin-top: 20px;
}

.proudlysa
{
	float: right;
	margin-top: 25px;
}

a:link, a:visited, a:active { color: #000000; text-decoration: underline; }
a:hover { color: #000000; text-decoration: none; }
