
body {
	background-color: white;
	color: black;
}

a {
	color: black;
}

.title {
	display: none;
}

.panelcontent {
	display: none;
}

.layoutpanelsite {
	display: none;
}

.contentheader {
	display: none;
}

.sitebreadcrumb {
	display: none;
}

.footer {
	display: none;
}


.weatherzone {
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #323232;
	background-color: #EFEFEF;
}

.weatherzone_head {
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #CCCCCC;
}

.sitechat {
	display: none;
}