<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #F1F0D4;
	background-image: url(../images/bgrounds/bgleaves.gif);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.welcome {
	color: white;
	margin-left: 30px;
	margin-right: 25px;
}
.main {
	margin-left: 30px;
	margin-right: 20px;
}
a:link {
	color: #CC9717;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9717;
}
a:hover {
	text-decoration: underline;
	color: #7A7A0F;
}
a:active {
	text-decoration: none;
	color: #B9641B;
}
.toplinks {
	color: #D5D1AB;
	font-size: 10px;
	padding-right: 25px;
}
.toplinks a:link {
	color: #F8F0DC;
	text-decoration: none;
	font-weight: bold;
}
.toplinks a:visited {
	color: #F8F0DC;
	text-decoration: none;
	font-weight: bold;
}
.toplinks a:hover {
	color: #D5D1AB;
	text-decoration: none;
	font-weight: bold;
}
.headerimg {
	margin-left: 15px;
}
.h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #797911;
}
.h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #3F3F19;
}
TD.top_nav {
	_position: relative;
	_left: -2px;
}
TD.nav {
	_position: relative;
	_left: -1px;
}
img.bamboo {
	_position: relative;
	_top: -2px;
}
TR.bottom {
	_position: relative;
	_top: -2px;
}
TR{
vertical-align:top;
}
-->