div#frontpagetabs {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.frontpagetab {
	background-image: url(../images/nav/frontpagetab.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 270px;
	padding: 5px;
	display: block;
	color: #39892f;
}
div#rhs {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.rhsbox {
	margin-bottom: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
div#rhs li {
	margin-left: 5px;
	list-style-type: disc;
}
div#rhs ul {
	margin-left: 10px;
}
#rhs h2 {
	margin-top: 0px;
	color: #39892F;
}
