@charset "utf-8";
.headerbold {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #661E2A;
}
.teamlevel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #661E2A;
}

.bannerbold {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.captiontext {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #8DB5E9;
	background-color: #000032;
}

.bottomborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.bottomborderblack {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #661E2A;
	border-right-color: #661E2A;
	border-bottom-color: #661E2A;
	border-left-color: #661E2A;
}

.thinborder {
	border: 1px solid #661E2A;
}
.bluebackground {
	background-color: #661E2A;
}


.stdtext {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}
.schedtext {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 10px;
	color: #000000;
}
.nextgame {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12pt;
	color: #000000;
}

.footertext {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #000000;
}
.formobject {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #000033;
	border: 1px solid #999999;
}

ul {
	margin-left: 0;
	padding-left: 1em;
	}
.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.stdtextWhite {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
