table, td, body {
 	font-family: Arial, Helvetica, sans-serif;
 	color: #323508;
	font-size: 12px;
}

.redtext {
	color: #8A0A07;
	font-size: 11px;
}

.newstitle {
	color: #8A0A07;
	font-size: 14px;
}

.error {
	color: rgb(255, 0, 0);
	padding: .3em;
}

.spacing {
	height: 7px;
}

img {
	border: 0;
}

h1 {
	color: #8A0A07;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contentwhite a {
	border: 0px none;
	padding: 0;
	text-decoration: underline;
	color: #323508;
	font-size: 11px
}

#contentwhite a:hover {
	text-decoration: none;
}

#topnav a {
	border: 0px none;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	color: #323508;
	font-size: 11px
}

#topnav a:hover {
	text-decoration: underline;
}

ul.topnav {
	list-style-type : none;
	color: #323508;
	margin: 0 0 0 0;
	padding-left: 0;
}

ul.topnav li {
	padding: 0px 1px 0px 1px;
	display: inline;
	text-align: left;
}

ul.topnav a {
	text-decoration: underline;
	color: #323508;
	font-size: 11px;
}

ul.topnav a:hover {
	text-decoration: none;
}

#content {
	background-color: #FEFEDC;
	border-bottom: 1px solid #9A9A82;
}

#content a {
	border: 0px none;
	padding: 0;
	text-decoration: underline;
	color: #323508;
	font-size: 11px;
}

#content a:hover {
	text-decoration: none;
}

#contentpadding {
	padding: 0 20px 0 20px;
}

.tablepadding {
	padding: 3px;
}

#leftpadding {
	padding: 0 0 0 20px;
}

#leftpadding ul {
	padding-left: 15px;
}

#rednav {
	border: 0px none;
	padding: 0;
	color: #8A0A07;
	font-size: 11px;
}

#rednav a {
	border: 0px none;
	padding: 0;
	text-decoration: underline;
	color: #8A0A07;
	font-size: 11px;
}

#rednav a:hover {
	text-decoration: none;
}

select, option {
	color: #323508;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 130px;
	background: #FFFEEE;
	border: 1px #7D7A54;
}

ul.list {
	color: #323508;
	margin: 0px 0px 0px 18px;
}



ul.botnav {
	list-style-type: none;
	color: #8A0A07;
	margin-left: 0;
	padding-left: 0;
}

ul.botnav li {
	padding: 0px 1px 0px 1px;
	display: inline;
	text-align: left;
}

ul.botnav a {
	text-decoration: underline;
	color: #8A0A07;
	font-size: 11px;
}

ul.botnav a:hover {
	text-decoration: none;
}

.line {
	background-color: #9A9A82;
	text-align: center;
}

.scheader {
	background-color: #363507;
	font-family: Arial,Helvetica;
	font-size: 11px; 
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	
}
	
.scheaderhist {
	background-color: #8b0908;
	font-family: Arial,Helvetica;
	font-size: 11px; 
	font-weight: bold;
	color: #FEFEDC;
	padding: 3px;

	
}

.sctable {
	background-color: #9A9871;
	
}

.redline {
	background-color: #8A0A07;
	text-align: center;
}

.textbox input{
	border-color: #6A660D;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	font-family: Arial,Helvetica; 
	font-size: 11px; 
	width: 150px;
}

#title {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8A0A07;
}

#footnote {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #323508;
}

#credit{
	font-family: Arial,Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #323508;
}

dt {
	padding-left: 3em;
}

#contentpadding dt a {
	font-size: larger;
	color: #8A0A07;
}
dd {
	font-size: smaller;
	padding-bottom: .2em;
}
