body {
	background-color: #3F3200;
	margin: 5px;
	margin-top: 50px;
}
body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a:link {
	color: #283C49;
}
a:hover {
	color: #283C49;
	text-decoration: none;
}
a:visited {
	color: #384C59;
}
.homebullet {
	font-size: 12px;
	color: #FFFFFF;
	list-style-image: url(images/bullet01.gif);
	line-height: 11px;
}
.homebullet:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.homebullet:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.homebullet:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
}
.bread, .bread:link, .bread:visited {
	font-size: 14px;
	color: #7A5019;
	text-decoration: none;
	font-weight: bold;
}
.whatsnewindex {
	font-size: 12px;
	color: #000000;
	list-style-image: url(images/bullet04.gif);
	line-height: 13px;
	padding-bottom: 3px;
	padding-top: 2px;
}
.whatsnewindex:link, .whatsnewindex:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.whatsnewindex:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bighead {
	font-size: 20px;
	color: #7A5019;
	font-weight: bold;
}
.formhead {
	font-size: 15px;
	font-weight: bold;
	padding: 3px;
}
.formtext {
	font-weight: bold;
	padding: 3px;
}
.formfill {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px;
}
.mand {
	color: #993300;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}
