A { 
  text-decoration: none; 
  color: 	#A0BFCE;
}
A:hover {
  text-decoration: none;
  color: 	#D0D0D0;
}
A:active {
  text-decoration: underline;
  color: 	#A0BFCE;
}
BODY {
  font-family: 	Verdana;
  font-size: 	8pt;
  margin: 	0;
  background:	#202020;
  scrollbar-base-color: #363636;
  scrollbar-face-color: #363636; 
  scrollbar-shadow-color: #363636; 
  scrollbar-highlight-color: #00000; 
  scrollbar-track-color: #363636; 
  scrollbar-arrow-color: #000000;
}
TR, TD, P {			/* Default font styles for almost everything. Change this to impact almost all pages */
  font-family: 	Verdana;
  font-size: 	8pt;
  color: 	#D0D0D0;
}
.genheaderrow {			/* Generic header/footer table colors for all lists */
  font-family: 	Verdana;
  background: 	#505050;
}
.genheaderfont {		/* header/footer text font styles (mostly not implemented) */
  color: 	#A0BFCE;
}
.genrow1 {			/* 1st table color used on alternating lists */
  background: 	#404040;
}
.genrow2 {			/* 2st table color used on alternating lists */
  background: 	#606060;
}
.gentop10row1 {			/* 1st table color used on alternating lists TOP10 players only */
  background: 	#1E2937;
}
.gentop10row2 {			/* 2st table color used on alternating lists TOP10 players only */
  background: 	#404040;
}
.sortcell {
  background: 	#707070;
}
.indextitle {
  font-family: 	Verdana;
  font-size: 	14pt;
}
.indextitlerow {
  background:	#505050;
}
.maptitle {
  font-size: 	14pt;
}
.maptitlect {
  color: 	#4686CE;
  font-size: 	8pt;
  font-weight: 	bold;
}
.maptitleterr {
  color: 	#911111;
  font-size: 	8pt;
  font-weight: 	bold;
}
.mappageheaderfont {
  font-weight: 	bold;
}
.mappagelistheaderfont {
  font-weight: 	bold;
}
.mappagelistfont {
  font-size: 	8pt;
}
.plrtitlefont {
  font-size: 	8pt;
  font-weight: 	bold;
  color: 	#A0BFCE;
}
.plrgentitlefont {
  font-size: 	8pt;
  font-weight: 	bold;
  color: 	#A0BFCE;
}
.plrname {
  font-size: 	14pt;
  font-weight: 	bold;
  color: 	#A0BFCE;
}
.plrlistfont {
  font-size: 	8pt;
}
.plrgenlistfont {
  font-size: 	8pt;
}
.plrgenlistheavy {
  font-size: 	8pt;
  font-weight: 	bold;
}
.plrnavlinks {
  font-size:	8pt;  
}
.plrpctbar1 {
  background: 	#999999;
}
.plrpctbar2 {
  background: 	#999999;
}
.awardnames {			/* Award names listing (award.html/weapon.html) */
  font-family: 	Verdana;
  font-size: 	8pt;
}
.awardtitle {			/* Title specification for awards/weapons (award.html, weapon.html) */
  font-size:	14pt;
}
.clanlogofont {
  font-size: 	14pt;
}
.navframe {			/* Navbar frame */
  background: 	#202020;
}
.navlinks {
  font-size: 	8pt;		/* Navvar links */
}
.navjumpto {			/* Navbar "Jumpto:" text */
  font-size: 	8pt;
  color: 	#A0BFCE;
}
.small {			/* Misc. 'small' font */
  font-family: 	Verdana;
  font-size: 	7pt;
}
.lastupdate {			/* 'Last Update' string located at bottom of most pages */
  font-family: 	Verdana;
  font-size: 	8pt;
  color: 	#505050;
}
H1 {
	font-size: 20pt;
	color:	#A0BFCE;
}
.rollover {			/* table rollover color */
  background: 	#5A6D76;
}