.tbl_group th {
	padding: 2px;

	background: none;
	color: #000000;

	font-weight: normal;
}

.tbl_group td {
	padding: 1px;

	background: none;

	font-weight: normal;
}

.tbl_group_sec th {
	padding: 2px;

	background: none;
	color: #000000;
}

.tbl_group_sec td {
	font-weight: normal;

	background: none;
}

.print_border_hide {
	background: inherit;
	border: none;
}

.print_hide {
	display: none;
}

input.print_line {
	background: inherit;
	border: none;
	border-bottom: 1px solid #000000;
}

.print_header
.print_header td,
.print_header th {
	padding-top: 8px;
	background-color: none;
	border-bottom: 2px solid #000000;
}

.print_border {
	border: 1px solid #000000;
}
