.center
	{ text-align: center;}
.darkblue
	{color: #0000FF;}
table.indexfiles {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 300px;
	border: 0px;
}
table.navtop {
	font-family: "Times New Roman", Times, serif;
	border: 0px none;
	padding: 0px;
	margin: 0px;
}
tr.navtopheader {
	background-color: #006699;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
tr.navtopsubheader {
	background-color: #000066;
	border: 0px none;
}
td.navtopsubheader {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
td.navtopnavbar {
	width: 8.18%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background-color: #478AC0;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-width: 2px;
}
td.navtopnavbarleft {
	color: #CCCCCC;
	background-color: #003399;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bolder;
}
a.navbartop {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
table.navleft {border: 0;
	margin-left: 0px;
	padding: 0px; }
td.navleft {
	text-align: center;
	font-weight: bold;
	color: #1D56AD;
	text-decoration: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #06C;
	border-right-color: #06C;
	border-bottom-color: #06C;
	border-left-color: #06C;
	padding: 4px;
	border-top-width: thin;
}
a.nav_left_link {
	font-family: "Times New Roman", Times, serif;
	color: 1D56AD;
	text-decoration: none;
}

body.indexfiles {
	margin: 0px;
}
 General
body { background: #9BB0D7;
	margin-left:0em; }
h1 { margin-top: .6em;
	margin-botttom: .3em;
	font-family: "Times New Roman", Times, serif; }
h2 { margin-left: 14px;
	margin-top: .5em;
	margin-bottom: .2em;
	font-family: "Times New Roman", Times, serif; }
h3,h4,h5 { margin-left: 14px;
	font-family: "Times New Roman", Times, serif; } 
p {
	margin-left: 28px;
	margin-top: 0.2em;
	margin-bottom: 0em;
	font-family: "Times New Roman", Times, serif;
}
p.images { text-align: center;
	margin-top: .5em;
	margin-bottom: 1em;
	font-family: "Times New Roman", Times, serif; }
h1.center {
	text-align: center;
	margin-top: 0.6em;
	margin-bottom: 0.3em;
	font-family: "Times New Roman", Times, serif;
}
h2.center { text-align: center;
	margin-top: .5em;
	margin-bottom: .2em;
	font-family: "Times New Roman", Times, serif; }
p.center { text-align: center;
	margin-top: .2em;
	margin-bottom: 0em;
	font-family: "Times New Roman", Times, serif; }
dd { margin-top: .5em;
	margin-bottom: .2em;
	font-family: "Times New Roman", Times, serif; }
a:link {
  color: #0000CC }
a:visited {
  color: #003366 }
a:active {
  color: #FF0000 }
table.center { margin-left: auto;
	margin-right: auto;
	text-align: left;}
td.col_header {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	background-color: #E8E8E8;
}
td.row_header {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	background-color: #E8E8E8;
	font-size: 1.15em;
}
table.borderless {
	font-family: "Times New Roman", Times, serif;
	border: 4px solid #000000;
}
td.weather_cond_head {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
}
td.weather_cond_data {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
tr.weather_head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-align: left;
	color: #990000;
	background-color: #99CCFF;
	border-top: 2px solid #000000;
	border-right: 2px none #000000;
	border-bottom: 2px none #000000;
	border-left: 2px none #000000;
}
tr.weather_head1 {

	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-align: left;
	color: #3300FF;
	background-color: #FFFFCC;
	border-top: 2px solid #000000;
	border-right: 2px none #000000;
	border-bottom: 2px none #000000;
	border-left: 2px none #000000;
}
.bold_large {
	font-size: 1.5em;
	font-weight: bold;
}
.float_left {
	float: left;
	padding-right: 10px;
}
