* {
	size: landscape;
}

html {
/*page: land;*/
}

body {
	font-family: Arial, sans-serif;
	font-size: 14px; /*page: land;*/
	/*size: landscape;*/
	color: #000000;
}

#header, #footer, div.toolbar, div.tmtHierbar, .search-panel, .search-panel fieldset, .exportlinks {
	display: none;
}
.search-panel,
    .search-panel fieldset
{
	visibility: hidden;
}

h1 {
	color: #000000;
}

table.grid {
	overflow: visible;
	color: #000000;
	border: 0;
	border-color: #000000;
}

table.grid caption {
	border-color: #000000;
}

table.grid tbody tr.even td {
	/*background-color: #F4F4F4;*/
	/*border-color: #000000*/
}
table.grid input {
    visibility: hidden;
}