@charset "utf-8";
/* CSS Document */
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.WHITE{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	line-height: 18px;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-width: 0px;
}
.sportlistblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 0px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-right: 10px;
	border: thin none #F4FFE4;
	background-color: #3300CC;
	font-weight: 600;
	letter-spacing: 0em;
	margin-right: 30px;
}
.sportlistblue:hover {
	background-color: #FF3300;
	color: #FFFFFF;
	}
.linkTextCopy {
	color:#FFFFFF;
	line-height:25px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	background-color: #3300CC;
	display: block;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-right: 30px;
}
.colorlink {
	color: #3300CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

.thrColHybHdr #mainContent2 {
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 0em;
	padding-top: 3px;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 0em;
	float: left;
	width: 500px;
}
.thrColHybHdr #mainContent3 {
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 12px;
	padding-top: 3px;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 12px;
	float: left;
	width: 190px;
}
.thrColHybHdr #mainContent4 {
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 12px;
	padding-top: 3px;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 12px;
	float: left;
	width: 190px;
}
.thrColHybHdr #mainContent5 {
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 12px;
	padding-top: 3px;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 12px;
	float: left;
	width: 190px;
}
.thrColHybHdr #mainContent6 {
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
	width: 93%;
	padding: 10px;
	border: thin solid #333333;
}
.sportblue {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	background-color: #9999FF;
	display: block;
	}
	body {
	margin:0px;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #3300FF;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
#descriptor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: 2px;
	padding: 5px;
}

	
#navigation a {
	color: #333333;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
#navigation a:hover {
	color:#993300;
	background-color: #9999FF;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	color: #FFFFFF;
	letter-spacing:0.2em;
	font-family: Verdana;
	font-size: 12px;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
#linkText a {
	color:#333333;
	line-height:24px;
	margin-top:0px;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	}
	
#linkText a:hover {
	color:#993300;
	line-height:24px;
	margin-top:0px;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
#colorlink a {
	color:#006600;
	line-height:16px;
	margin-top:0px;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	padding-bottom: 0px;
}
	
#colorlink a:hover {
	color:#FF3300;
	line-height:16px;
	margin-top:0px;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	padding-bottom: 0px;
	}
#toplink a{
	color:#FF3300;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	}
#toplink a:hover {
	color:#9999FF;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
#sportlist a{
	font-family: Verdana;
	font-size: 12px;
	background-color: #99CCFF;
	text-indent: 2px;
	display: block;
	line-height: 28px;
	text-decoration: none;
	text-align: left;
	color: #333333;
	margin-left: 0px;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	}
#sportlist a:hover{
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFCC00;
	text-indent: 2px;
	display: block;
	line-height: 28px;
	text-decoration: none;
	text-align: left;
	color: #333333;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	}
	
