html, body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
        background-color:#808080;
	
}
body {
	margin:50px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	font-family: Comic-Sans; 
	font-size: 10pt; 
	color: black;
	}
	
#bContent {
	width:750px;
	margin-top: 0px; margin-bottom: 0px;
	margin-left: auto; margin-right: auto;
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	border-top: 0px solid #ff0000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #ff0000;
	background-color:#000000;
	}

#menu {
border-left:0px solid #000; 
border-bottom:0px solid #000;
float:right;
width:750px; 
background:#000000;
margin:0px auto 18px auto; 
}
* html #menu {
  margin: 0px auto 15px auto; 
}	

/* To get around a known bug in IE5/win, apply the
   border (no margin, padding or positioning) to the
   content class and apply whatever positioning you
   want to the contentWrapper class. */

.contentWrapper {
	padding: 0px;
	border: 0px;
}
.content
{
	margin-top: 0px; margin-bottom: 0px;
	margin-left: 0px; margin-right: 0px;
	width: 729px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 10px solid #000000;
	border-right: 11px solid #000000;
	background-color: #ffffff;
	color: #000000;

}
* html #content {
  width: 750px; /* That's 734px for the content +0px+0px for the padding +8px+8px for the border */
} 
.content p {
	margin-top: 4px;
	margin-bottom: 4px;

	font-family: Comic-Sans; 
	font-size: 10pt; 
	color: black;
}

div#img{

}
.indent
{
	margin-top: 0px; margin-bottom: 0px;
	font-family: Comic-Sans; 
	margin-left: 20px; margin-right: 20px;
}
div.hr {
 color: #f00;
background-color: #f00;
height: 2px;
}
div.hr hr {
  display: none;
}


A:link{text-decoration:underline; color:red}
A:visited{text-decoration:underline; color:#990000}
A:active{text-decoration:underline; color:red}
A:hover{text-decoration:underline; color:#ff6633 }

h3{background:#cc9900; color:white; text-decoration:bold}

.homeLink:link {
font-family: Verdana,Arial; 
font-size: 10pt; 
font-weight: bold;
text-decoration:none; 
color:black;
}
.homeLink:hover {
font-family: Verdana,Arial;  
font-size: 10pt; 
font-weight: bold;
text-decoration:underline;
color:white;
}
.homeLink:visited {
font-family: Verdana,Arial; 
font-size: 10pt; 
font-weight: bold;
text-decoration:none; 

}
.homeLink:active {
font-family: Verdana,Arial;  
font-size: 10pt; 
font-weight: bold;
text-decoration:underline; 
color:black;
}
.bodyHeader {
background:#cc9900;
color:white;
text-decoration:bold
text-align: left;
text-indent: 6px;
}
.newsBox {
background:#FF6633;
width:250px;
color:black;
text-align: left;
text-indent: 4px;
font-family: Verdana;  
font-size: 1pt; 
right: 0; 
	border-top: 2px solid #ff0000;
	border-bottom: 2px solid #ff0000;
	border-left: 2px solid #ff0000;
	border-right: 2px solid #ff0000;
 
}
.newsBox ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 6px;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: black;
text-decoration: none;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
text-indent: 5px;
list-style-position: inside;
list-style-image: url(arrow.gif);
list-style-type: square;
padding: 6px;
margin: 2px;
}

.pagetitle { 
font-family: Arial; 
font-size: 8pt; 
font-weight: bold;
color: #000099; 
background-color: white  ; 
height: 20; 
padding-left: 5pt; 
}
.tabletitle {
font-family: Arial; 
font-size: 8pt; 
font-weight: bold;
color: #000099; 
background-color: white  ; 
height: 20; 

}

.copyright {
font-family: Arial; 
font-size: 8pt; 
font-weight: bold;
color: gray; 
background-color: white  ; 
height: 20; 
}
.tentative {color: gray;; font-style: italic}
.pending {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #000000 }
.completed {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #000000}
.deleted {font-style: italic;; color: #666666; text-decoration: line-through}
.cancelled {font-style: normal;; color: #666666; text-decoration: line-through}
.rainout {color: blue; font-style: normal;; text-decoration: line-through}
.Practice {color: #cc9900;}
.Clinic {color: red;}
.Tryout {color: red;}

.NewsItem { 
font-family: tahoma; 
font-size: 8pt; 
font-weight: normal;
text-decoration:none 
color:#000000;
}
.NewsItem ul {
list-style-type: square;
}
.NewsHeadline {  
font-family: tahoma; 
font-size: 8pt; 
font-weight: bold;
text-decoration:none; color: #000000; background-color: #FFFFFF:blue;
}
A.NewsLink:link {
font-family: tahoma; 
font-size: 8pt; 
font-weight: normal;
text-decoration:underline; 
color:#FF0000;
}
A.NewsLink:visited {
font-family: tahoma; 
font-size: 8pt; 
font-weight: normal;
text-decoration:none; 
color:#FF0000;
}
A.NewsLink:hover {
font-family: tahoma; 
font-size: 8pt; 
font-weight: bold;
text-decoration:underline;
color:red;
}
A.NewsLink:active {
font-family: Arial; 
font-size: 8pt; 
font-weight: bold;
text-decoration:none; 
color:red;
}
.h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.scheduleTeam {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #000000}
.scheduleField {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #000000}
.scheduleTime {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #000000}
.scheduleGame {  font-family: "Times New Roman", Times, serif; font-size: 8pt; font-style: normal; color: #000000}
.scheduleStart {  font-family: Tahoma; font-size: 10pt; font-style: normal; color: #000000; font-weight: normal}
.scheduleEnd {  font-family: Tahoma; font-size: 8pt; font-style: normal; color: #666666}.scheduleActivity { font-family: Tahoma; font-size: 8pt; font-style: normal; color: #000000; font-weight: normal }
