﻿body 
{
	background-color : Black;
	color : White;
	margin : 0px 0px 0px 0px;
}


.stats_title
{
  backGround-color : black;
  color: white;
}
.stats_header_row
{
  backGround-color : black;
  color: white;
  BORDER : 1PX SOLID GREEN;
}

.stats_row
{
  backGround-color : Gray;
  color: white;
  BORDER : 1PX SOLID GREEN;
}

.stats_TABLE
{
  backGround-color : GREEN;
  font-weight : normal;
  font-family : verdana;
  font-size : 10pt;  
}

.bwire
{
  height:15px;
  background : url('images/bwire.gif'); 
}


.stats_elem
{
white-space: nowrap;
}

a.stats_elem
{
	text-decoration : none;
	color : White;
	white-space : nowrap;
}

a.stats_elem:hover
{
	text-decoration: underline;
	color : White;
	white-space : nowrap;
}

body
{
  backGround-color : black;
  color: white;
  margin : 0px;
}

.nav
{
  backGround-color : GREEN;
  text-align : center;
  font-weight : bold;
  font-family : verdana;
  font-size : 10px;
  border : 1px solid #004400;  
}

a.navlink
{
  text-align : center;
  font-weight : bold;
  font-family : verdana;
  font-size : 10px;
  color : white;
  text-decoration:none;
}

.navlink:hover
{
  backGround-color : white;
    color : green;
  text-decoration:none;
}

.navcontainer
{
  backGround-color : #004400;  
}


.guest_header_row
{
	backGround-color : black;
	color: white;
	BORDER : 1PX SOLID GREEN;
}

.guest_row
{
	backGround-color : Gray;
	color: white;
	BORDER : 1PX SOLID GREEN;
}

.guest_elem
{
	vertical-align : top;
}

.guest_TABLE
{
  backGround-color : GREEN;
  font-weight : normal;
  font-family : verdana;
  font-size : 10pt;  
}

.whyisitgone
{
	display : none;
	visibility:hidden;
}