@charset "ISO-8859-1";
/* CSS Document */

body {
	background-image: url(bkgd.png);
	background-color: #899738;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-attachment: fixed;
}
.top {
	background-image: url(top.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bottom {
	background-image: url(bottom.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.header {
	background-image: url(damask.png);
}
.left {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #000000;
}
.right {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #000000;
}

body,td,th {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #000000;
}

.formbutton {
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #899738;
	border: 0px solid #FFF;
	text-transform: uppercase;
}

.nav1 {
	font-family: Century Gothic;
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
 }
.nav1 a:link {
	color: #FFF;
	text-decoration: none;
}

.nav1 a:visited {
	color: #FFF;
	text-decoration: none;
}

.nav1 a:hover {
	color: #899738;
	text-decoration: none;
}

.nav1 a:active {
	color: #FFF;
	text-decoration: none;
}

.nav2 {
	font-family: Century Gothic;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
 }
.nav2 a:link {
	color: #5D4B3A;
	text-decoration: none;
}

.nav2 a:visited {
	color: #5D4B3A;
	text-decoration: none;
}

.nav2 a:hover {
	color: #899738;
	text-decoration: none;
}

.nav2 a:active {
	color: #5D4B3A;
	text-decoration: none;
}

.nav3 {
	font-family: Century Gothic;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
 }
.nav3 a:link {
	color: #000000;
	text-decoration: none;
}

.nav3 a:visited {
	color: #000000;
	text-decoration: none;
}

.nav3 a:hover {
	color: #ffffff;
	text-decoration: none;
}

.nav3 a:active {
	color: #000000;
	text-decoration: none;
}
.nav4 {
	font-family: Century Gothic;
	font-size: 10pt;
	color: #5D4B3A;
	text-decoration: none;
 }
.nav4 a:link {
	color: #899738;
	text-decoration: none;
	font-weight: bold;
}

.nav4 a:visited {
	color: #899738;
	text-decoration: none;
	font-weight: bold;
}

.nav4 a:hover {
	color: #5D4B3A;
	text-decoration: none;
	font-weight: bold;
}

.nav4 a:active {
	color: #899738;
	text-decoration: none;
	font-weight: bold;
}
.nav5 {
	font-family: Century Gothic;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
 }
.nav5 a:link {
	color: #000000;
	text-decoration: none;
}

.nav5 a:visited {
	color: #000000;
	text-decoration: none;
}

.nav5 a:hover {
	color: #ffffff;
	text-decoration: none;
}

.nav5 a:active {
	color: #000000;
	text-decoration: none;
}
