body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/background.jpg);
}
a:link {
	color: #184D21;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #BD4200;
}
a:hover {
	text-decoration: none;
	color: #BD4200;
}
a:active {
	text-decoration: underline;
	color: #184D21;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.header_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #184D21;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smaller_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.top {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.filler_top {
	background-image: url(../images/filler_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.filler_title {

	background-image: url(../images/filler_title.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.back_orange {
	background-image: url(../images/back_orange.gif);
	background-repeat: repeat;
}
.back_green {

	background-image: url(../images/back_green.gif);
	background-repeat: repeat;
}
.filler_topindex {

	background-image: url(../images/filler_top_index.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

