body {
	color: #ffff66;
	background-color: black;
	font-family: sans-serif }
a:link {
	color: #ffff33;
	text-decoration: underline }
a:visited {
	color: #cccc00 }
a:hover {
	color: #ffff99 }
a:active {
	color: white }
div.content , div.whole {
	margin-left: 80px; padding-top: 0.5em }
div.whole {
	text-align: center; position: fixed; bottom: 1px; right: 1px; top: 0px; left: 0px }
div.playbar {
	height: 30px; position: fixed; bottom: 0px }
div.titletab {
	position: fixed; right: 64px; top: 0px;
	border-top: none; border-bottom: 1px solid #ffff66;
	border-left: 1px solid #ffff66; border-right: 1px solid #ffff66;
	padding-left: 2em; padding-right: 2em;
	background-color: rgb(66,66,0); z-index: 100
}
form {
	font-family: sans-serif;
	font-size: x-small;
	background-color: rgb(66,66,0);
	padding: 8px }
frameset {
	background-color: black; border-style: none }
frame {
	background-color: black; border-style: none }
img {
	border: 0px none black }
img.lnk {
	margin: 8px }
img.btn , img.tbbtn {
	width: 56px; height: 49px; }
img.tbbtn {
	position: fixed }
img.led {
	width: 6px; height: 6px;
	position: fixed }
.nobr {
	white-space: nowrap }
table , tr {
	background-color: black;
	border-style: none }
table.book {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	vertical-align: middle }
td.userpost {
	background-color: rgb(99,99,0) }
td.adminpost {
	background-color: rgb(66,66,0) }

