.tabcontent {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #d6d6d6;
}
.tabBLoff {
	background: url(../../images/tabs/tabBLNK.gif);
}
.tabON {
	background: url(../../images/tabs/tabONleft.gif) top left no-repeat;
	height: 37px;
}
.tabON a {
	text-decoration: none;
	color: #000000;
}
.tabON a:hover {
	text-decoration: underline;
	color: #000000;
}
.tabONtext {
	margin-left: 9px;
	background: url(../../images/tabs/tabONright.gif) top right no-repeat;
	height: 37px;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.tabONtext2 {
	margin-left: 9px;
	background: url(../../images/tabs/tabONright.gif) top right no-repeat;
	height: 37px;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
}
.tabOFF {
	background: url(../../images/tabs/tabOFFleft.gif) top left no-repeat;
	height: 37px;
}
.tabOFF a {
	text-decoration: none;
	color: #000000;
}
.tabOFF a:hover {
	text-decoration: underline;
	color: #000000;
}
.tabOFFtext {
	margin-left: 9px;
	background: url(../../images/tabs/tabOFFright.gif) top right no-repeat;
	height: 37px;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.tabOFFtext2 {
	margin-left: 9px;
	background: url(../../images/tabs/tabOFFright.gif) top right no-repeat;
	height: 37px;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
}
#morelinks {
	font-size: 12px;
}
.spacer {
	width: 3px;
	background: url(../../images/tabs/tabBLNK.gif);
}
.hidden {
	display: none;
}
.otherlinks {
	font-family: arial;
	font-size: 12px;
}
.forecast {
	margin: 4px;
}