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

body {
	background-repeat: no-repeat;
	background-color: #094A20;
	margin-top: 0px;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #094A20;
}
a:visited {
	color: #094A20;
}
a:hover {
	color: #094A20;
}
a:active {
	color: #094A20;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002F1D;
	font-weight: 400;
}
.tdFooter {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
}
.style2 {
	font-family: "Tahoma Small Cap";
	font-size: 12px;
	color: #E3BB63;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002F1D;
	font-weight: 400;
}
.styleGrBold {
	font-family: "Tahoma Small Cap";
	font-size: 17px;
	color: #00341D;
}
.styleGrPlain {
	font-family: Tahoma;
	font-size: 16px;
	color: #013C1E;
}
.tdPad10 {
	padding: 10px;
}

