html, body {
	background-image: none;

	background-color: #FFFFFF;
}	
.tableback {
	background-image: none;
}
.contentplace {
	background-image: none;
	background-repeat: no-repeat;
	height: 1000px;
	width: 945px;
	vertical-align: top;
}

.newsbox {
	background-image: url(images/newsbox-white.jpg);
	background-repeat: no-repeat;
	height: 326px;
	width: 224px;
}
.required , .notreq {
	background-image: none;
	color: #666666;
	background-color: #CCCCCC;
	border-top: medium #666666;
	border-right: medium #666666;
	border-bottom: medium #666666;
	border-left: medium #666666;
}

