﻿#mainpage {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#buttonbar {
	background-image: url('images/Home_02.jpg');
	background-repeat: no-repeat;
	width: 900px;
	height: 60px;
	font-family: "trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCFF99;
	text-align: left;
	line-height: 60px;
	letter-spacing: 1px;
}
#footer {
	font-family: "trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #225500;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
a {
	color: #CCFF99;
	text-decoration: none;
}
a:hover {
	color: #99CC00;
}
.Title-text-h1 {
	font-size: 24px;
	color: #437524;
}
.Cntr-txt {
	text-align: center;
}
.Font-16px-Green {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	color: #437524;
}
.Border-width-0px {
	border-width: 0;
}
.font-10px {
	font-size: 10px;
}

