body {
	font-size: small; 
	margin: 0px; 
	color: #003300; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #DFF5E7;
}

a:link, a:visited {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: Green;
	text-decoration: none;
	font-weight: bold;
}

TD {
	font-size: small; 
	margin: 0px; 
	color: #003300;
}

.maincontentcell {
	border-bottom-style: none;
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 10px; 
	padding-top: 10px
}

.sidebarcorner {
	background: #f2faf5;
	border-right: 1px solid Green;
	border-bottom: 1px solid Green;
}
.sidebarright {
	border-right: 1px solid Green; 
	background: #f2faf5;
}

.titlebar {
	background: #f2faf5;
	border-bottom: 1px solid Green;
	border-right: 1px solid Green;
}

.maincell {
	padding-right: 10px; 
	padding-left: 10px; 
	font-size: smallpx; 
	background: #DFF5E7; 
	padding-bottom: 10px; 
	color: #003300; 
	padding-top: 10px;
	border-bottom-style: none;
}

TD.nav {
	padding-right: 5px; 
	padding-left: 5px; 
	font-weight: bold; 
	background: #33CC99; 
	padding-bottom: 5px; 
	color: #003300; 
	border-top-style: none; 
	padding-top: 5px; 
	border-right-style: none; 
	border-left-style: none; 
	text-decoration: none; 
	border-bottom-style: none;
}

A.menu { 
	color: #003300; 
}

.index_header {
	font-weight: bold;
	font-size: large;
	color: #136F5A;
}

.main_content {
	font-weight: normal;
	font-size: small;
	color: #003300;
	text-align: justify;
	border-bottom-style: none;
}

.main_links {
	font-weight: bold;
	font-size: small;
	color: #800080;
}

.main_header {
	font-weight: bold;
	font-size: large;
	color: #003300;
}

.project_title {
	font-weight: bold;
	font-size: x-large;
	color: #003300;
}
