body {
	background-image: url(IMG/bg_GrayGradient.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #B5BE1F;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.ContentGray {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.ContentGrayHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
}
.ContentWhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.ContentWhiteHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}
.MenuTop {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	text-indent: 0px;
	word-spacing: 20pt;
}
.MenuTop a:link {
	text-decoration: none;
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 16px;
}
.MenuTop a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
}
.MenuTop a:hover {
	color: #a7d379;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.MenuTop a:active {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
}
.copyright {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}