.pageName{
	color: #3300FF;
	line-height:26px;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	
	}
	.bodyText {
	color:#000000;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	}
	
.linkText {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-color: #3300CC;
	display: block;
	margin-right: 30px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 7px;
	}
	.linkText:hover {
	color:#FFFFFF;
	background-color: #FF3300;
	}
.subHeader {
	color: #CC3300;
	line-height:22px;
	letter-spacing:0.2em;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	}

.quote {
	color: #006600;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	}
	
.smallText {
	color: #333333;
	line-height: 22px;
	font-family: Verdana;
	font-size: 12px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px; 
	letter-spacing:.1em;
	text-decoration: none;
	}
	.descriptorText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px; 
	letter-spacing:.1em;
	text-decoration: none;
	}
		
.teamname {
	font-family: "Comic Sans MS";
	font-size: 36px;
	line-height: normal;
	font-weight: bold;
	color: #3300CC;
	word-spacing: 0em;
	text-align: left;
	vertical-align: bottom;
	letter-spacing: 0.1em;
	padding-left: 30px;
	padding-top: 0px;
}
.tagline {
	font-family: Verdana;
	font-size: 24px;
	font-weight: 600;
	color: #FF3300;
	word-spacing: 0em;
	text-align: left;
	vertical-align: top;
	letter-spacing: 0.1em;
	text-indent: 0px;
	padding-left: 30px;
}
.fronttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	letter-spacing: 0em;
}
.Oath_Caption {
font-size: 16px; 
}
.Oath {
	font-family: Verdana;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #3300FF;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
}
.sportname {
	font-family: Verdana;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #3300CC;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	}
.sport {
	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #3300FF;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	}
.Textbig {
	color:#3300CC;
	line-height:24px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.CalText {
	color:#000000;
	line-height:18px;
	margin-top:0px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	padding: 7px;
}
.sportlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 0px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	text-align: left;
	color: #333333;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-right: 10px;
	border: thin none #F4FFE4;
	background-color: #9999FF;
	font-weight: 600;
	letter-spacing: 0em;
	margin-right: 30px;
	}
.linkreg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	background-color: #3300CC;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 7px;
	font-weight: bold;
	display: block;
	margin-right: 30px;
}
.linkreg:hover {
	color: #FF9900;
	background-color: #006600;
}

.colorlink{
	color: #3300CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}


.colorlink:hover {
	color: #FF3300;
}
.whitelink{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}


.whitelink:hover {
	color: #FF3300;
}
.sportlist:hover {
		color: #FFFFFF;
	
}
.sportred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #FF3300;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	}

.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}

.toplink:hover {
	color: #006600;
	}

.CalEvent {
	font-family: Verdana;
	font-size: 12px;
	color: #3300FF;
	line-height: 18px;
	}
.sidebar {
	font-family: Verdana;
	font-size: 14px;
	color: #3300FF;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
}
.CalTextred {
	color:#FF3300;
	line-height:19px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-indent: 2px;
	text-indent: 2px;
	text-indent: .2px;
	text-indent: 14px;
	text-align: left;
	font-weight: bold;
	font-weight: bold;
}
.olist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	display: block;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	color: #333333;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	background-color: #FF9900;
	font-weight: 600;
	letter-spacing: 0em;
	margin-right: 30px;
}
.olist:hover {
	color: #FFCC00;
	background-color: #333333;
}
.newblue {
	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #0033CC;
}
.Greentext {
	color: #006600;
	font-weight: bold;
	font-size: 14px;
}

.olist:hover {
	color: #FFFFFF;
	background-color: #006600;
	}

.AP {
	color: #006600;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.AP: hover {
	color: #FF3300;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	}
	
	.teamnameBlue {
	font-family: "Comic Sans MS";
	font-size: 36px;
	line-height: normal;
	font-weight: bold;
	color: #3300CC;
	word-spacing: 0em;
	text-align: left;
	vertical-align: bottom;
	letter-spacing: 0.1em;
	padding-left: 30px;
}

.greenlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	display: block;
	line-height: 30px;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-right: 10px;
	background-color: #006600;
	font-weight: 600;
	letter-spacing: 0em;
	margin-right: 30px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	}
.greenlist:hover {
	background-color: #3300CC;
	color: #FFFFFF;}
	
.bodybold {
	color:#000000;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: underline;
}
.linkTextO {
	color:#FFFFFF;
	line-height:22px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	background-color: #FF3300;
	display: block;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-right: 30px;
}
.sportred12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #FF3300;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
}
.greenbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	display: block;
	line-height: 30px;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-right: 10px;
	background-color: #006600;
	font-weight: 600;
	letter-spacing: 0em;
	margin-right: 30px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.greenback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	display: block;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-right: 10px;
	background-color: #006600;
	font-weight: normal;
	letter-spacing: 0em;
	margin-right: 30px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.orangebox {
	color:#FFFFFF;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	background-color: #FF3300;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-right: 0px;
}
.linkTexttable {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-color: #3300CC;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.linkTexttable:hover {
	color:#FFFFFF;
	background-color: #FF3300;
}
.bullet {
	font-family: Verdana;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #3300CC;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	padding-right: 8px;
	padding-left: 8px;
}
.Bluetext {
	color: #0000CC;
	font-weight: bold;
	font-size: 14px;
}
.yellowboxCopy {
	color:#000000;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	background-color: #CC9900;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-right: 0px;
}
.teamnamelittle {
	font-family: "Comic Sans MS";
	font-size: 30px;
	line-height: normal;
	font-weight: bold;
	color: #3300CC;
	word-spacing: 0em;
	text-align: center;
	vertical-align: bottom;
	letter-spacing: 0.1em;
	padding-left: 30px;
}
.OathRed {
	font-family: Verdana;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
}

