.Site {
	background-color: #3d4023;
	font-family: Arial;
	font-size: 8pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right:  0pt;
}
.Body {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
.TableMain {
	background-image: images/img_body.jpg;
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	border-collapse: collapse;
	cellpadding: 0;
	boder: 0;
	text-decoration: none;
}
a.MainMenuLinks {
	font-family: Arial;
	font-size: 8pt;
	color: #595959;
	text-decoration: none;
}
a.MainMenuLinks:hover {
	font-family: Arial;
	font-size: 8pt;
	color: #C78800;
	text-decoration: underline;
}
a.FooterMenuLinks {
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
a.FooterMenuLinks:hover {
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	text-decoration: underline;
}
a.BodyLinks {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #004635;
	text-decoration: none;
}
a.BodyLinks:hover {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #5b2e04;
	text-decoration: underline;
}
a.NewsLinks {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #939393;
	text-decoration: none;
}
a.NewsLinks:hover {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #7e1d1d;
	text-decoration: underline;
}
.MenuCell {
	background-color: #fafaf8;
	border-right: 1px solid #cfcfcf;
	border-left: none;
	border-top: none;
	border-bottom: none;
}
.NewsCell {
	background-color: #fafaf8;
	border-right: none;
	border-left: 1px solid #cfcfcf;
	border-top: none;
	border-bottom: none;
}
.BodyCell {
	background-color: #ffffff;
	border-right: 1px solid #cfcfcf;
	border-left: none;
	border-top: none;
	border-bottom: none;
}