
body {
	border-width: -10px;
	border: none;
	margin-left: -10px;
	margin-right: auto;
	margin-top: -10px;
	margin-bottom: auto;
	background-repeat:repeat-n;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
/* A.TopTD {text-decoration: none;
	font-family:arial, helvetica;
	font-size:10pt}
A.TopTD:link {color: white}  
A.TopTD:visited {color: white;}  
A.TopTD:active {color: yellow}
A.TopTD:hover {color: Yellow;
		text-decoration: none;
		} */
A {text-decoration: none;
	font-family:arial, helvetica;
	font-size:10pt}
A:link {color: #C40F29}  
A:visited {color: #C40F29}  
A:active {color: #003399}
A:hover {color: #003399;
		text-decoration: underline;
		}
A.H1 {text-decoration: none;
	font-family:arial, helvetica;
	font-size:12pt}
A.H1:link {color: #003399}  
A.H1:visited {color: #003399;}  
A.H1:active {color: #cc0000}
A.H1:hover {color: #cc0000;
		text-decoration: underline;
		}
A.H2 {text-decoration: none;
	font-family:arial, helvetica;
	font-size:12pt}
A.H2:link {color: #9400c1}  
A.H2:visited {color: #9400c1;}  
A.H2:active {color: #cc0000}
A.H2:hover {color: #cc0000;
		text-decoration: underline;
		}
A.email {text-decoration: none;
	font-family:arial, helvetica;
	font-size:10pt}
A.email:link {color: #9400c1}  
A.email:visited {color: #9400c1;}  
A.email:active {color: #cc0000}
A.email:hover {color: #cc0000;
		text-decoration: underline;
		}
A.bottom {text-decoration: none;
	font-family:arial, helvetica;
	font-size:8pt}
A.bottom:link {color: #003399}  
A.bottom:visited {color: #003399;}  
A.bottom:active {color: #cc0000}
A.bottom:hover {color: #cc0000;
		text-decoration: underline;
		}
td.imgs {margin : 10px;
	text-decoration:none;
	font-family:arial, helvetica;
	font-size:8pt;
}
td.top { 
    margin-right : -10px;    
	text-decoration:none;
	font-family:arial, helvetica;
	font-size:8pt;
	color : White;
}
TD {text-decoration: none;
	font-family:arial, helvetica;
	font-size:10pt}
TD:link {color: white}  
TD:visited {color: white;}  
/* TD:active {color: yellow}
TD:hover {color: Yellow;
		text-decoration: none;
		}
*/
.TDsmall {
	text-decoration: none;
	font-family:arial, helvetica;
	font-size:7pt;
}
.top { 
    margin-right : -0px;    
	text-decoration:none;
	font-family:arial, helvetica;
	font-size:8pt;
	color : White;
}

/* Styles for the Weather Page */
.fb {
	font-size: 10;
	color: white;
}
.fontUL {
	text-decoration: underline;
}
.asteric {
	color: red;
}
div.hzNav h4.h4Nav a:hover{
	background-image: none;
}
h4.wu-heading-gentitles{
	font-family: Arial;
	font-size: 14px;
	color: #000;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 2px 4px;
}
h4.wu-heading-gentitles a:link{
	text-decoration: none;
	color: #309;
}
h4.wu-heading-gentitles a:visited{
	text-decoration: none;
	color: #309;
}
h4.wu-heading-gentitles a:hover{
	text-decoration: none;
	color: #c60;
}
h4.wu-heading-gentitles a:active{
	text-decoration: none;
	color: #309;
}
p.wu-nwscredit{
	font-size: 10px!important;
	font-family: Arial;
	margin: 0!important;
	padding: 0!important;
}
div.wu-12hrrow span.wu-12hrtime,div.wu-5day row span.wu-5dayofweek,div.wu-sunandmoon div.wu-sunandmoonrow span.wx-sunandmoonday{
	display: block;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
div.wu-12hrrow span.wu-12hrcond,div.wu-12hr row span.wu-12hrtemp,div.wu-5dayrow span.wu-5dayforecast{
	display: block;
	font-family: Verdana;
	font-style: italic;
	font-size: 10px;
}
div.wu-5dayrow span.wu-5dayhi{
	display: block;
	font-family: Verdana;
	font-style: italic;
	font-size: 10px;
	color: #900;
}
div.wu-5dayrow span.wu-5daylo{
	display: block;
	font-family: Verdana;
	font-style: italic;
	font-size: 10px;
	color: #33c;
}
div.wu-12hr,div.wu-5day{
	display: block;
	background-color: #f8f8f8;
	padding: 3px;
	border-top: 0px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
div.wu-clearspacer{
	clear: both;
	line-height: 0;
}
div.wu-12hrrow,div.wu-5dayrow{
	width: 17%;
	float: left;
	margin: 0 5px;
	text-align: center;
}
div.wu-12hrrow img.wu-12hr img,div.wu-5dayrow img.wu-5dayimg,div.wu-sunandmoon div.wu-sunandmoonrow img{
	display: block;
	margin: 0 auto;
}