@charset "iso-8859-1";
body {
	font-family: Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	margin: 5px;
	background-color: #000000;
}
a {
	color: #00FF33; 
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
}
.red-font {
	color: #CC0000;
	font-weight: bold;
}
.yellow-font {
	color: #FFFF00;
	
}
.green-font {
	color: LIME;
	
}
.black-font {
	color: BLACK;
	
}
/*- GEO STATS ----------- BEGIN ---------------- */
.geostats {
  color: #00CC33;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: normal;
  text-decoration: none;
  FONT-SIZE: 10px;
}
.geostats:link {
  color: #00CC33;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: normal;
  text-decoration: none;
  FONT-SIZE: 10px;
}
.geostats:active {
  color: #00CC33;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: normal;
  text-decoration: none;
  FONT-SIZE: 10px;
}
.geostats:hover {
  color: #00CC33;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: normal;
  text-decoration: none;
  FONT-SIZE: 10px;
}
.geostats:visited {
  color: #00CC33;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: normal;
  text-decoration: none;
  FONT-SIZE: 10px;
}
.button {
	BORDER-TOP-WIDTH: 0px; 
	FONT-WEIGHT: bold; 
	BORDER-LEFT-WIDTH: 0px; 
	FONT-SIZE: 7pt; 
	BORDER-BOTTOM-WIDTH: 0px; 
	WIDTH: 110px; 
	CURSOR: hand; 
	COLOR: white; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: tahoma, arial, helvetica, verdana, sans-serif; 
	HEIGHT: 25px; 
	BACKGROUND-COLOR: #aaaaaa; 
	BORDER-RIGHT-WIDTH: 0px
}
/*- GEO STATS ----------- END ---------------- */
