.maintable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #448567;
	border-right-color: #448567;
	border-bottom-color: #448567;
	border-left-color: #448567;
}
.navback {
	background-image: url(images/nav_back_repeat.jpg);
	background-repeat: repeat-y;
}
.navtable {
	background-image: url(images/nav_back.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	letter-spacing: 1px;
}
.contentarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #3f3a32;
	text-align: left;
	background-color: #FFFFFF;
	background-position: top;
	padding: 30px;
}
.redtext {
	color: #993300;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #135149;
	padding: 3px;
}

.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #448567;
	text-align: center;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}
a:link {
	color: #135149;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #339966;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #339966;
	text-decoration: none;
	font-weight: bold;
}

a.white:link {
	color: #FFFFFF; text-decoration: none;
}
a.white:visited {
	color: #FFFFFF; text-decoration: none;
}
a.white:hover {
	color: #99FF66; text-decoration: underline;
}
a.white:active {
	color: #99FF66; text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	line-height: 24px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #478767;
	color: #135149;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.maintable .contentarea img {
	margin-right: 10px;
}
.bigletter {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	text-transform: uppercase;
	color: #4C8C6A;
	line-height: 28px;
}
