HTML { 
        overflow-y: hidden; 
}

body
{
	color: #999999;
	background: #000000 url(../assets/images/background.gif);
	background-attachment: fixed;
	border:0px;
	border-color:#999999;
	border-style:solid;
	font-family: Arial;
	font-size:10px;
	margin:0px;
	padding:42px;
	scrollbar-base-color:#222222;
	scrollbar-3dlight-color:#444444;
	scrollbar-highlight-color:#333333;
	scrollbar-face-color:#222222;
	scrollbar-shadow-color:#111111;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#222222;
	overflow-x: hidden;
	overflow-y: auto;
}

body.frame
{
	background: #222222;
	border:0px;
	font-family: Arial;
	margin:0px;
	text-align: center; */
	overflow-x: hidden;
	overflow-y: hidden;
}

a:link			{ color:#CCCCCC; text-decoration: none }
a:active		{ color:#EEEEEE; text-decoration: none }
a:visited		{ color:#BBBBBB; text-decoration: none }
a:hover			{ color:#FFFFFF; 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:#FF0000; 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:#FFFFFF; text-align:left; }
font.user_name		{ background:#222222; text-align:left; }

img { border:0px; }

img.marker { vertical-align: middle; }

input.buttons
{
	background: #222222;
	border-color: #999999;
	border-style: solid;
	border-left-color: #555555;
	border-right-color: #111111;
	border-top-color: #555555;
	border-bottom-color: #111111;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	color:#FFFFFF;
	font-size: 10px;
}

input, select, textarea
{
	background: #222222 url(../assets/images/screen.gif);
	border-color: #999999;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	color:#FFFFFF;
	font-size: 10px;
}

table.body
{
	width: 100%;
	font-size:12px;
}

table.music_quiz
{
	background: #222222 url(../assets/images/screen.gif);
	border-color: #999999;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	color:#FFFFFF;
	font-size: 10px;
}

td.screen, td.readable
{
	background: #222222 url(../assets/images/screen.gif);
	border-color: #999999;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	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: #222222 url(../assets/images/screen.gif);
	border-color: #999999;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	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;
	vertical-align: top;
}

td.surface
{
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	vertical-align: center;
}