﻿body
{
	font-family: "Verdana", "Sans-Serif";
	font-size: 0.8em;
	color: Black;
}

#pagetitle
{
	font-size: 2.2em;
	text-align: center;
	font-weight: bold;
	color: Black;
}

p.centretext
{
	text-align: center;
	color: Black;
}

p.righttext
{
	text-align:  right;
	color: Black;
}

p.topcentretext
{
	vertical-align: top;
	text-align: center;
	color: Black;
}

p.toptext
{
	vertical-align: top;
	color: Black;
}

td
{
	font-family: "Verdana", "Sans-Serif";
	font-size: 0.8em;
	color: Black;
}

td.centretext
{
	text-align: center;
}

td.boldcentretext
{
	text-align: center;
	font-weight: bold;
}

td.text
{
	font-size: 0.8em;
}

td.middletext
{
	font-size: 0.8em;
	vertical-align:middle;
}

td.boldtext
{
	font-size: 0.8em;
	font-weight: bold;
}

td.righttext
{
	text-align:  right;
}

td.topcentretext
{
	vertical-align: top;
	text-align: center;
}

td.toptext
{
	vertical-align: top;
}

td
{
	font-family: "Verdana", "Sans-Serif";
	font-size: 0.8em;
	color: Black;
}

pre
{
	font-family: "Verdana", "Sans-Serif";
	font-size: 0.9em;
	color: Black;
}
span.menu
{
	left: 10px;
	position: absolute;
	top: 130px;
	line-height: 40px;
}

span.menuadmin
{
	left: 10px;
	position: absolute;
	top: 290px;
	line-height: 40px;
}

a
{
	color: #8B0000;
	text-decoration: none;
}
a:link:hover, a:link:visited:hover
{
	color: #00478A;
}
hr.title
{
	width: 100%;
	height: 1px;
}