@charset "utf-8";
body {
	background-color: #000044;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
	color: #99BBFF
}
a:visited {
	text-decoration: underline;
	color: #99BBFF
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #99BBFF
}
hr {
	color: #FFFFFF;
}
h1 {
	font-size: 24px;
	color: #FF0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.CharlestonHurricanes {
	font-size: 48px;
	font-weight: bold;
	color: #FFFFFF;
}
.WomensRugbyFootballClub {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}

.subhead {
	font-size: 18px;
	color: #FF0000;
}
.footer {
	font-size: 10px;
	text-align: center;
	vertical-align: top;
}
.left {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.leftnav {
	text-align: left;
	padding: 0px;
}

.leftnav a:link {
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


.leftnav a:visited {
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.leftnav a:hover {
	font-size: 24px;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	height: 30px;
	width: 216px;
	display: block;
}

.leftnav a:active {
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.tableheader {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: bottom;
}
.tablerows {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
}
.win {
	color: #00FF00;
}
