@charset "utf-8";
body {
	background-color: #002400;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
/* ID Styles */
a {
	color: #339900;
	text-decoration: underline;
	font-weight: normal;
}
#navigation a {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	line-height:normal;
	display:block;
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1pt;
	border-bottom-width: 0pt;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #A38243;
	border-right-color: #A38243;
	border-bottom-color: #776340;
	border-left-color: #A38243;
	padding: 6px;
	margin-left: 3px;
	margin-right: 0px;
	letter-spacing: .1em;
	}


	
#navigation a:hover {
	color: #339900;
	font-weight:bold;
	text-decoration: none;
	line-height:normal;
	display:block;
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1pt;
	border-bottom-width: 0pt;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #A38243;
	border-right-color: #A38243;
	border-bottom-color: #776340;
	border-left-color: #A38243;
	padding: 6px;
	margin-left: 3px;
	margin-right: 0px;
	letter-spacing: .1 em;
	}
p {
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
}
li {
	font-size: 12px;
}
td {
	font-size: 12px;
}
h1 {
	font-size: 18px;
	color: #3B3527;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #339900;
	padding-right: 15px;
	padding-left: 15px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	color: #339900;
}

