body
{
    background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 800px;

	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

td.MenuHeader
{
	background-color: #000000;
}

.MenuHeader
{
	font-family: serif;
	text-decoration:none;
	color: #ffffff;
}

.MenuItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration:none;
	color: #777777;
}

td.MenuItem
{
	background-color: #D6DDCD;
}

a.MenuItem:link, a.MenuItem:visited
{
	text-decoration: none;
}

a.MenuItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #777777;
}
	
a.MenuItem:hover
{
	color: #ffffff;
}

.BodyHead
{
	text-align: left;
	color: #7CA47A;
}

a.BodyHead:link {color: #7CA47A;} 
a.BodyHead:active {color: #7CA47A;} 
a.BodyHead:visited {color: #7CA47A;} 


.BodyTitle
{
	text-align: center;
	color: #7D8E6D;
}

td.Bulletin
{
	text-align: left;
	font-size: large;
	font-weight: bold;
	color: #7D8E6D;
}

td.TitleHeaderText
{
	text-align: center;
	font-size: 14px;
}

td.BodyText
{
	text-align: left;
}

tr.DarkGreen
{
	background-color: #A6CEA4;
}

tr.LightGreen
{
	background-color: #00FF99;
}

.ImgTitle
{
	font-size: smaller;
	color: #7D8E6D;
}

td.ImgTitle
{
	font-size: smaller;
	color: #7D8E6D;
}

a.bulletin:link {color: #7D8E6D;} 
a.bulletin:active {color: #7D8E6D;} 
a.bulletin:visited {color: #7D8E6D;} 

.contacts
{
	font-size: smaller;
}

.times_heading
{
	font-size: large;
	color: #F4C569;
}

thead { display: table-header-group }

tfoot { display: table-footer-group }
