A {

	text-transform: none;
}
A:link {text-decoration:none; color:#FFFFFF;}
A:visited {text-decoration:none; color:#FFFFFF;}
A:hover {text-decoration: none; color:#CC0000;} 
A:active {text-decoration: none;}

A1:link {text-decoration:none; color:#000000;}
A1:visited {text-decoration:none; color:#000000;}
A1:hover {text-decoration: none; color:#CC0000;} 
A1:active {text-decoration: none;}
.header {
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
	background-color: #FF0000;
}
.clubcard a:link{
	color: #AA0000;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.clubcard a:visited{
	color: #AA0000;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.clubcard a:hover{
	color: #333333;
	font-size: 14px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

.clubcard a:active {
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	left: 0px;
	position: absolute;
	top: 334px;
	width: 149px;
	border-top: 1px inset #000000;
	border-right: 1px inset #000000;
	border-bottom: 1px none #000000;
	border-left: 1px inset #000000;
}
.button {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	text-transform: none;
	border-bottom-style: groove;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.subheader {
	position: absolute;
	height: 28px;
	width: 800px;
	left: 0px;
	top: 306px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bolder;
	text-decoration: none;
	background-image: url(Images/subheader.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.subheader a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.subheader a:hover{
	color: #000000;
	text-decoration: none;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	height: 400px;
	width: 625px;
	top: 331px;
	left: 143px;
}
.bodyheadtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: 700;
	text-transform: capitalize;
	color: #000000;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	vertical-align: top;
	width: 255px;
	text-align: left;
}

/*
.footer {
	position: absolute;
	height: 18px;
	width: 651px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
	bottom: 0px;
	text-align: center;
	vertical-align: middle;
}

*/
.pageheadtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.gameheadertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.pregameheadertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BBBBBB;
}
.gamesubheadertext{
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}
.pregamesubheadertext{
	color: #BBBBBB;
	font-size: 14px;
	font-weight: bold;
}
.pagebodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	margin-top: 15px;
}
.pagebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	height: 400px;
	width: 651px;
	top: 331px;
	left: 149px;
	background-image: url(Images/redwingsmall2.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.schedule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
}
.schedulerow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	vertical-align: middle;
}


.pagetexttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	padding: 2px;
	width: 550px;
	margin-right: 5px;
	margin-left: 5px;
	position: absolute;
	height: auto;
	color: #000000;
	text-decoration: none;
	left: 40px;
	top: 55px;
}

.black a:link{
	color: #000000;
	text-decoration: none;
}

.black a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.email a:link{
	color: blue;
	text-decoration: underline;
}

.email a:visited{
	 color: purple;
	 text-decoration: underline;
}

.email a:hover{
	color: red;
	text-decoration: underline;
}

.email a:visited{
	 color: purple;
	 text-decoration: underline;
}

.email a:active {text-decoration: none;}

.sideads{
	position: absolute;
	height: 500px;
	width: 200px;
	top: 11px;
	left: 824px;
}
/* MAY NOT BE NEEDED
.new{
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}	 
 */
 
#footerbg {
	background:url("Images/footerwide.gif");
	text-align: center;
} 
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-size: 7px;
	color: #ffffff;
	vertical-align: middle;
	text-align:center;
	
}

.p1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.interview {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-size: 12px;
	color: #ffffff;
	

}
.clubcardbusiness {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-size: 14px;
	color: #000000;
}

.interview a:link {color:#333333;}
.interview a:visited {color:#333333;}
.interview a:hover {text-decoration: underline; color:#CC0000;} 
.interview a:active {none;}
