@charset "utf-8";
.blacktitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.announcetitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #511D8A;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.announcetxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #3E126D;
}
.newstxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.newsdate {
	font-weight: bold;
}
.historytxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.rexsignature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	font-variant: normal;
}
#footer {
	position:absolute;
	width:970px;
	height:78px;
	z-index:1;
	background-color: #333;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	left: auto;
	right: auto;
	bottom: 0px;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
}
#playerschedule {
	position:absolute;
	left:10px;
	top:185px;
	width:950px;
	height:640px;
	z-index:1;
	padding-top: 10px;
	background-color: #CCC;
	border: thin solid #31106B;
}
#announce {
	position:absolute;
	left:10px;
	top:853px;
	width:950px;
	height:110px;
	z-index:1;
	right: 15px;
	background-image: url(../Graphics/tanback.gif);
	border: thin solid #31106B;
	padding-top: 5px;
}
.announc {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFF;
	background-color: #31106B;
	white-space: normal;
	text-align: center;
	width: 950px;
	position: absolute;
	margin-right: -8px;
	margin-left: -8px;
	left: 7px;
}


#wrapper #footer p a:link {
	color: #FFF;
}
#contact {
	position:absolute;
	left:10px;
	top:975px;
	width:950px;
	height:140px;
	z-index:1;
	background-image: url(../Graphics/historyback.gif);
	border: thin solid #333;
	padding-top: 5px;
}


.bigpurple {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 32px;
	font-weight: bold;
	font-variant: small-caps;
	color: #3C027C;
	text-align: center;
}


#wrapper #playerschedule table tr td a:link {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #31106B;
	text-decoration: none;
	border: thin solid #31106B;
	background-color: #999;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#wrapper #playerschedule table tr td a:visited {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #31106B;
	text-decoration: none;
	border: thin solid #31106B;
	background-color: #999;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#wrapper #playerschedule table tr td a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #31106B;
	text-decoration: none;
	border: thin solid #31106B;
	background-color: #FFF;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}