a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #50A11E;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #009999;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #990099;
}
a:hover {
	text-decoration: none;
	color: #379F04;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.bodytext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
}
.bodytext4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
.hdr_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
}	
.hdr_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}	
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #CCCCCC;
	font-weight: bold;
}
.footertxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
form {
 padding: 0px;
 margin: 0px;
}
.formnoborder {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.body_bg {
	background-image: url(images/body_tile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.body_tile_left {
	background-image: url(images/body_tile_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.body_tile_right {
	background-image: url(images/body_tile_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.body_bg {
	background-image: url(images/background_recycle.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.bodytext5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #448C28;
}
#footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50A11E;
	text-align: center;
}
#footerlink a:link, #footerlink a:active, #footerlink a:visited {
	text-decoration: none;
	color: #50A11E;
}
#footerlink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
