@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
body {
	background-color: #336633;
	background-image: url(images/header-photo-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
.menu-text {
	color: #336633;
	border: thin solid #336633;
	}

a:link {
	color: #336633;
	text-decoration: none;
}
a:hover {
	color: #669933;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336633;
}
a:active {
	text-decoration: none;
	color: #669933;
}

#maintable {
	text-indent: 0px;
	padding: 5px;
	margin: 0px;
	position: absolute;
	height: 800px;
	background-color: #FFFFFF;
	width: 800px;
	left: 100;
}
.med-small-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #003300;
	letter-spacing: 0.15em;
}
