
body  {
	background-image: none;
}

div.body {
	width: auto;
	height: auto;
	margin: 0px;
	padding-bottom: 0.0em;
	border: none;
}

.transparent {
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	-khtml-opacity: 1.00;
	opacity: 1.00;
}

div.scroll {
	height: auto;
	overflow: visible;
	border: none;
}

