body {
	background-repeat: repeat-x;
	margin: 10px;
}
.left_nav {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
a:link {
	color: #339900;
}
a:visited {
	color: #339900;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}


.thinborder {
	border: 1px solid #333333;
}
.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #97B560;
}
hr {
	background-color: #666666;
	height: 1px;
}
.thintopborder {
	border-top: 1px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
}
.hptableborder {
	border: 10px solid #B4D672;
}
blockquote {
	background: #FFFEE0;
	padding: 15px;
	margin: 0px;
	font: 12px/24px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #708C15;
}
