body { color: black; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; background-color: white; }
html { color: black; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; background-color: white; }
p { margin: 7px 0 3px; }
a:link, a:visited { color: #10adfe; font-weight: bold; text-decoration: none; }
a:hover { color: #f90 }

a:active { color: red }
.maintable { font-size: 12px; vertical-align: top; position: absolute; top: 50px; left: 100px; width: 650px; margin: 0; padding: 0; border-collapse: collapse; }
.maintable tr { margin-top: 0; margin-bottom: 0; clear: inherit; }
.maintable td { clear: inherit; padding: 10px 35px 40px; border: solid 2px #66cbff; }
.maintable td.sub { color: gray; font-size: 10px; letter-spacing: 0.5px; padding: 20px 0 0; clear: inherit; border-color: transparent; border-style: none; }
.maintable th { font-weight: bold; text-align: left; border-style: none; }
.maintable caption { padding-right: 35px; padding-bottom: 12px; border-style: none; }
.logo { position: absolute; top: 30px; left: 45px; clip: rect(auto auto auto auto); visibility: visible; }
#navigation { color: #f90; font-size: 13px; }
#navigation ul {
	list-style: none;
	margin: 0 0 0;}
#navigation li { color: #10adfe; font-weight: bold; padding: 3px 5px 2px; display: inline; }
#navigation a:link, #navigation a:visited { color: #f90; background-color: white; text-decoration: none; }
#navigation a:hover {
	color: #ffffff;
	background-color: #66cbff;
}
.textschmal { color: black; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; background-color: white; width: 450px; }
h1 { color: orange; font-size: 16px; margin-top: 20px; margin-bottom: 10px; margin-left: 0; padding-left: 0; }
h2 { color: #10adfe; font-size: 14px; font-weight: bold; margin-top: 10px; margin-bottom: 10px; margin-left: 0; padding-left: 0; }
h3 { font-size: 12px; font-weight: bold; margin-top: 5px; margin-bottom: 10px; margin-left: 0; padding-left: 0; }
h4 { color: #10adfe; font-size: 14px; font-weight: bold; text-align: left; margin: 10px 0; padding-right: 0; padding-left: 0; }
.datatable { border-collapse: collapse; width: 580px; border-top: 1px solid #d6dde6; border-bottom: 1px solid #d6dde6; }
.datatable td { padding: 4px 4px 4px 6px; border-top: 1px solid #d6dde6; border-bottom: 1px solid #d6dde6; }
.datatable th { color: white; background-color: #66cbff; font-weight: bold; text-align: left; padding-right: 5px; padding-left: 6px; border-left: 1px solid #fff; border-right: 1px solid #fff; border-top-style: none; border-top-width: 0; }
.datatable caption {
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color: #33517A;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 8px;
}
.datatable tr.altrow {
	background-color: #DFE7F2;
	color: #000000;
}
.menu { text-decoration:none; margin: 0; padding: 0; border-style: none; border-width: 0; }
.menu td { text-decoration: none; margin: 2px; padding: 2px; border-style: none; border-width: 0; }
.menu a:link, .menu a:visited    { color:#00f; background-color:transparent; margin: 0; padding: 0; border: solid 2px transparent; }
.menu a:hover   { color:#ff0; background-color: orange; margin: 0; padding: 0; border-style: solid; }
.menu a:active  { color:#ff0; margin: 0; padding: 0; }
.table_without_border {
	border: none;
	border: 1px solid white;
	
}
