TABLE {
	font-family : Arial;
	font-size : 12px;
	color : #3a825d;
}

STRONG {
	font-family : Arial;
	font-size : 13px;
	color : #3a825d;
}

A {
	font-family : Arial;
	color : #59A880;
	text-decoration : none;
}

TABLE.sitemap {
	font-family : Arial;
	font-size : 11px;
	color : #000000;
	font-weight : bold;
}
A:hover {
	text-decoration: none;
	color: #000000;
}

A.sitemap {
	font-family : Arial;
	color : #59A880;
	text-decoration : none;
}

A:hover.sitemap {
	text-decoration: none;
	color: #000000;
}

TABLE.big {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #59A880;
	border-right-color: #59A880;
	border-bottom-color: #59A880;
	border-left-color: #59A880;	
}

TABLE.inner {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #59A880;
	border-right-color: #59A880;
	border-bottom-color: #59A880;
	border-left-color: #59A880;	
}

A.subnav {
	font-family : Arial;
	color : #59A880;
	font-style : italic;
	text-decoration : none;
}

A:hover.subnav {
	text-decoration: none;
	color: #000000;
}

.resite {
	font-family : Arial;
	font-size : 10px;
	color : #59A880;
	font-style : italic;
	text-decoration : none;
}

A.resite {
	font-family : Arial;
	font-size : 10px;
	color : #59A880;
	font-style : italic;
	text-decoration : none;
}

A:HOVER.resite {
	color: #000000;
	text-decoration : none;
}

UL {
	list-style-type:square
}
TH.contact {
	font-weight: bold;
	color : #FFFFFF;
	font-size : 12px;
	background-color: #3a825d;
}
TABLE.contact {
	border:1px solid #3a825d;
	font-family : Arial;
}
TABLE.inside {
	font-size : 12px;
	font-family : Arial;
}
INPUT {
	font-size : 12px;
	font-family : Arial;
}
SELECT {
	font-size : 12px;
	font-family : Arial;
}
TEXTAREA {
	font-size : 12px;
	font-family : Arial;
}
.contactus {
	color : #FFFFFF;
	font-size : 16px;
	font-family : Arial;
	font-weight: bold;
}
A.contactus {
	font-family : Arial;
	color : #FFFFFF;
	text-decoration : none;
}

A:HOVER.contactus {
	color: #FFFFFF;
	text-decoration : underline;
}