	body {
	background-image: url(images/bg.gif);
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-align: center;
	}
	textarea {
	font-family: "Trebuchet MS";
	font-size: 13px;
	}
	#stats {
	font-size: 14px;
	width: 500px;
	background-color:#000000;
	}
	#stats #results {
	background-color:#FFFFFF;
	text-align:center;
	}
#nav {
	font-size: 13px;
	width:auto;
}

#nav #spt {
	background-color: #FFFFFF;
}
#nav #spt a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #4CA9E1;
	display: block;
	padding-right: 9px;
	padding-left: 9px;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;

	color: #000000;
	text-decoration: none;
}
#nav #spt a.checked {
	background-color: #EDD125;
	font-weight: bold;
	text-decoration: underline;
}
#nav #spt a:hover {
	text-decoration: underline;

	background-color: #EDD125;
}
#nav #spt a.logout {
	
}
#nav #spt a:hover.logout {
	background-color: #990000;
	font-weight: bold;
	text-decoration: underline;
	color:#FFFFFF;
}
#nav #spt a.promo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #abdf55;
	display: block;
	padding-right: 9px;
	padding-left: 9px;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000;
	text-decoration: none;
}
#nav #spt a:hover.promo {
	background-color: #990000;
	font-weight: bold;
	text-decoration: underline;
	color:#FFFFFF;
}
#nav #spt #userinfo {
	display: block;
	float: right;
	margin-right: 12px;
	margin-left: 12px;
}



	
	#link {
	display: block;
	float: inherit;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	border: 2px solid #000000;
	font-size: 13px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align:center;
	padding: 6px;
	font-weight: bold;
	margin-top: 10px;
	}
#stats #results td {
	background-color: #FFFFFF;
	text-align: center;
}

	
#link .red {
	color: #FF0000;
}
#reg a {
	color: #000000;
	text-decoration: none;
}
#reg a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#links {
	font-size: 13px;
	width: 860px;
	background-color:#000000;
}
#links b {
	font-size: 15px;
}

#links .red {
	color: #990000;
	font-size: 13px;
}

