body
{
	color: #CCCC00;
	background: #000000 url(wee_hours-background.jpg);
	background-attachment: fixed;
	border:0px;
	border-color:#CCCC00;
	border-style:solid;
	font-family: Arial;
	font-size:10px;
	margin: 0;
/*	scrollbar-base-color:#333300;
	scrollbar-3dlight-color:#787800;
	scrollbar-highlight-color:#545400;
	scrollbar-face-color:#333300;
	scrollbar-shadow-color:#212100;
	scrollbar-darkshadow-color:#121200;
	scrollbar-arrow-color:#FFFF00;
	scrollbar-track-color:#333300; */
	overflow-x: hidden;
	overflow-y: auto;
}

body.frame
{
	background: #333300;
	border:0px;
	font-family: Arial;
	margin: 0;
	text-align: center;
}

a:link			{ color:#CCCC00; text-decoration: none }
a:active		{ color:#EDED00; text-decoration: none }
a:visited		{ color:#BABA00; text-decoration: none }
a:hover			{ color:#FFFF00; text-decoration: none; background-color: transparent; position: relative; top: 1px; left: 1px; }

a:hover.level_1		{ color:#0000FF; text-decoration: none; background-color: transparent; position: relative; top: 1px; left: 1px; }
a:hover.level_2		{ color:#00FF00; text-decoration: none; background-color: transparent; position: relative; top: 1px; left: 1px; }
a:hover.level_3		{ color:#FFFF00; text-decoration: none; background-color: transparent; position: relative; top: 1px; left: 1px; }
a:hover.level_4		{ color:#FF9900; text-decoration: none; background-color: transparent; position: relative; top: 1px; left: 1px; }
a:hover.level_5		{ color:#FF000; text-decoration: none; background-color: transparent; position: relative; top: 1px; left: 1px; }
a:hover.level_6		{ background:#CCCCCC; color:#000000; text-decoration: none; background-color: transparent; position: relative; top: 1px; left: 1px; }

font.shout		{ color:#FFFF00; text-align:left; }
font.user_name		{ background:#666600; color:#B9B9B9; text-align:left; }
font.metzae		{ background:#666600; color:#FFFFFF; text-align:left; }
font.guest		{ background:#666600; color:#FFFF00; text-align:left; }

img { border:0px; }
img.marker { vertical-align: middle; }

input.buttons
{
	background: #212100;
	border-color: #454500;
	border-style: solid;
	border-left-color: #545400;
	border-right-color: #121200;
	border-top-color: #545400;
	border-bottom-color: #121200;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	color:#FFFF00;
	font-size: 10px;
}

input, select, textarea
{
	background: #212100 url(wee_hours-screen.gif);
	border-color: #454500;
	border-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	color:#FFFF00;
	font-size: 10px;
}

table.body
{
	background: url(wee_hours-background.gif) no-repeat right bottom;
	cell-padding:10px;
/*	height: 100%; */
	width: 100%;
	font-size:12px;
}

table.music_quiz
{
	background: #212100 url(wee_hours-screen.gif);
	border-color: #454500;
	border-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	color:#FFFF00;
	font-size: 10px;
}

td.screen, td.readable
{
	background: #212100 url(wee_hours-screen.gif);
	border-color: #454500;
	border-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
}

td.screen_icon
{
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	text-align: right;
	vertical-align: center;
}

td.screen_tabled
{
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
}

td.shout_box
{
	background: #212100 url(wee_hours-screen.gif);
	border-color: #454500;
	border-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	padding:3px;
	font-size: 10px;
	vertical-align: top;
}

td.shout_versions
{
	font-size: 10px;
	vertical-align: bottom;
}

td.stats
{
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
}

td.surface
{
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	vertical-align: center;
}