body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(side_background.png);
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #035000;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #035000;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #035000;
	text-decoration: none;
}
hr {
	color: #035000;
	background-color: #035000;
	margin: 0px;
	width: 80%;
}
.nodec_green {
	color: #035000;
	text-decoration: none;
}
.nodec_green_12 {
	font-size: 12px;
	color: #035000;
	text-decoration: none;
}
.nodec_red_12 {
	font-size: 12px;
	color: #810101;
	text-decoration: none;
}
#copyright {
	color: #035000;
	text-decoration: none;
	font-size: 9px;
}
#td_content {
	padding: 10px;
}
#side_bg_left {
	background-image: url('side_bg_left.png');
}
#overall_header_background {
	background-image: url('overall_header_background.png');
}
#side_bg_right {
	background-image: url('side_bg_right.png');
}
#overall_nav_background {
	background-image: url('overall_nav_background.png');
}
#overall_nav_minor_background {
	background-image: url('overall_nav_minor_background.png');
}
#overall_copyright_background {
	background-image: url('overall_copyright_background.png');
}