body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #F3FFFC;
}
.thinlinestop {
	border-right-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FAF9F9;
	color: #FEFEFE;
}
.lines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FAF9F9;
	border-left-color: #FAF9F9;
}
.linesrt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FAF9F9;
	background-position: top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #107688;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: justify;
	vertical-align: top;
	padding-right: 0px;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #107688;
	padding-top: 0px;
	padding-left: 1px;
	padding-bottom: 5px;
	line-height: 18px;
}
.textaddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: right;
	padding-bottom: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: normal;
}
a:hover {
	color: F3FFFC;
}
.side_banner {
	background-image: url(images/fadedforest1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
