.export_tables * {
	font-family: "Times New Roman", serif;
	font-size: 9pt;
}

.export_tables td {
	vertical-align: middle;
	padding: 2px;
	font-family: "Times New Roman", serif;
	font-size: 9pt;
}

.export_tables div.header {
	color: #800000 !important;
	font-weight: bold;
	width: 100%;
}

.export_tables td.header {
	background: #800000;
	color: #ffffff !important;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.export_tables td.header-font {
	background: #800000;
	color: #800000 !important;
}

.export_tables td.header_right_align {
	background: #800000;
	color: #ffffff !important;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}

.export_tables td.subheader {
	color: #800000 !important;
	background: #ffcc99;
	font-weight: bold;
	text-align: center;
}

.export_tables td.subheader_left_align {
	color: #800000 !important;
	background: #ffcc99;
	font-weight: bold;
	text-align: left;
}

.export_tables .silver {
	background: #c0c0c0;
}

.export_tables .bold {
	font-weight: bold;
}

.export_tables .center {
	text-align: center;
}

.export_tables td.left_align {
	text-align: left;
}

.export_tables td.right_align {
	text-align: right;
}
