body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	margin-top: 0px;
	background-color: #d6ecfd;
	}
.sideleft {
	background-image: URL(../img/sideleft.gif);
	background-repeat: repeat-y;
	width:12px;
	vertical-align:top;
}
.sideright {
	background-image: URL(../img/sideright.gif);
	background-repeat: repeat-y;
	width:12px;
	vertical-align:top;
}
.nav {
	background-image: URL(../img/nav/bg.gif);
	background-repeat: repeat-x;
	height:23px;
}
.footer {
	background-image: URL(../img/footer.jpg);
	background-repeat: no-repeat;
	height:132px;
	font-size:10px;
	font-weight:bold;
	color:#B2AC59;
	line-height: 16px;
}
.mainbg {
	background-color:#FFFFFF;
	vertical-align:top;
	background-image: URL(../img/rightbg.jpg);
	background-repeat: repeat-y;
}
.txt {
	font-size:11px;
	color:#828282;
}
a:link{
	color:#189CB5;
	font-size:11px;
	text-decoration:underline;
}
a:visited{
	color:#189CB5;
	font-size:11px;
	text-decoration:underline;
}
a:hover{
	color:#189CB5;
	font-size:11px;
	text-decoration:none;
}
.footerlink:link{
	color:#928C33;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
.footerlink:visited{
	color:#928C33;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
.footerlink:hover{
	color:#6B6513;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.subleftarea {
	vertical-align:top;
	background-image: URL(../img/subbg.jpg);
	background-repeat: repeat-y;
}
.welcomebg {
	background-image:url(../img/welcomebg.gif);
	background-repeat:repeat-x;
	font-size:11px;
	color:#828282;
}
.treetypebg {
	background-image:url(../img/treetypebg.gif);
	background-repeat:repeat-x;
	font-size:11px;
	color:#828282;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;
	height: 18px;
	width: 140px;
	background-color: #FFFFFF;
	background-image: url(../img/white.gif);
	background-repeat: repeat;
}
.centerbg {
	background-image:url(../img/centerbg.jpg);
	background-repeat:repeat-y;
}
