
.font_spec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.main {
	width:  150; 
	border-style: solid;  
	border-color: #e0e0e0;
	border-width: 0;
	background: #ffffff;
    padding: 0;
}
.CorF {
	font-size: 10px;
	text-decoration: none;
	color:#3333ee;
	padding-right:5;
}
td.CorF_td {
	border-style: solid;
	border-color: #d4d4ff;
	border-width: 0;
	border-bottom-width: 1;
	background:#ffffff;
	text-align:right;
	height:10;
}
table.forecast {
	background: #ffffff;
	border-style: solid;
	border-width: 1;
	border-color: #bbbbcc;
    padding: 0;
}

table.link_bar {
	background: #ffffff;
	border-style: solid;
	border-width: 0;
	border-color: #000000;
    padding: 0;
}
.section_bg {
	background: #f7faff;
}

table.forecast_section {
}

img.icon {
	border-style:solid;
	border-width: 1;
	border-color: #888899;

}
.titles {
	font-size: 10px;
	color: #666677;
	font-weight: bold;
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	border-width: 0;
	border-style:solid;
	border-bottom-width: 1;
	border-color: #ccccdd;
	text-decoration: none;
	height: 15;
	background:#ffffff;
}
.obs_titles {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #a0a0d8;
	height: 15;
}
.obs_sep {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #d0d0d8;
	height: 1;
}

.condition_text {
	font-size: 10px;
	font-weight: normal;
	color: #2222222;
}
img {
	border-color: #9999aa;
	border-width:1;
}
.high_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f02222;
}
.low_text {
	font-size: 10px;
	font-weight: normal;
	color: #0000e0;
}
td.link_text {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	height: 15;
	padding-left: 6;
	padding-right: 7;
	border-color: #333344;
	border-bottom-top: 0;
}
table.obs_almanac {
	width:  100%; 
	background: #ffffff;
	border-style: solid;
	border-width: 0;
	border-bottom-color: #d4d4ff;
	border-bottom-width: 1;
    padding: 0;
}
.label_text {
	font-size: 10px;
	font-weight: normal;
	color: #000000;	
	padding-right: 5;
}
.param_text {
	font-size: 10px;
	font-weight: normal;
	color: #222222;
}

