body		{ color: #ff6; background-color: black; font-family: sans-serif }
frameset,frame	{ background-color: black; border: 0px none black; margin: 0px; padding: 0px; outline: 0px none black }
form		{ font-family: sans-serif; font-size: x-small; background-color: #424200; padding: 8px }
a:link		{ color: #ff3; text-decoration: underline }
a:visited	{ color: #cc0 }
a:hover		{ color: #ff9 }
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.indent2	{ margin-left: 160px }
div.playbar	{ height: 30px; position: fixed; bottom: 0px }

div.titletab	{ position: fixed; right: 64px; top: 0px; border-top: none; border-bottom: 1px solid #ff6;
		  border-left: 1px solid #ff6; border-right: 1px solid #ff6;
		  padding-left: 2em; padding-right: 2em; background-color: #424200; z-index: 100 }

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.whole	{ width: 100%; height: 100%; border-spacing: 0px }
table.book	{ width: 98%; margin-left: auto; margin-right: auto; text-align: justify; vertical-align: middle }
tr.record	{ height: 470px }
td.record	{ background-color: black; text-align: center; width: 100% }
td.userpost	{ background-color: #636300 }
td.adminpost	{ background-color: #424200 }


