td, th {
  font-family: arial;
  font-size: 12px;
  color: black;
}

form {
  margin-top: 0pt;
  margin-bottom: 0pt;
}

input, textarea, select {
  font-family: arial;
  font-size: 12px;
  color: black;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background-color: #F5EDEB;
}

input.button {
  background-color : #FFA751;
  color : #000000;
  font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	font-family: arial;
	font-size: 12px;
	color: #004935;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #004935;
}

.aback {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #444444;
	text-decoration: none;
}

.aback:hover {
	font-family: arial;
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.copyright {
	font-family: arial;
	font-size: 10px;
	color: #999999;
}

.smally {
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	color: #CCCCCC;
}

.smally:hover {
	font-family: arial;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #444444;
}

.date {
	font-family: arial;
	font-size: 9px;
	color: #FFFFFF;
}	

.back {
	font-weight: bold;
	background-color: #CCCCCC;
	margin-left: 3;
	margin-right: 3;
}

.whitey {
	font-size: 10px;
	color: #FFFFFF;
}

.whiteya {
	font-family: arial;
	font-size: 10px;
	color: #F5FFCC;
	text-decoration: none;
}

.whiteya:hover {
	font-family: arial;
	color: #574034;
	text-decoration: none;
	background-color: #F5FFCC;
}

.backbold {
	font-size: 11px;
	font-weight: bold;
	background-color: AntiqueWhite;
}

.alert {
	background-color: #78322C;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: yellow;
}

.success {
	background-color: #339933;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.newscopy {
	font-family: arial;
	font-size: 11px;
	color: black;
	margin-left: 4;
	margin-right: 4;
	background-color: #EEEEEE;
}

.section {
	font-family: arial;
	font-size: 19px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	background-color: #3C9352;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.subsection {
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	background-color: #CBE1C7;
}

.namer {
	font-family: georgia, times new roman, serif;
	font-weight: bold;
	font-size: 13px;
	color: #8E1C0F;
	text-decoration: none;
}

.namerlink {
	font-family: georgia, times new roman, serif;
	font-weight: bold;
	font-size: 13px;
	color: #8E1C0F;
	text-decoration: none;
	background-color: #EEEEEE;
}