@PAGE landscape {size: landscape;}

body {
	color: #000000;
	font-size: 9px;
	background-color: #FFFFFF;
	text-align: center;
}
div.page {
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
div.menu {
	display:none;
}
.mainview table {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	color: #000000;
	clear: none;
	float: none;
	margin-bottom: 0px;
}
.mainview td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.noprint {
	display:none;
}