.bg {
	background-image: url(atctreesimages/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.headerbg {
	background-image: url(atctreesimages/atc_trees_header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.headertxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border: 1px solid #006633;
}
.menutxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	color: #980B07;
	text-decoration: none;
}
.headertxtgreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	color: #006633;
}
.bodtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #006633;
	text-decoration: none;
}
.headertxtred {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: bold;
	color: #980B07;

}
a:hover {
	color: #006633;
}
logobg {
	background-image: url(atctreesimages/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bodtxtitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #006633;
	text-decoration: none;
	font-style: italic;

}
.underlinetxt {

	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #006633;
	text-decoration: underline;
}
.redtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #CC6666;
	text-decoration: none;
	font-weight: bold;

}
.bodtxtitalicred {

	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #980B07;
	text-decoration: none;
	font-style: italic;
}
