.chat {
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.titlerow {
	background-attachment: fixed;
	background-image: url(../templates/grids/images/buttons.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	letter-spacing: 1px;
	font-weight: bold;
	vertical-align: bottom;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
}
a:active {
	color: #FFCC00;
}
.background {
	background-attachment: fixed;
	background-image: url(../templates/grids/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.spacer {
	background-attachment: fixed;
	background-image: url(classes/applet_images/smspace.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a:visited {
	color: #FFFF00;
}
