body {
	background: #000000;
	margin: 0px;
	color : #fff;
	text-align:center;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 100%;
	line-height: 1;
}
a:link {color: black;}
a:visited {color:black;}
table {
	border: 0px;
	border-spacing:0px;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	background: #000;
	color : white;
}
table.applet{
	width:1024px;
	text-align: center;
	background: #000;
	color : #FFF;
}
table.scoreboard {
	border:1px solid Black;
	width:100%;
	border-collapse:separate;
	border-spacing:1px;
	background:black;
	color: white;
}
tr.applet {
	height:600px;
}
tr.checkered{
	background:#000000;
	color:#FFFFFF;
}

tr.red{
	background:#FF0000;
	color:#FFFFFF;
}
tr.green{
	background:#00FF00;
	color:#000000;
}
tr.yellow{
	background:#FFFF00;
	color:#000000;
}
tr.white{
	background:#FFFFFF;
	color:#000000;
}
tr.cold{
	background:#AAAAFF;
	color:#000000;
}
tr.warm{
	background:#FFAAFF;
	color:#000000;
}

tr.e {
	background:#000000;
	height:10px;
	color:white;
}
tr.o {
	background:#404040;
	height:10px;
	color:white;
}
tr.h {
	background:black;
	color:white;
	text-align:center;
	border:1px;
}
th {
	background:black;
	color:white;
	text-align:center;
	border:1px;
}
td {
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
}
td.l {
	text-align:left;
	vertical-align:bottom;
}
td.c {
	text-align:center;
	vertical-align:middle;
	font-size:100%;
}
td.r {
	text-align:right;
	vertical-align:bottom;
}
td.fineprint {
	text-align:left;
	vertical-align:bottom;
	font-weight:normal;
}
IMG {
	border:0px;
}
.linkbutton{
  border-top: 1px solid #969696;
  background: #000000;
  background: -webkit-gradient(linear, left top, left bottom, from(#545454), to(#000000));
  background: -webkit-linear-gradient(top, #545454, #000000);
  background: -moz-linear-gradient(top, #545454, #000000);
  background: -ms-linear-gradient(top, #545454, #000000);
  background: -o-linear-gradient(top, #545454, #000000);
  padding: 5px 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
  -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
  box-shadow: rgba(0,0,0,1) 0 1px 0;
  text-shadow: rgba(0,0,0,.4) 0 1px 0;
  color: #e3e3e3 !important;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
  width:120px;
  height:20px;
  display:inline-block;
}
.linkbutton:hover {
  border-top-color: #4f4f4f;
  background: #4f4f4f;
  color: #ccc;
  text-decoration:none;
}
.linkbutton:active {
  border-top-color: #4a4a4a;
  background: #4a4a4a;
}
.linkbuttonselected {
  border-top: 1px solid #960000;
  background: #000000;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), to(#000000));
  background: -webkit-linear-gradient(top, #ff0000, #000000);
  background: -moz-linear-gradient(top, #ff0000, #000000);
  background: -ms-linear-gradient(top, #ff0000, #000000);
  background: -o-linear-gradient(top, #ff0000, #000000);
  padding: 5px 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
  -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
  box-shadow: rgba(0,0,0,1) 0 1px 0;
  text-shadow: rgba(0,0,0,.4) 0 1px 0;
  color: #e3e3e3 !important;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
  width:120px;
  height:20px;
  display:inline-block;
}
.linkbuttonx2{
  border-top: 1px solid #969696;
  background: #000000;
  background: -webkit-gradient(linear, left top, left bottom, from(#545454), to(#000000));
  background: -webkit-linear-gradient(top, #545454, #000000);
  background: -moz-linear-gradient(top, #545454, #000000);
  background: -ms-linear-gradient(top, #545454, #000000);
  background: -o-linear-gradient(top, #545454, #000000);
  padding: 5px 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
  -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
  box-shadow: rgba(0,0,0,1) 0 1px 0;
  text-shadow: rgba(0,0,0,.4) 0 1px 0;
  color: #e3e3e3 !important;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
  width:260px;
  height:20px;
  display:inline-block;
}
.linkbuttonx2:hover {
  border-top-color: #4f4f4f;
  background: #4f4f4f;
  color: #ccc;
  text-decoration:none;
}
.linkbuttonx2:active {
  border-top-color: #4a4a4a;
  background: #4a4a4a;
}
.linkbuttonx2selected {
  border-top: 1px solid #960000;
  background: #000000;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), to(#000000));
  background: -webkit-linear-gradient(top, #ff0000, #000000);
  background: -moz-linear-gradient(top, #ff0000, #000000);
  background: -ms-linear-gradient(top, #ff0000, #000000);
  background: -o-linear-gradient(top, #ff0000, #000000);
  padding: 5px 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
  -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
  box-shadow: rgba(0,0,0,1) 0 1px 0;
  text-shadow: rgba(0,0,0,.4) 0 1px 0;
  color: #e3e3e3 !important;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
  width:260px;
  height:20px;
  display:inline-block;
}