@charset "utf-8";
#Header {
	text-align: center;
	font-family: Verdana;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 5;
	background-image: url(Images/Web%20Header.jpg);
	height: 141px;
	width: 900px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #cccc00;
	border-right-color: #cccc00;
	border-bottom-color: #cccc00;
	border-left-color: #cccc00;
}
#Content_Container {
	color: #FFFF99;
	font-family: Verdana;
	border: 3px outset #cccc00;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	background-image: url(Images/C-DarkBlue.jpg);
	background-color: #003366;
}
#NavBar {
	width: 900px;
	height: 18px;
	position: relative;
	padding-top: 113px;
	z-index: 4;
	padding-left: 0px;
}
.text-medium {
	font-size: 13px;
	color: #FFFF99;
	font-family: Verdana;
	font-weight: bold;
	background-color: #404040;
}
.text-small {
	font-family: Verdana;
	font-size: 11px;
	background-color: #003366;
	line-height: normal;
	padding-top: 12px;
	color: #FFFF99;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.text-menu {
	font-family: Verdana;
	font-size: 11px;
	padding-top: -4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 7px;
	color: #FFFF99;
	font-weight: normal;
}
#SideBar {
	width:192px;
	height: 650px;
	float: left;
	top: 204px;
	left: 94px;
	padding-left: 8px;
	padding-top: 10px;
	background-repeat: inherit;
	background-color: #003366;
	background-image: url(Images/C-DarkBlue.jpg);
	z-index: 8;
}
body {
	background-repeat: repeat;
	background-image: url(Images/blue-bkgd.png);
}
#Footer {
	width: 893px;
	clear: both;
	height: 40px;
	background-color: #003366;
}

.text-main {
	font-size: 11px;
	color: #EBEEF3;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.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;
}
#MainBody {
	width: 700px;
	z-index: 8;
	float: right;
}
#MainBodyScroll {
	width: 700px;
	height: 650px;
	z-index: 8;
	float: right;
	overflow: scroll;
}
.text-mediumLight {
	font-size: 13px;
	color: #F4Fbff;
	font-family: Verdana;
	font-weight: bold;
	background-color: #336699;
}
#TB-Fundraising {
	float: right;
}
TB-TeamCoaches {
	color: #FFFF99;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	font-size: 11px;
}
TD.AddLines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 16px;
}
TD.DoubleLines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 13px;
	color: #FFFFFF;
}
.img-class {
	height: 176px;
	width: 150px;
}
a:link {
	text-decoration: none;
	color: #FFFF99;
}

a:visited {
	text-decoration: none;
	color: #FFFF99;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}

a:active {
	color: #FFFF99;
	text-decoration: none;
}
a.linkset2:link {
	color: #F4FBFF;
	text-decoration: underline;
	font-style: normal;
}


a.linkset2:visited {
	color: #F4FBFF;
	text-decoration: underline;
}

a.linkset2:hover {
	color: #F4FBFF;
	text-decoration: underline;
}
a.linkset2:active {
	color: #F4FBFF;
	text-decoration: underline;
}
a.linkset3:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkset3:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkset3:hover {
	text-decoration: underline;
}
a.linkset3:active {
	color: #FFFFFF;
	text-decoration: none;
}


.text-awards {
	font-size: 13px;
	color: #F4Fbff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.text-sched-lastline {
	font-size: 11px;
	color: #FFFF99;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
TD.AddLinesST {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 16px;
	text-decoration: line-through;
}

