body {
	background: white;
	background-image:none;
	font-size: 12pt;
}


#menulink  {
  display: none;
}
#infodiv{
  display: none;
}
#container {
	float:none!important;
	page:auto;
	overflow:visble;
	background-color:#FFFFFF;
	z-index:1;
	left:0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
#newscontent {
	float:none!important;
	page:auto;
	overflow:visible;
	background-color:#FFFFFF;
	width: 100%;
	height: 100%;
	left:0px;
	top: 0px;
	z-index:4;
}

#news {
	float:none!important;
	page:auto;
	overflow:visble;
	background-color:#FFFFFF;
	width: 100%;
	height: 100%;
	left:0px;
	top: 0px;
	z-index:2;
}
#newswindow {
	float:none!important;
	width:100%;
	page:auto;
	overflow:visble;
	background-color:#FFFFFF;
	width: 100%;
	height: 100%;
	left:0px;
	top: 0px;
	z-index:3;
}
.submenu {
	display: none;
}

#plusb{
	display: none
}
#Sarrows{
	display: none
}

#top {
	display: none
}
a {
	display: none;
}