﻿.txttime
{
	font-family: Tahoma;
	font-size: 13px;
	color: #666;
}
.txtdescription
{
	font-family: Tahoma;
	font-size: 14px;
	color: #666;
	font-weight: 700;
}
.txtcurrenttemp
{
	font-family: Tahoma;
	font-size: 24px;
	color: #333;
	font-weight: 700;
}
.bound
{
	background-color: #ebf3fb;
	width: 100%;
	border: solid 1px #ace;
	overflow: hidden;
}
.divtitle
{
	width: 100%;
	border-bottom: solid 1px #ace;
	clear: both;
	overflow: hidden;
	padding: 2px;
}
.divtime
{
	float: left;
}
.divunit
{
	float: right;
}
.divcontent
{
	width: 200px;
	float: left;
	padding:10px 20px 10px 0px;
	border-right: solid 1px #ace;
	text-align: center;
}
.divcurrentimage
{
	padding-left:20px;
	float: left;
}
.divcurrenttemp
{
	float: left;
	padding: 20px 0px 0px 20px;
}
.divlowhigh
{
	width: 220px;
	float: left;
	padding:  5px 5px 5px 5px;
}
.divfooter
{
	clear: both;
	border-top: solid 1px #ace;
	padding: 2px;
}
.lnk
{
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
}
.tabletitle
{
	height: 17px;
	background-image: url(../img/frcstbg_day.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: 600;
	color: #ffffff;
	font-family: Tahoma;
	text-align: center;
}
.txttemplh
{
	font-family: Tahoma;
	font-size: 12px;
	color: #333;
	font-weight: 100;
}
 .sitemap a:visited
{
	color:blue;
}
.sitemap a:hover
{
	text-decoration:underline;
}

