﻿body
{
	background-color: #000000;
	color: white;
}
.ContentWrapper
{
	width: 796px;
	text-align: center;
	background-color: #0000CC;
	border: 0px none;
	color: #FFFFFF;
}
.menuitem
{
	font-family: Arial;
	font-size: 15px;
	cursor: hand;
	text-align: center;
	width: 20%;
	background-color: #009E60;
	color: #FFFFFF;
}
.blank
{
	background-color: #0099B5;
	border:0px none;
	margin:0px;
	padding:0px;
}
.menuitem a, .menuitem a:link, .menuitem a:visited, .menuitem a:active
{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.menuitem a:hover
{
color:#820C8E;
}
.linkitem tr
{
	margin:10px;
}
.linkItem a, .linkItem a:link, .linkItem a:visited, .linkItem a:active
{
	color:#FFFFFF;
}
a, a:link, a:visited, a:active
{
	color:#FFFFFF;
}
p
{
	text-indent:19px;
    font-weight: 700;
    font-size: medium;
}
td
{
	vertical-align:top;
}
.schedule td
{
	border-color:#FFFFFF;
	border-style:solid;
	border-width:2px;
}
