body
{
	background-color: #AA0000;
}
.maintable,.infotable
{
	background-color: #FFFFFF;
	width: 800px;
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
}

.ljust { text-align: left; }
.rjust { text-align: right; }
.cjust
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.tjust { vertical-align: top; }

.nowrap { white-space: nowrap; }
.fivepad { padding : 5px; }

.titlelink,.menulink
{
	color: #000000;
}

.titlelink
{
	text-decoration: none;
}

.bb { border-bottom: 1px solid #000000; }
.br
{
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

.tl
{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

.titlelink: { text-decoration: none; }

.tabletitle
{
	background-color: #AA0000;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.1 em;
	font-weight: bold;
}

.divider
{
	background-color: #000000;
	color: #FFFFFF;
	font-size: .8em;
	font-weight: bold;
}
