body {
	font-family : Verdana, Arial, sans-serif, helvetica ;
	font-size : 12px;
	background-image: url('graphics/background.gif');
	background-repeat: repeat;
}
td {
	font-family : Verdana, Arial, sans-serif, helvetica ;
	font-size : 12px;
}
A {
	text-decoration: underline;
	color: #AE2D28;
}
a:hover { color:white; }

.titles{
	font-family: Comic Sans MS, sans-serif;
	font-size: 16px;
	color: #533F17;
}

.buttons {
	border: 1px solid White;
	background-color: Black;
	padding: 20px;
}
.spacer {
	background-color: Black;
}

.copyright {
	font-size: 9px;
}
.footer {
	font-size : 13px;
}

td.update_table {
  background: #533F17;
}

.button_off {
	color: #AE2D28;
	background: #C6B38D;
	border: #828282;
	text-align: center;
}
.button_on {
	color: White;
	background: #9F8D68;
	border: #828282;
	text-align: center;
}
.map {
	border: 2px solid #AE2D28;
}
.links_text {
	font-family: Verdana, Arial, sans-serif, helvetica;
	font-size: 13px;
	font-weight: normal;
}
a.index_links {
	font-family: Verdana, Arial, sans-serif, helvetica;
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
}
a.index_links:hover {
	font-family : Verdana, Arial, sans-serif, helvetica ;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}