
body {font-size:9pt; font-family:arial;}
td {font-size:9pt;}

a:link {color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:hover {color:#FF0000; text-decoration:underline;}

.homeBoxHeader {font-size:9pt; font-family:verdana; background-color:#84bae7; color:#ffffff; font-weight:bold;}
.defaultbody {font-size:9pt; font-family:verdana; background-color:#ffffff;}
.defaulttext {font-size:9pt; font-family:verdana;}
.smalltext {font-size:8pt; font-family:verdana;}

.formElements {font-size:8pt;}
.formButtons {xbackground-color:#DDE5FF;border-bottom: 1px solid #104A7B; border-right: 1px solid #104A7B; border-left: 1px solid #AFC4D5;border-top:1px solid #AFC4D5;font-size:8pt;}

.temperaturefont {font-size:30pt;}
.temperature_30 {font-size:30pt;color:#0000ff;}
.temperature30_40 {font-size:30pt;color:#0000ff;}
.temperature40_50 {font-size:30pt;color:#0000ff;}
.temperature50_60 {font-size:30pt;color:#0000ff;}
.temperature60_70 {font-size:30pt;color:#0000ff;}
.temperature70_80 {font-size:30pt;color:#0000ff;}
.temperature80_90 {font-size:30pt;color:#0000ff;}
.temperature90_100 {font-size:30pt;color:#0000ff;}
.temperature100_ {font-size:30pt;color:#0000ff;}

.forecastHigh {font-size:9pt;color:#990000;font-weight:bold; background-color:#ffffff}
.forecastLow {font-size:9pt;color:#000099;font-weight:bold; background-color:#ffffff}
.forecastFC {font-size:9pt; background-color:#ffffff}
.forecastPrec {font-size:9pt; background-color:#ffffff}
.forecastDate {font-size:9pt; background-color:#ffffff}

.calendarMonthHeader {font-size:15pt;}
.calendarDayHeader {font-size:9pt; font-weight:bold;font-family:verdana;background-color:#ffffff;}

.tabBanner
{
    FONT-SIZE: 9pt;
    COLOR: #333377;
    FONT-FAMILY: arial,sans-serif,verdana;
    BACKGROUND-COLOR: #4a65a5
}

.tabButtonActive 
{
    font-size:10pt; 
	font-family:verdana,arial,sans-serif; 
	font-weight: bold;
	cursor:hand;
	xbackground-color:#FFFFFF; 
	color:#000000;
	xborder-top: 1px solid #8888AA;
	xborder-left: 1px solid #8888AA;
	xborder-right: 1px solid #888888;
}

.tabButtonInactive 
{
    font-size:10pt; 
	font-family:verdana,arial,sans-serif; 
	cursor:hand;
	color:#777777;
}

.tabSeparator {
	border-bottom: 1px solid #888888;
}