.stext {
	color: #0000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	TEXT-DECORATION: none;
}
.ttext {
	color: #e00a16;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	TEXT-DECORATION: none;
}
td.ttext  {
	background-color: #f5f5f5;
	border-bottom: 1px solid;
	border-color: #aeadcd;
	height: 32px;
	padding-left: 15;
}
table .rightblock {
	border: 1px solid;
	border-color: #094488;
	background-color: #ffeec2;
}
.reg {
	color: #0059ab;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration : underline;
}
A.reg:link {
	color: #0059ab;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration : underline;
}
A.reg:visited {
	color: #0059ab;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration : underline;
}
A.reg:hover {
	color: #0000ff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration : underline;
}
A.reg:active {
	color: #0059ab;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration : underline;
}

.weather_title {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	TEXT-DECORATION: none;
	height: 20px;
	padding-left: 5;
}

.weather_body {
	color: #000000
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	TEXT-DECORATION: none;
	height: 25px;
	padding-left: 5;
}

