﻿.NavBar{
	border: 2pt solid #000000;
	border-left:none;
	font-family: Arial,Helvetica,sans-serif;
	color: rgb(192, 192, 192);
	font-style: normal;
	text-align: center;
	font-weight: bolder;
	text-align:center;
	font-size: 10pt;
	text-decoration: none;
	background-color: #9a2020;
	width: 118px;
	height: 20pt;
	font-variant: normal;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

.NavBar a { 
    color: #ffffff; 
    text-decoration: none;
}

.NavBar a:visited {
    color: #ffffff; 
    text-decoration: none;
}

.NavBar a:hover {
	color: rgb(192, 192, 192);
	border: 2pt solid #000000;
	text-decoration: none;
	background-color: #000000;
	display:block;
}

.PageHeader {
	width: 100%;
	height: 105px;
	text-align: center;
	background-image:url('MiscImages/DivisionChampionshipBanner.jpg');
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
.NoPadding {
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}
.BlankRow {
	background-image:url('MiscImages/GreyTexturedBackground.jpg');
	height:15px;
}

.BlankColumn {
	background-image:url('MiscImages/GreyTexturedBackground.jpg');
	width:15px;
}

.ContactPageBodyTop {
	background-color:#CFCFCF;
	color:#9a2020;
	font-family:Arial, Helvetica, sans-serif;
	margin:3px;
	font-size: 10pt;
	font-weight:bold;	
	text-align:center;
	border-style:none;
	vertical-align:top;
	padding:0;
}

.ContactPageBodyBottom {
	background-color:#cfcfcf;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 20px 20px 20px;
	padding:20px;
	font-size: 9pt;
	vertical-align:top;
	text-align:left;
	border-style:none;
}

.PhotoPageBackground {
	background-image:url('MiscImages/GreyTexturedBackground.jpg');
	width:910px;
	text-align:center;
}

.PhotoPageBody {
	background-color: #9a2020;
	color:silver;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding:15px 10px 15px 10px;
	margin:20px 30px 20px 30px;
}

.PhotoPageBody a { 
    color: #FFFFFF; 
    text-decoration: none;
}

.PhotoPageBody a:visited {
    color: #FFFFFF; 
    text-decoration: none;
}

.PhotoPageBody a:hover {
	color: #FFFFFF
}

.FrontPageTitle {
	background-color: #9a2020;
	height:30px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	margin:3px;
	font-size: 11pt;
	font-weight:bold;	
	text-align:center;
}
.FrontPageSubtitle {
	height:20px;
	background-color: Silver;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;
}
.FrontPageBody {
	background-color: white;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding:10px
}
.FrontPageNewsTitles {
	color:#9a2020;
	font-size: 11pt;
	font-weight:bold;
	text-align:center
}
a {
	color: #9a2020;
	text-decoration:underline;
	font-style:italic;
}
a:visited {
	color: #9a2020;
	text-decoration:underline;
	font-style:italic;
}
a:active {
	color: #9a2020;
	text-decoration:underline;
	font-style:italic;
}
a:hover {
	color: #9a2020;
}
.RosterRow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:black;
	width: 200px;
	height:18pt;
	border-bottom:medium silver groove;
}

.RosterRowCentered {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:11pt;	
	font-weight:bold;
	width: 90px;
	height:18pt;
	text-align:center;
	border-bottom:medium silver groove;
}

.RosterRowBlank {
	font-family:Arial, Helvetica, sans-serif;
	color:#A70A0E;
	font-size:11pt;
	font-weight:bold;
	background:white;
	height:18pt;
	width:100px;
	text-align:center;
	border-bottom:medium silver groove;
}
.RosterPageTitles {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	background:white;
	font-size: 12pt;
	font-weight:bold;
	text-align:center
}

.RosterRow a {
	color: black;
	text-decoration:underline;
	font-style:normal;
}

.RosterRow a:visited {
	color: black;
	text-decoration:underline;
}

.RosterRow a:active {
	color: black;
	text-decoration:underline;
	font-style:normal;
}

.RosterRow a:hover {
	color: #9a2020;
	font-style:italic;
}

.SchedulePageBody {
	background-color: #c0c0c0;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding:10px;
}

.SchedulePageTableBody1 {
	background-color: #c0c0c0;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width:150px;
	height:28px;
	padding:5px;
	border-bottom:thin #9a2020 outset;
}

.SchedulePageTableBody2 {
	background-color: #c0c0c0;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding:5px;
	height:28px;
	border-bottom:thin #9a2020 outset;
	width:130px;
}

.SchedulePageTableBody3 {
	background-color: #c0c0c0;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
	height:28px;
	width:70px;
	border-bottom:thin #9a2020 outset;
	font-size: 10pt;
}

.BlankScheduleRow {
	Background-color:#c0c0c0;
	height:25px;
}

.BioPageBody {
	background-image:url('MiscImages/GreyTexturedBackground.jpg');
	color:#9a2020;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12pt;
	vertical-align:top;
	line-height:18pt;
	width:50%;
	text-align:left;
	padding:15px 10px 15px 10px;
}

.BioPageHeading {
	background-image:url('MiscImages/GreyTexturedBackground.jpg');
	color:black;
	font-weight:bold;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20pt;
	padding:30px 10px 10px 10px;
}

.BioPageLabels {
	background-image:url('MiscImages/GreyTexturedBackground.jpg');
	color:black;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	width:30%;
	line-height:18pt;
	vertical-align:top;
	text-align:right;
	padding:15px 10px 15px 10px;
}

.BioPageBackground {
	background-image:url('MiscImages/GreyTexturedBackground.jpg');
	border-left:
}

.SponsorPage {
	background-image:url('MiscImages/GreyTexturedBackground.jpg');
	color:black;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height:18pt;
	vertical-align:top;
	text-align:center;
	padding:15px 10px 15px 10px;
}
