body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;	
}

a img { border: none; }
img {
 border: none;
 padding: 0px;
 margin:0px;  
}
img.stacker{
	display: block;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
	color:#EE3333;
}

a:link {
	color:#773333;
}
a:visited {
	color:#773333;
}
a:hover {
	color:#ff0000;
}
a:active {
	color: #ff0000;
}
.titleLinkz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	font-weight: bold;
}
.score1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;	
	font-weight: bold;	
}
.score2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #330000;	
	font-weight: bold;	
}
.fillBG {
	background-image: url(http://www.funfacegames.com/images/tableStrip.jpg);	
	background-repeat: repeat-y;
}
.fillBG img{
	display: block;
}
.style3 {font-size: 14px; font-weight: bold;}
.maintable tr{
	background-color:transparent;
}
.maintable tr:hover, .maintable tr.hovered {
	background-color: #DDE1BD;
	filter:alpha(opacity=100);  /* Internet Explorer       */
	-moz-opacity:1.0;           /* Mozilla 1.6 and below   */
	opacity: 1.0;               /* newer Mozilla and CSS-3 */
}

