H1 { color: #fff; font-size: 1.6em; font-weight: 100; margin: 0; }
H2 { color: #000; font-size: 1.2em; font-weight: lighter; line-height: normal; }
H3 {
	color: #000;
	font-size: 1.1em;
	font-weight: 500;
}
H4 {
	color: #c00;
	font-size: 1em;
	font-weight: lighter;
}
body {
	color: #000;
	font: 0.8em tahoma, arial, verdana, sans-serif;
}
ul {
	list-style-type: square;
}
.smalltext {
	color: #696969;
	font-size: 0.7em;
}
.red { color: #f00; font-size: inherit; font-weight: normal; font-style: normal;f;line-height: normal; ont-variant: normal; }
.btn:link, .btn:visited, .btn:active {
	color: #fff;
	font-size: inherit;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	display: inline-table;
	z-index: 11;
	padding-right: 2px;
	padding-left: 2px;
	border-color: transparent;
	background: #c03;
}
.btnON:link, .btnON:visited, .btnON:active {
	color: #fff;
	font-size: inherit;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	display: inline-table;
	padding-right: 2px;
	padding-left: 2px;
	z-index: 12;
	border-color: transparent;
	background: #c03;
}
.btn:hover {
	color: #808080;
	font-size: inherit;
	white-space: nowrap;
	cursor: pointer;
	display: inline-table;
	padding-right: 2px;
	padding-left: 2px;
	border-color: transparent;
	background: #c03;
}
#navlines {
	visibility: visible;
	position: relative;
	z-index: 1;
	top: -28px;
	left: -4px;
	width: 0;
	height: 0;
	overflow: visible;
}
#tablebody {
	position: relative;
	z-index: 8;
	top: -59px;
}
#tabletoc {
	position: relative;
	z-index: 9;
	top: 30px;
}
#selected {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	overflow: visible;
}
#copyright {
	color: #c0c0c0;
	font-size: 0.8em;
}
#maintoc {
	position: relative;
	top: 0;
	z-index: 15;
}
img {
	border: 0;
	text-decoration: none;
}
a {
	border: 0;
	text-decoration: none;
}
td a.hoverboarder {
	color: #808080;
	font-size: inherit;
	display: block;
	padding: 4px;
	border: solid 1px #fff;
}
td a.hoverboarder:hover {
	padding: 4px;
	border: 1px solid #dcdcdc;
	border-style: solid #dcdcdc;
}
.logo { 
color: #c03; font-size: 24px; font-weight: 100; text-align: center; vertical-align: 10px; 
}

.navigation, .navigation a {
text-decoration: none; color:#b22222; font-size: 0.9em; font-family: tahoma; margin-top:9px; 
}
.datatext {
color: #f5f5f5; font-size: 0.9em;
}
.showtitle { color: #dcdcdc; font-size: 1.6em; font-weight: 100; margin: 0; }
