<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Halloween 2016 Skulls */
BODY	{
background: url(/css/backgrounds/halloween_skulls.png)
repeat
#000000;
}

.MSP_highlightedComment {
	border: 2px solid white;
}

a.mButtonOn7, .mButtonOff7
{
font-family: Verdana; 
font-size: 12px;
font-weight: bold;
background-image: url(/images/buttons/menu/halloween_black.png);
}

a.mButtonOn7 { color: #919191; }
.mButtonOff7 { color: #F5F5F5; }

.hoverText
{
font-family:arial;
font-size: 10pt; 
font-weight:bold; 
background-color:#FFFFFF;
}

.scrollArea, .scrollArea a
{
font-family:	arial;
font-size:	10pt; 
font-weight:	normal; 
color:	#000000;
background-color:	#737373;
}

.commentBg
	{
	background-color:	#737373;
	}

.userText3, 
.userText3c, 
.userText3j,  
.userText4, 
.userText4c, 
.userText4j,  
.userText5, 
.userText5c, 
.userText5j,  
.leaderName,
.comment
{
font-family:	Verdana; 
color:	#FFFFFF;
}</pre></body></html>