table {border:solid 1px #000000;}
body,td,th {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
}

a {color:#444444; text-decoration:none;} a:hover{text-decoration:underline;}
#forecast-spot { text-align:center; font-size: 9px;}
#forecast-spot #forecast {
	color: #e6e9ed;
	border-top-color: #7F9DB9;
	border-right-color: #7F9DB9;
	border-bottom-color: #7F9DB9;
	border-left-color: #7F9DB9;
}
#forecast-spot #forecast tr {
	color: #9c2a00;
}
#forecast-spot #forecast th{
	padding:1px;
}
#forecast-spot #forecast img {
	border: 0px solid #ECE9D8; width:22px; height:22px; 
}
#forecast-spot #forecast a {
	text-decoration: none;
	font-weight: normal;
	color: #3B3B3B;
}
#forecast-spot #forecast {
	padding: 1px;
}

.tmin {padding:6px; background-color:#e6e9ed}
.tmax {padding:6px; background-color:#f9e7bb}

