BODY {
	background-image: url(/chat/images/background.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	background-color: #66CCFF;
	background-attachment: fixed;
}
#copyright {
	font-family: "Century Gothic", Geneva, Verdana, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 7px;
}
#blue {
	background-color: #0099CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Century Gothic", Geneva, Verdana, sans-serif;
	color: #FFFFFF;
	padding: 6px;
	font-size: 13px;
}
#green {
	background-color: #66CC33;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Century Gothic", Geneva, Verdana, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 6px;
}
#red {
	background-color: #CC3366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Century Gothic", Geneva, Verdana, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 6px;
}
#right {
	background-color: #FFFFFF;
	background-image: url(/chat/images/rightbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#smallbox {
	border: 1px solid #FFFFFF;
}
#linkcell {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	padding-top: 12px;
	padding-right: 8px;
	padding-left: 8px;
}
H1 {
	font-size: 20px;
	font-weight: bold;
}
a.navlink:link, a.navlink:visited {
	font-family: "Century Gothic", Geneva, Verdana, sans-serif;
	text-transform: uppercase;
	color: #03369A;
	margin-right: 20px;
	font-size: 16px;
	text-decoration: none;
}
a.navlink:active {
	font-family: "Century Gothic", Geneva, Verdana, sans-serif;
	text-transform: uppercase;
	color: #003399;
	margin-right: 20px;
	font-size: 16px;
	text-decoration: underline;
}
a.navlink:hover{
	color: #993333;
	text-decoration: underline;
}
.toptext {
	font-size: 11px;
	color: #0B3E9A;
	font-family: "Century Gothic", Geneva, Verdana, sans-serif;
}
.loginstart {
	color: #333333;
	font-weight: bold;
	font-size: 9px;
}
.nogo {
	cursor: not-allowed;
}
.copycell {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	align: left;
}
