body,td,th
{
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	font-family: verdana, geneva, arial, helvetica, san-serif;
	font-size: 11px;
	background-color: #222222;
	text-decoration: none;
	font-weight: normal;
	color: #999;
}

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a { color: #F06; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }

a:hover
{
	text-decoration: none;
	background-color: #F06;
	color: #000;
}

a:active { text-decoration: none; }

.textlink
{
	color: #999999;
	text-decoration: underline;
}

.dark
{
	font-size: 9px;
	color: #666666;
}

.active { color: #666666; }

.magenta
{
	color: #F06;
	font-size: 11px;
}

.code
{
	font-size: 9px;
	color: #333;
	line-height: 12px;
}

#video
{
	width: 360px;
	height: 304px;
	border-color: #333;
	border-width: 1px;
	border-style: solid;
	background-color: #000;
}

#content
{
	position: absolute;
	left: 10px;
	top: 10px;
}

#applet
{
	border-color: white;
	border-width: 3px;
	border-style: solid;
}

