﻿body 
{
	color:White;
	font-family:Times New Roman;
	padding-left:0px;
	padding-top:0px;
	margin-left:0px;
	margin-top:0px;
	background-color: #00552A;
	font-family:Arial, Times New Roman;
	font-size:10pt;
	text-align:center
}
h1
{
	color:White;
	font-size:22pt;
	margin-bottom:0px;
}
.h1Yellow
{
	color:Yellow;
	font-size:22pt;
}
A:link
{
}
A:visited
{
}

A:active
{
}
A:hover, A:visited, A:active,A:link
{
	text-decoration: none;
	color: White;
}
A:active
{
	text-decoration:underline;	
}
.CopyRight
{
	font-size:8pt;
}
.MenuBackground
{
	background-image:url(/images/MenuBG.gif);
	background-repeat:no-repeat;
	width:159px;
	height:48px;	
}
.MenuLink
{
	padding-left:60px;
}
.Hidden
{
	visibility:hidden;
}
