body
{
	border: 0px none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
}
div.pagetitle
{
	position:absolute;
	top: 150px;
	font-size: 2.2em;
	font-weight: bold;
	left:0px;
	text-align: center;
	width: 100%;
}
p.centretext
{
	background-color: White;
	color: Black;
	text-align: center;
}
p.boldcentretext
{
	color: Black;
	background-color: White;
	font-weight: bold;
	text-align: center;
}
td.text
{
	color: Black;
	background-color: White;
	font-size: 0.8em;
	text-align: left;
}
td.centretext
{
	color: Black;
	background-color: White;
	font-size: 0.8em;
	text-align: center;
}
td.centretext50
{
	color: Black;
	background-color: White;
	font-size: 0.8em;
	text-align: center;
	width: 50px;
}
td.centretext65
{
	background-color: White;
	color: Black;
	font-size: 0.8em;
	text-align: center;
	width: 65px;
}
td.centretext100
{
	background-color: White;
	color: Black;
	font-size: 0.8em;
	text-align: center;
	width: 100px;
}
td.toptext
{
	background-color: White;
	color: Black;
	font-size: 0.8em;
	vertical-align: top;
}
td.middlecentretext
{
	background-color: White;
	color: Black;
	font-size: 0.8em;
	text-align: center;
	vertical-align: middle
}
td.topcentretext
{
	background-color: White;
	color: Black;
	font-size: 0.8em;
	text-align: center;
	vertical-align: top;
}
span.menutop
{
	position: absolute;
	top: 220px;
	width: 100%;
	text-align: center;
}
td.validationtext
{
	color: Red;
	font-size: 0.8em;
	text-align: center;
}
a.calendar:active
{
    background: none transparent scroll repeat 0% 0%;
    color:White;
    text-decoration: none;
}
a.calendar:visited
{
    background: none transparent scroll repeat 0% 0%;
    color:White;
    text-decoration: none;
}
a.calendar:hover
{
    background: none transparent scroll repeat 0% 0%;
    color:White;
    text-decoration: none;
}
a
{
	color: #8B0000;
	text-decoration: none;
}
a:link:hover, a:link:visited:hover
{
	color: #00478A;
}