.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_light.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;
}
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;
}
a:link {
	color: #009966;
	text-decoration: underline;
}
a:visited {
	color:#009966;
}
a:hover {
	color:#009999;
	font-weight: bold;
}
table.emote-box {
	text-align:center;
	background-image:url(bg_light.gif);
}
table.main {
	border-color:#009999;
	border-right-color: #009999;
	border-left-color: #009999;
	background-image: url('bg_dark.gif');
}
