@charset "utf-8";

body {
	background: white;
	margin: 0px;
}

#top, #bottom, #nav1, #nav2 {
	display: none;
}

* {
	width: auto !important;
	height: auto !important;
}

#middle {
	border: none !important;
	padding: 0 !important;
}

#middle * {
}

#hd_lbl {
	display: block !important;
}

#sch {
	width: 90% !important;
}
