body {
	background-color: rgb(64, 0, 128);
}
body {
	font-family: Tahoma;
}
body.content {
	
}
body.navigation {
	
}
#singleBorder {
	border: 1px solid rgb(40, 40, 40);
}
h2 {
	color: rgb(255, 255, 255);
}
h3 {
	color: rgb(255, 255, 255);
}
h4 {
	color: rgb(255, 255, 255);
}
table {
	margin-bottom: 6px;
}
h2 {
	margin-bottom: 6px;
}
h3 {
	margin-bottom: 6px;
}
h4 {
	margin-bottom: 6px;
}
img {
	margin-bottom: 6px;
}
table img {
	border: 0px currentColor; border-image: none; margin-bottom: 0px;
}
table.header img {
	padding-right: 12px;
}
table.native {
	border-width: 0px;
}
table.native tr.color0 {
	color: rgb(0, 0, 0); background-color: rgb(64, 0, 128);
}
table.native tr.color1 {
	color: rgb(0, 0, 0); background-color: rgb(128, 255, 255);
}
table.native tr.color2 {
	color: rgb(0, 0, 0); background-color: rgb(255, 255, 128);
}
table.native tr.color3 {
	color: rgb(0, 0, 0); background-color: rgb(255, 255, 0);
}
table.native tr.color4 {
	color: rgb(0, 0, 0); background-color: rgb(0, 255, 64);
}
table.native tr.color5 {
	color: rgb(0, 0, 0); background-color: rgb(255, 83, 83);
}
table.native tr.color6 {
	color: rgb(0, 0, 0); background-color: rgb(139, 175, 177);
}
table.native tr.color7 {
	color: rgb(0, 0, 0); background-color: rgb(90, 152, 154);
}
table.native tr.color8 {
	color: rgb(0, 0, 0); background-color: rgb(167, 192, 194);
}
table.native tr.color9 {
	color: rgb(0, 0, 0); background-color: rgb(118, 168, 170);
}
table.native tr.color10 {
	color: rgb(0, 0, 0); background-color: rgb(66, 145, 149);
}
table.native tr.separator {
	color: rgb(255, 255, 255); background-color: rgb(64, 0, 128);
}
table.native tr.headFoot {
	color: rgb(255, 255, 0); background-color: rgb(40, 40, 40);
}
table.native td {
	border-width: 0px 0px 1px; border-style: solid; border-color: rgb(0, 0, 0); padding: 1px 4px;
}
table.native tr.separator td {
	border-bottom-width: 0px;
}
table.native td.sepBar {
	border-right-width: 1px;
}
table.native td.noValue {
	padding-right: 0px; padding-left: 0px;
}
table.native td.firstCol {
	border-left-width: 1px;
}
table.native td.lastCol {
	border-right-width: 1px;
}
table.native img.tableImage {
	padding-right: 4px; padding-left: 2px;
}
#firstRow {
	border-top-width: 1px;
}
#lastRow {
	
}
table.native th {
	border: 1px solid rgb(0, 255, 0); padding-right: 4px; padding-left: 4px;
}
td.textField {
	padding: 2px; border: 1px solid rgb(40, 40, 40); color: rgb(40, 40, 40); background-color: rgb(255, 128, 0);
}
td.transparent {
	border-width: 0px; color: rgb(255, 255, 255); background-color: rgb(64, 0, 128);
}
p.textField {
	margin-top: 0px; margin-bottom: 6px;
}
table.composedRow td {
	padding-right: 4px; padding-left: 4px;
}
table.matrix {
	border-width: 0px;
}
table.matrix td {
	border: 0px solid rgb(0, 0, 0); color: rgb(0, 0, 0);
}
table.matrix #colorFrame {
	color: rgb(40, 40, 40); background-color: rgb(255, 255, 0);
}
table.matrix #colorTable {
	padding-right: 3px; padding-left: 3px; background-color: rgb(0, 255, 128);
}
table.matrix #colorTableSmall {
	padding-right: 3px; padding-left: 3px; font-size: 80%; background-color: rgb(0, 255, 128);
}
table.matrix #colorTableNoValue {
	padding-right: 0px; padding-left: 0px; background-color: rgb(0, 255, 128);
}
table.matrix #colorTableSmallNoValue {
	padding-right: 0px; padding-left: 0px; font-size: 80%; background-color: rgb(0, 255, 128);
}
table.matrix #color1 {
	font-size: 80%; background-color: rgb(128, 255, 255);
}
table.matrix #color2 {
	font-size: 80%; background-color: rgb(255, 255, 128);
}
table.matrix td.border_b {
	border-bottom-width: 1px;
}
table.matrix td.border_br {
	border-right-width: 1px; border-bottom-width: 1px;
}
table.matrix td.border_r {
	border-right-width: 1px;
}
