.topBar {
	background-color: #88BB30;
}
.headerBar {
	background-color: #006400;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
	white-space: normal;
}
.headerBar2 {
	background-color: #004600;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
	white-space: normal;
}
.indent_1 {
	background-color: #004600;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	white-space: normal;
	padding-top: 5px;
	padding-left: 5px;
}
.contentBackground {
	background-color: #003300;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 5px;
	white-space: normal;
	padding-top: 5px;
}
