.treeback {
	color: #33CC00;
	background-image: url("images/oaktree.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

span.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60pt;
	color: #33CC00;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #33CC00;
	vertical-align: bottom;
	text-align: center;
}

div.maincontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #33CC00;
}

td {
	font-size: 14pt;
}

td.info {
	font-size: 12pt;
}

p.footer {
 	width: 100%;
	border-top: solid 1px #999900;
	text-align: right;
	color: #999900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

a.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #33CC00;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/buttonbackdown.jpg);
	padding: 2px;
	margin-left: 2px;
	border-left: solid 1px #9F4312;
	border-right: solid 1px #9F4312;
}

a.button:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999900;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/buttonbackup.jpg);
	padding: 2px;
	margin-left: 2px;
	border-left: solid 1px #9F4312;
	border-right: solid 1px #9F4312;
}

a {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #33CC00;
}

a:hover {
	text-decoration: underline;
	background-color: #CCFF99;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #33CC00;
}


a.footlink {
	color: #999900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	background-image: none;
}

a.footlink:hover {
	color: #999900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}

input.contactsend {
	border-top: 1px solid #999900;
	border-left: 1px solid #999900;
	border-right: 2px solid #999900;
	border-bottom: 2px solid #999900;
	padding: 1px;
	color: #999900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-color: #CCFF99;
}

input, textarea {
	border: 1px solid #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color:  #996633;
}

input:focus, textarea:focus {
	border: 1px solid #999900;
	color: #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	background-color: #CCFF99;
}

input.radiobutton {
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color:  #996633;
}
