A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #339900;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold
}

A.big {
	font-size: 15px;
	font-weight: bold
}

td.big {
	font-size: 15px;
	font-weight: bold
}

A:HOVER {
	color: #651806;
}
TD,P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #849078;
}

.input {
	background-color: #FAFBFD;
	background-image: url(img/form_bkgd.gif); 
	font-family: verdana;
	font-weight: normal;
	color: #000000;
	font-size: 9pt;
	width: 210px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 4px;
}

.input2 {
	background-color: #FAFBFD;
	background-image: url(img/form_bkgd2.gif); 
	background-repeat: no;
	background-position: fixed;
	font-family: verdana;
	font-weight: normal;
	color: #000000;
	font-size: 9pt;
	width: 440px;
	height: 160px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 4px;
}

.input3 {
	background-color: #FAFBFD;
	background-image: url(img/form_bkgd.gif); 
	font-family: verdana;
	font-weight: normal;
	color: #000000;
	font-size: 9pt;
	width: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 2px;
}

.cont1 {
	background-color: #FFFFFF;
	background-image: url(img/bkgd_grass.gif);
	background-repeat: no;
	background-position: bottom right;
}

.cont2 {
	background-color: #FFFFFF;
	background-image: url(img/bkgd_plant.gif);
	background-repeat: no;
	background-position: bottom right;
}