body
{
	font-family: Arial;
	font-size: 10pt;
}
a
{
	text-decoration: none;
}
.menulink
{
	text-decoration: none;
	color: black;
}
.MainMenuSection
{
	background-color: Black;
	color :White;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
.MainMenuItem
{
	font-size: 10px;
	font-family: Arial;
	background-color: #C2C2C2; 
	CURSOR:hand;
	BORDER-BOTTOM:thin black solid;
	PADDING-LEFT:10px;
}
.TitleBar
{
	padding-left: 5px;
	font-size: 20px;
	font-family: Arial;
}
.MainTable
{
	font-size:10px;
	font-family: Arial;
}

.form table tr
{
	height:1px;
}

.form table tr td
{
	border-bottom: none;
}

.Content
{
	font-size:12px;
	font-family: Arial;
}
.Content table
{
	font-family: Arial;
	font-size: 10pt;
}
.Content table td
{
	border-bottom: 1px solid;
	border-bottom-color: #5571BA;
}
.Content a:link
{
	color: #5571BA;
}
.Content a:visited
{
	color: #5571BA;
}

.Sidebar
{
	font-size:12px;
	font-family: Arial;
	padding-left: 5px;
}
.Sidebar a:link
{
	color: #5571BA;
}
.TopTab
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #5571BA;
}
.TopButton
{
	background-color: White;
	font-family: Arial;
	font-size:10px;
	color: Black;
	border: 1px black solid;
}
.SubMenuItem
{
	color: #5571BA;
	font-family: Arial;
	font-size: 12px;
}
H1
{
	font-size:16px;
}
H2
{
	font-size:16px;
	color:#5571BA;
}
H3
{
	font-size:14px;
}
.CalendarEvent
{
	font-size:12px;
	font-family: Arial;
}

.Calendar a:link
{
	color: #5571BA;
}

.Calendar a:visited
{
	color: #5571BA;
}

hr
{
	color: #5571BA;
	height: 1px;
}
