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

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

a.mButtonOn7 { color: #4974AD; }
.mButtonOff7 { color: #2B4475; }

.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: #21354F;
background-color: #EDFDFF;
}

.commentBg
	{
	background-color:	#EDFDFF;
	}


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