body {
	background-color: #FFFFFF;
}

td, th {
	font-family: georgia, times, serif;
	font-size: 14px;
	color: #000000;
}

form {
	margin-top: 0pt;
	margin-bottom: 0pt;
}

input, textarea, select {
	border-top: 1px solid #5E3E07;
	border-left: 1px solid #5E3E07;
	border-right: 1px solid #5E3E07;
	border-bottom: 1px solid #5E3E07;
	background-color: #E5DFCE;
	padding-top: 1px;
	padding-bottom: 1px;
}

a {
	font-family: georgia, times, serif;
	font-weight: bold;
	color: #5E3E07;
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-color: #5E3E07;
	border-bottom-style: dotted;
}

a:hover {
	font-family: georgia, times,serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #5E3E07;
}

.head {
	font-family: georgia;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B5A4B0;
}

.copyright {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

.copylink {
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 0px;
	color: #000000;
}

.copylink:hover {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	background-color: #000000;
	text-decoration: underline;
	border-bottom: 0px;
	color: #FFFFFF;
}

.topnav {
	font-family: arial;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 0px;
	background-color: transparent;
}

.navtd {
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 0px;
	color: #B5A4B0;
}

.nav {
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 0px;
	color: #B5A4B0;
}

.nav:hover {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	background-color: #000000;
	text-decoration: underline;
	border-bottom: 0px;
	color: #FFFFFF;
}

.back {
	background-color: #CCC2B5;
}

.backdark {
	background-color: #15511E;
}

.back3 {
	background-color: #C0AFA3;
}

.alert {
	font-family: arial;
	background-color: #CC0000;
	font-size: 12;
	font-weight: bold;
	color: yellow;
}

.goody {
	background-color: #009933;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}