<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	
	margin-left: 10px;
	margin-right:10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.usertemplate
{
	width:100%;
}

#contents
{
	min-width:840px;
	padding-bottom:10px;
	
}
fieldset
{
	margin-bottom:10px;
	clear:both;
}
.header-bg
{
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	height: 64px;
}
.header-bg h1
{
	padding-left: 20px;
	font-size: 24px;
}
.no-border
{
	border: 0px none #FFFFFF;
}
.red {
	font-size: 14px;
	color: #FF0000;
}
#leftmenue {
	padding: 0px;
}
#leftmenue a {
	background-image: url(../images/active-link-bg.jpg);
	background-repeat: repeat-x;
	line-height: 36px;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	min-height: 36px;
	display: block;
	padding-left: 10px;
	background-position: bottom;
	background-color: #E7E7E7;
}
#leftmenue a:hover {
	background-image: url(../images/link-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #999999;
}
#contents {
	padding: 10px;
}

.footer {
	font-size: 11px;
	padding: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-color: rgb(231, 231, 231);


}

.bottom-menu a:hover {
	color: #000000;
	text-decoration: none;
}

.school-box {
	background-image: url(../images/school-box-bg.jpg);
	background-repeat: no-repeat;
	height: 424px;
	width: 328px;
}
h1 {
	font-size: 22px;
	color:#4A4A4A;
}
h2 {
	font-size: 16px;
	margin: 0px;
	color:#900;
	padding-bottom:5px;
	padding-top: 10px;
}
h3 {
	color: #69C;
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

a{
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}
a:visited{
}
.grid
{
	border: 1px solid #D8DDF0;
}
.grid th
{
	background-color: #F2F5FF;
	font-weight: bold;
}
.grid th ,.grid td
{
	border: 1px solid #D8DDF0;
	padding:5px;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.light-grey {
	background-color: #DBDBDB;
}
.width-100 {
	width: 100px;
}

#schools_list {
	margin-right: 40px;
	margin-left: 40px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000000;
	height:250px;
	display: block;
	text-align: left;
	overflow: scroll;
}
#schools_list a {
	color:#000099;
}.right-align {
	text-align: right;
}
.profit-loss-box {
	font-size: 16px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.no-borders {
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.left-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.right-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.userinfo
{
	padding-top: 1px;
	padding-right: 20px;
	text-align: right;
}
.dpTable
{
	background-color:#CCCCCC;
	border: 1px solid #000000;
	cursor:pointer;
}

.survey
{
	float:left;
	width:235px;
	margin: 5px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#datetime
{
	display:none;
	clear:both;
}
#tournaments
{
	display:none;
}
#opponent
{
	width:350px;
	float:right;
	display:none;
}
#frmTransfer span
{
	display:block;
	width:170px;
	float:left;
}
#frmStatLeaders span
{
	display:block;
	width:140px;
	float:left;
}
#frmStatLeaders label
{
	color:#FF0000;
}
#error
{
	color:#FF0000;
	font-size:14px;
}
fieldset{
margin-top:10px;
}
.blue
{
	color:#000;
}
.blue span
{
	color:#000000;
}
.blue label
{
	color:#0000FF;
	padding-left:5px;
}
#schoolBox
{
	position:absolute;
	width:250px;
	padding:10px;
	border: 1px solid #CCC;
	display:none;
	background-color: #CCC;
	z-index:50000;
}

#studentBox
{
	position:absolute;
	width:250px;
	height:340px;
	padding:10px;
	border: 1px solid #CCC;
	border-radius:5px;
	display:none;
	background-color: #CCC;
	z-index:50020;
}

#transporterBox
{
	position:absolute;
	width:250px;
	padding:10px;
	border: 1px solid #CCC;
	display:none;
	background-color: #CCC;
	z-index:50003;
}

#facilityBoxs
{
	position:absolute;
	width:250px;
	padding:10px;
	border: 1px solid #CCC;
	display:none;
	background-color: #CCC;
	z-index:50001;
}

#TrClBox
{
	position:absolute;
	width:350px;
	padding:10px;
	border: 1px solid #FCC;
	display:none;
	background-color: #FFF;
	border-radius:10px;
	z-index:50002;
}

#TrSlBox
{
	position:absolute;
	width:175px;
	padding:10px;
	border: 1px solid #FCC;
	display:none;
	background-color: #ECFFFC;
	border-radius:10px;
	z-index:50003;
}

.frmBox span
{
	width:220px;
	display:block;
	float:left;	
}

.frmBox textarea
{
	width:500px;
}
.frmBox p
{
	display:block;
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	overflow: hidden;
}

#rptlinks p
{
	font-family:Verdana, Geneva, sans-serif;
	clear:both;
	padding-top:30px;
	display:block;
	text-align:center;
	
}
#rptlinks a
{
	padding-left:25px;
	padding-right:25px;
	background-color:#069;
	color:#FFF;
	text-decoration:none;

	padding-top:15px;
	padding-bottom:15px;
}

#rptlinks a:hover
{
	color:#CCC;
	text-decoration:none;
}

/* event type colors*/

.home-game{
	color:#00F;
}
.away-game{
	color:#FF1301;
}
.practices{color:#F60;}
.school-activity{color:#060;}
.non-school-activity{color:#309;}
.tournaments{color:#F06}
#box {
	border: 1px solid #CCC;
}
#notificationTab {
	float: left;
	width: 33.3%;
	text-align: center;
	cursor:pointer;
	line-height: 30px;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#calendarTab {
	float: left;
	width: 33.3%;
	text-align: center;
	cursor:pointer;
	background-color: #EDEDED;
	line-height: 30px;
	font-size: 14px;
	
}
#teamsTab
{
	float: right;
	width: 33.2%;
	text-align: center;
	cursor:pointer;
 	background-color: #EDEDED;
	line-height: 30px;
	font-size: 14px;
}
#dateslist
{
	width:200px;
	
}
#repeat_dates
{
	width:100%;
	border: 1px solid #CCC;
}
.btnBorder {
	border: 1px solid #F00;
}
btnNoBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#calendar_div td
{
	font-size:12px;
	font-family:Arial Narrow, Helvetica, sans-serif;
}
#calendar_div td a
{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding: 2px;
}
.bg-alert
{
	background-image: url(../images/alert-box.jpg);
	background-repeat: no-repeat;	
}</pre></body></html>