body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CAEFBA;
}
#maintable {
	border: thin inset #245012;
	background-color: #FFFFFF;
}
#links {
	margin-right: 5px;
	margin-left: 5px;
}
#maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	color: #000000;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.groupmember {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #245110;
}

#maintext a:link {
	color: #245110;
	text-decoration: none;
}
#maintext a:active {
	color: #245110;
	text-decoration: none;
}
#maintext a:visited {
	color: #245110;
	text-decoration: none;
}
#maintext a:hover {
	color: #245110;
	text-decoration: underline;
}
.companyinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #245110;
}
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: normal;
	color: #245110;
}

#navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #2A5414;
	text-decoration: none;
	background-image: url(img/narbar.gif);
	background-repeat: repeat-x;
	line-height: 20px;
}
#title {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: outset;
	border-top-color: #245012;
	border-right-color: #245012;
	border-bottom-color: #245012;
	border-left-color: #245012;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
