body {
	background-color: #ffffff;
	margin: 0px;
}

td {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height:12px;
	}
	td.footer {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
}
#bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	line-height: 11px;
	padding-right: 8px;
	padding-top: 6px;
}
a.footer {
	color: #666666;
}
a:visited.footer {
	color: #666666;
}
a:hover.footer {
	color: #9E0B0E;
}
a:active.footer {
	color: #666666;
}
a.news {
	color: #333333;
}
a:visited.news {
	color: #333333;
}
a:hover.news {
	color: #9E0B0E;
}
a:active.news {
	color: #333333;
}

a.content {
	color: #9E0B0E;
	font-weight:bold;
}
a:visited.content {
	color: #9E0B0E;
}
a:hover.content {
	color: #666666;
}
a:active.content {
	color: #9E0B0E;
}
#spacercell {
	padding: 10px;
}
#norepeat {
	background-repeat: no-repeat;
}
