body
{
	background-color: White;
}

.Label
{
	font-family: Tahoma, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
}

.Value
{
	font-family: Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}

.Description
{
	font-family: Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}

.ErrorMessage
{
	font-family: Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}

.Weather_Layout
{
	border: solid 0px #F7EEDE;
	background-color: transparent;
	width: 120px;
}

.Weather_Header
{
	background-color: burlywood;
}

.Weather_Footer 
{
	font-family: Tahoma, Sans-Serif;
	font-size: 10px;
	font-weight: normal;	
}
