

.emotes {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #009999;
}
body {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #009999;
	background-image: url('bg_dark.gif');
	background-attachment: fixed;
	SCROLLBAR-FACE-COLOR: #009999;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: ##000000;
	SCROLLBAR-3DLIGHT-COLOR: #90B2B2;
	SCROLLBAR-ARROW-COLOR: #00FFFF;
	SCROLLBAR-TRACK-COLOR: ##90B2B2;
	SCROLLBAR-DARKSHADOW-COLOR: ##999999;
}
a:link {
	color: #009966;
	text-decoration: underline;
}
a:visited {
	color:#009966;
}
a:hover {
	color:#009999;
	font-weight: bold;
}
h1 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #009999;
	text-align: center;
}

h2 {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #009999;
	text-align: center;
}
.emot {
	font-family: Verdana;
	font-size: 10pt;
	background-image: url(bg_dark.gif);
}
table.emote-box {
	text-align:center;
	background-image:url(bg_light.gif)
}
