.BKGgrn {
	background-color: #38512B;
}
BODY {
	SCROLLBAR-FACE-COLOR: #336633;
	SCROLLBAR-HIGHLIGHT-COLOR: #dddddd;
	SCROLLBAR-SHADOW-COLOR: #aaaaaa;
	SCROLLBAR-3DLIGHT-COLOR: #aaaaaa;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #888888;
	background-image:  url("images/mainImages/BKGgrass.jpg");
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	background-color: #389E1B;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
H1 {
	font-size: large;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
H2 {
	font-size: medium;
	font-weight: bold;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.xxSmallText {
	font-size: xx-small;
}
.xSmallText {
	font-size: x-small;
}
.lastUpdated {
	font-size: xx-small;
	color: #497939;
}
.AlignTop {
	vertical-align: top;
}
.ImageRT {
	clear: left;
	float: right;
}
.IMGborder {
	border: thin solid #FFFFFF;
}
.list {
	list-style-position: outside;
	list-style-type: none;
	font-size: .9em;
}

