/*  Prep-Sports Combine Style Sheet   */

Body {
	background-color: #ffffff
}
.BkWhite {
	background-color: #ffffff
}
.BkBlack {
	background-color: #000000
}
.BkDkBlue {
	background-color: #000060
}
.BkMedBlue {
	background-color: #669999
}
.BkLtGray {
	background-color: #F6F2E0
}
.BkDkGray {
	background-color: #808080
}
.TxtHeadline {
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 14pt;
	font-weight: bold
}
.TxtTagline {
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 8;
	margin-top: 8
}
.TxtSection {
	color: #FFFFFF;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 2px
}
.TxtSubSection {
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	margin-left: 2px
}
.TxtRtSection {
	color: #FFFFFF;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 2px
}
.TxtQuestion {
	color: #000080;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold
}
.TxtBodyHeading {
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 8
}
.TxtBody {
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	text-decoration: none;
	margin-left: 8;
	margin-right: 8
}
.TxtBodySmall {
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 8;
	margin-right: 8
}
.TxtMidLink {
	color: #000080;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	text-decoration: underline
}
.TxtLegal {
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	text-decoration: none;
	margin-left: 8;
	margin-right: 8
}
.TxtLegalLink {
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	text-decoration: underline
}
.TxtLine {
	color: #336699;
	margin-left: 8;
	margin-right: 8
}
.TxtNav {
	color: #FFFFFF;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	text-decoration: none
}
.TxtNav A:hover {
	text-decoration: underline
}
.TxtMenuItem {
	color: #FFFFFF;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	text-decoration: none;
	margin-left: 6px
}
.TxtMenuItem A:hover {
	text-decoration: underline
}
.TxtRtMenu {
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	text-decoration: none;
	margin-left: 2px
}
.TxtLink {
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	text-decoration: none
}
.TxtLink A:hover {
	text-decoration: underline
}