body,td,th {
	color: #000000;
	font-size: x-small;
}

div.main {
    width: 100%;
	margin-left: 0;
	margin-right: 0;
}

.tools {
    display: none;
}

.nonprintable {
    display: none;
}

table {
    background-color: #FFFFFF;
}

table.left {
    display: none;
}

table.right {
    left: 0px;
    width: 100%;
}

#report_data_div {
	display: none;
}

#menubar {
	display: none;
}

table.action_table tbody tr td:last-child, table.action_table thead tr:last-child th:last-child {
	display: none;
}

