
.weatherbase {
	font-family: verdana;
	border: 0px solid #FFDA81;
	font-size: 12px;
	background-color: #ffffff;

}

.weatherbase h2 {text-align:left;border-bottom:1px solid #1DA3C9; color:#1DA3C9; font-family:"Times New Roman", Times, serif; font-size:13px; letter-spacing:1px; text-transform:uppercase; margin:3px 0 3px 0; padding:2px 0 2px 0;}
.weatherbase a:link{color:#000080; }
.weatherbase a:visited{color:#000080; }
.weatherbase a:active{color:#000080; }
.weatherbase a:hover{color:#ff0000; text-decoration: none }


.weathertext {
	font-family: verdana;
	font-size: 11px;
}
.weathertext a:link{color:#000080; }
.weathertext a:visited{color:#000080; }
.weathertext a:active{color:#000080; }
.weathertext a:hover{color:#ff0000; text-decoration: none }


.weathertextborder {
	font-family: verdana;
	font-size: 11px;	
	border-top: 1px dotted #dddddd;
}

.weathergraybanner {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #fff;
}

.weatherheadings{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.weathertextlight { 
	font-size: 9px;
	color: #c0c0c0;
	text-align: right;

}