body {
  background-color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}
h1 {
  color: #000000;
  font-size: 14pt;
  font-weight: bold;
}
h2 {
  color: #D4160C;
  font-size: 12pt;
  font-style: italic;
  font-weight: bold;
}
h6 {
  color: #D4160C;
  font-size: 10pt;
  font-weight: bold;
  margin: 0;
}
hr {
  color:#D4160C;
  background-color:#D4160C;
  height:1px;
}
input, p, textarea {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}
td {
  font-size: 10pt;
}
th {
  background-color: #8D8D91;
  color: #FFFFFF;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
}
ul {
  margin-left: 3px;
}
li {
  background-image: url('http://www.share-sa.org/images/bullet_trans.gif');
  background-repeat: no-repeat;
  color: #000000;
  font-size: 10pt;
  list-style-type: none;
  padding-left: 20px;
}
.bigger {
  font-size: 14pt;
}
.bold {
  font-weight: bold;
}
.footer {
  color: #FFFFFF;
  font-size: 8pt;
}
.red {
  color: #D4160C;
}
a:link, a:visited {
  color: #D4160C;
  font-weight: bold;
  text-decoration: underline;
}
a:hover, a:active {
  background-color: #D4160C;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}
.footer a:link, .footer a:visited {
  background-color: #000000;
  color: #D4160C;
  font-weight: bold;
  text-decoration: underline;
}
.footer a:hover, .footer a:active {
  background-color: #D4160C;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}
.nav {
  width: 14%;
  vertical-align: bottom;
  text-align: center;
}
.nav a:link, .nav a:visited {
  color: #D4160C;
  font-weight: bold;
  font-size: 8pt;
  text-decoration: none;
}
.nav a:hover, .nav a:active {
  background-color: #D4160C;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 8pt;
  text-decoration: none;
}
.nav img {
  border: #000000 solid 1px;
}
.button {
  background-color: #D4160C;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 8pt;
  font-weight: 900;
}
.button_active {
  background-color: #FFFFFF;
  color: #D4160C;
  cursor: pointer;
  font-size: 8pt;
  font-weight: 900;
}
td.even {
  background-color: #E0E0E0;
}
.even a:link, .even a:visited, .even a:hover, .even a:active {
  background-color: #E0E0E0;
  font-weight: bold;
  font-size: 8pt;
  text-decoration: none;
}
td.odd {
  background-color: #F0F0F0;
}
.odd a:link, .odd a:visited, .odd a:hover, .odd a:active {
  background-color: #F0F0F0;
  font-weight: bold;
  font-size: 8pt;
  text-decoration: none;
}
.form_heading {
  font-weight: bold;
  text-align: right;
}
.required {
  color: #D4160C;
  font-weight: bold;
}
.form_readonly {
  background-color: #C0C0C0;
  border: 0px solid #C0C0C0;
  color: #000000;
  font-size: 10pt;
}
.smallest {
  font-size: 8pt;
}
.black {
  color: #000000;
}
.italic {
  font-style: italic;
}
#container {
	border: 0;
	background-color: #C0C0C0;
	border-collapse: collapse;
	width: 775px;
}
.main table {
	border-collapse: collapse;
	background-color: #C0C0C0;
	background-image: url('../images/main_logo_trans.gif');
	background-repeat: no-repeat;
	background-position: left center;
	height: 375px;
	width: 715px;
}
.main td {
	width: 25%;
	text-align: center;
}
.main img {
	border: #000000 solid 1px;
	height: 118px;
	width: 148px;
}
img.map {
	border: #000000 solid 1px;
	height: 148px;
	width: 148px;
}
.main a:link, .main a:visited {
  color: #D4160C;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}
.main a:hover, .main a:active {
  background-color: #D4160C;
  color: #FFFFFF;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}
#base {
	background-color: #C0C0C0;
	width: 745px;
	border-collapse: collapse;
}
#base-corner-top-left {
	background-image: url('../images/corner_top_left.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
	width: 15px;
}
#base-corner-top-right {
	background-image: url('../images/corner_top_right.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
	width: 15px;
}
#base-corner-bottom-left {
	background-color: #000000;
	background-image: url('../images/corner_bottom_left.jpg');
	background-repeat: no-repeat;
	line-height: 15px;
	vertical-align: bottom;
	width: 15px;
}
#base-corner-bottom-right {
	background-color: #000000;
	background-image: url('../images/corner_bottom_right.jpg');
	background-repeat: no-repeat;
	line-height: 15px;
	vertical-align: bottom;
	width: 15px;
}
#gallery table {
	border-collapse: collapse;
	background-color: #000000;
	width: 100%;
}
#gallery td {
  color: #FFFFFF;
  font-size: 10pt;
}
#gallery img {
	border: 1px solid #C0C0C0;
}
#gallery a {
	border: 0;
}
#gallery a:hover {
	border: 1px solid #000000;
}