body {
	background-color: #006633;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	padding: 5px;
}
.centercontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	padding: 0px 0px 0px 200px;
}
h1 {
	font-size: 18px;
	color: #006633;
}
.rightside {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top: 0px dashed #006633;
	border-right: 0px dashed #006633;
	border-bottom: 0px dashed #006633;
	border-left: 0px dashed #006633;
	text-align: left;
	vertical-align: top;
	background-color: #EFF0E0;
}
.middletext {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-color: #EFF0E0;
}
a:link {
	color: #006633;
	text-decoration: underline;
}
a:visited {
	color: #006633;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #006633;
}
.lefttable a:link {
	color: #EFF0E0;
	text-decoration: underline;
}
.lefttable {
	background-image: url(MyImages/bodybg.gif);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}

.lefttable a:visited {
	color: #EFF0E0;
	text-decoration: underline;
}
.lefttable a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.ratestable {
	border: 1px solid #006633;
	background-color: #F8F8F1;
}
h4 {
	font-size: 20px;
	color: #FF0000;
}
.underline {
	text-decoration: underline;
}
strong {
	color: #006633;
}
