H1 { color: #32cd32; font-size: 1.6em; font-weight: 100; text-transform: lowercase; margin-top: 16px; }
H6 { color: #32cd32; font-size: 1.6em; font-weight: 100; margin: 1em; }
H2 {
	color: #a9a9a9;
	font-size: 1.2em;
	font-weight: lighter;
}
H3 {
	color: #696969;
	font-size: 1.1em;
	font-weight: 500;
}
H4 {
	color: #c00;
	font-size: 1em;
	font-weight: lighter;
}
H5 { color: #8a2be2; font-size: 0.7em; font-weight: 100; }
body {
	color: #808080;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: .7em;
}
ul {
	list-style-type: square;
}
.smalltext {
	color: #a9a9a9;
	font-size: inherit;
}
.red { color: #fff; font-size: inherit; font-weight: normal; font-style: normal;f;line-height: normal; background-color: #32cd32; padding: 0 1px 0; ont-variant: normal; }
.btn:link, .btn:visited, .btn:active {
	color: #808080;
	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: #dcdcdc 0 0;
}
.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: #32cd32;
}
.btn:hover {
	color: #dcdcdc;
	font-size: inherit;
	white-space: nowrap;
	cursor: pointer;
	display: inline-table;
	padding-right: 2px;
	padding-left: 2px;
	border-color: transparent;
	background: #a9a9a9;
}
#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;
}

