.topnav {
	padding-right: 20px;
	padding-left: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 1;
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 70%;
	vertical-align: top;
	height: 49px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	background-image: url(images/green_top.gif);

}

.logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;

}

.leftnav {
	font-size: 100%;
	font-weight: 700;
	color: #0033CC;
	z-index: 4;
	left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: absolute;
	top: 80px;
	background-image: url(images/green_side.gif);
	background-repeat: repeat-y;
	padding-right: 0px;
	width: 150px;

}



.topbar {
	z-index: 1;
	left: 0px;
	top: 0px;
	position: absolute;
	height: 46px;
	width: 100%;
	background-image: url(images/agreen_top.gif);
	background-repeat: repeat-x;


}

.leftnavsection {
	font-size: 80%;
	border-top-style: solid;
	z-index: 11;
	height: 24px;
	margin-top: 4px;
	margin-bottom: 0px;
	width: 150px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
	margin-left: 1px;
	position: static;
	background-repeat: no-repeat;


}
.leftnavsection a:link {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #009999;
	width: 150px;
	height: 24px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;


}
.leftnavsection a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #009999;
	width: 150px;
	height: 24px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;


}
.leftnavsection a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #009999;
	width: 150px;
	height: 24px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;

}

.leftnavsection a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #00B9B9;
	width: 150px;
	height: 24px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;

}


.leftnavsectionactive {
	font-size: 80%;
	border-top-style: solid;
	z-index: 11;
	height: 24px;
	margin-top: 4px;
	margin-bottom: 0px;
	width: 150px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
	margin-left: 1px;
	position: static;
	background-repeat: no-repeat;


}
.leftnavsectionactive a:link {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #00B9B9;
	width: 150px;
	height: 24px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;


}
.leftnavsectionactive a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #00B9B9;
	width: 150px;
	height: 24px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;


}
.leftnavsectionactive a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #00B9B9;
	width: 150px;
	height: 24px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;

}

.leftnavsectionactive a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #00B9B9;
	width: 150px;
	height: 24px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;

}
.greenside {
	background-image: url(images/green_side.gif);
	background-repeat: repeat-y;
}
.bottombar {
	background-image: url(images/green_base.gif);
}
.underline {
	background-image: url(images/green_underline.gif);
	position: absolute;
	width: 100%;
	top: 84px;
	height: 11px;
	background-repeat: repeat-x;
	left: 0px;



}
.tablehead {
	background-color: #009999;
	color: #FFFFFF;
	font-weight: 700;


}
.homeButton {
	position: absolute;
	top: 3px;
	z-index: 4;
	right: 340px;

}
.materialsbutton {
	position: absolute;
	top: 4px;
	z-index: 4;
	right: 180px;

}
.membersbutton {
	position: absolute;
	z-index: 4;
	top: 3px;
	right: 20px;


}
