﻿table {
	border: 2px solid #111;
	color: #000;
	width: 85%;
	border-collapse: collapse
}
  table.center {margin-left:auto; margin-right:auto;}

body {text-align:left;}

table#table1 {width:80%; margin-left:10%; margin-right:10%;}

td, th {padding:5px;}

table a { color:maroon; text-decoration: none;}
table a:link {color:maroon;}
table a:visited { color: maroon;}
table a:hover {color:chocolate;}
thead th, tfoot th, tfoot td ,tbody th,tbody td {
	border: 2px solid #111;
	color: #111; 
		text-align: left;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-family: Verdana;
}
thead th, tfoot th, tfoot td { font-weight: bold; text-align:center; }
tfoot td { text-align:right }
tbody th { white-space: nowrap; font-weight: bold; text-align:left; }

.county_title {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.column_header_exist {
	text-align: center;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	font-family: Verdana;
}
.top_header_exist {
	text-align: center;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #34512F;
}
.Station_Name {
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-align: left;
}
.data {
	white-space: normal;
}
.herald_center {
	white-space: nowrap;
	text-align: center;
}
.top_header_past {
	text-align: center;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #351A1A;
}
.column_header_past {
	text-align: center;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	font-family: Verdana;
}
.notes {
	font-family: Verdana;
	font-size: 10pt;
}
.blackbarend {
	white-space: normal;
	background-color: #000000;
}
td.menurow {
	background-color: #FFFFFF;
	vertical-align: middle;
}
.topmenu {
	padding: 15px;
	white-space: nowrap;
	text-align: center;
}
.map_header {
	text-align: center;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000040;
	text-transform: capitalize;
}
