﻿img {
	border: 0px none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: white;
	color: #000000;
	font-weight: normal;
	text-transform: none;
}
td {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-transform: none;
}

HEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	text-transform: none;
}

A:LINK, A:VISITED, A:ACTIVE {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	text-transform: none;
}


input, textarea {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}


select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}

table.tabletop {
	border-width: 1px;
	border-style: solid;
	border-color: #B9B9B9;
	border-collapse: collapse;
	background-color: transparent;
}
table.tabletop th {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #B9B9B9;
	background-color: transparent;
}
table.tabletop td {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #B9B9B9;
	background-color: transparent;
}


table.tableempty {
	border-width: 0px;
	border-style: none;
	background-color: transparent;
}
table.tableempty th {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	background-color: transparent;
}
table.tableempty td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	background-color: transparent;
}

table.darktable {
	border-width: 1px;
	border-style: solid;
	border-color: #B9B9B9;
	border-collapse: collapse;
	background-color: white;
}
table.darktable th {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #B9B9B9;
}
table.darktable td {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #B9B9B9;
}

