td.ActiveTab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.InactiveTab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.InactiveTab a:visited {
	color: #003366;
	text-decoration: none;
}
.InactiveTab a:link {
	color: #003366;
	text-decoration: none;
}
.InactiveTab a:hover {
	color: #FF0000;
	text-decoration: none;
}
.InactiveTab a:active {
	color: #003366;
	text-decoration: none;
}
.Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Body a:visited {
	color: #003366;
	text-decoration: underline;
}
.Body a:link {
	color: #003366;
	text-decoration: underline;
}
.Body a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.Body a:active {
	color: #003366;
	text-decoration: underline;
}
.NavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}
.NavBar a:visited {
	color: #003366;
	text-decoration: none;
}
.NavBar a:link {
	color: #003366;
	text-decoration: none;
}
.NavBar a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.NavBar a:active {
	color: #003366;
	text-decoration: underline;
}
.NavHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.ToTop {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.ToTop a:visited {
	color: #FF0000;
	text-decoration: none;
}
.ToTop a:link {
	color: #FF0000;
	text-decoration: none;
}
.ToTop a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.ToTop a:active {
	color: #003366;
	text-decoration: underline;
}
.NavHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.LinkHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
body {
	background-color: #579DD5;
}