.textBox
{
	z-index: 130;
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	border-left: #7f9db9 1px solid;
	border-bottom: #7f9db9 1px solid;
	font-family: Tahoma;
	font-size: 8pt;
	position: absolute;
	height:18px;
}

.labelBold
{
	display: inline;
	font-weight: bold;
	font-size: 8pt;
	z-index: 13;
	font-family: Tahoma;
	position: absolute;
	height: 13px;
}

.combo
{
	font-family: Tahoma;
	font-size: 8pt;
	height:18px;
	position: absolute;
}

.label
{
	font-size: 8pt;
	z-index: 130;
	font-family: Tahoma;
	position: absolute;
	height: 13px;
	color: #000000;
}

.temperature
{
	font-weight:700;
	font-size: 9px;
	font-family: Verdana;
	text-decoration: none;
}

.temperature2
{
	color:black;
	font-weight:900;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
}