@charset "utf-8";
/* CSS Document */

.backgreen {
	background-color: #006600;
}
.bordergreen {
	border: thin solid #006600;
}
.textaddress {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ededcd;
	font-weight: bold;
}
.backlogo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textseo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EDECCD;
}
.backwhite {
	background-color: #FFFFFF;
	border: thin solid #026701;
}
.textbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #006600;
}
.bottomgreen {
	background-color: #006600;
}
A:link {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ededcd;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ededcd;
	font-weight: bold;
	}.tablebackgreen {
	background-color: #EDEDCD;
}
.TEXTBOLD {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #026701;
	background-color: #EDEDCD;
}

