﻿body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Tahoma, Aerial, Verdana;
	font-size: 12px;
	color: #333333;
}
.TopNav
{
	margin-top: 0px;
	font-family: Tahoma, Aerial, Verdana;
	font-size: 11px;
	color: #ffffff;
}
a.TopNav:link, a.TopNav:active
{
	color: #ffffff;
}
a.TopNav:hover
{
	color: #ffffff;
}
a.TopNav:visited
{
	color: #ffffcc;
}
.Footer
{
	margin-top: 0px;
	font-family: Tahoma, Aerial, Verdana;
	font-size: 12px;
	color: #ffffff;
}
.newsText
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #ffffff;
}
.newsTextCentered
{
	font-family: Tahoma;
	font-size: 9pt;
	text-align: center;
}

.borderedGrid
{
	border-color: #808080;
	border-width: 1px;
}

.gridHeader
{
	background-color: #41506B;
}

