.siteFont{
	font-family: Verdana,Arial; 
	font-size: 10pt; 
	color: black;
	}
A:link{text-decoration:underline; color:red; font-family: Verdana,Arial; font-size: 10pt; }
A:visited{text-decoration:underline; color:#990000; font-family: Verdana,Arial; font-size: 10pt; }
A:active{text-decoration:underline; color:red; font-family: Verdana,Arial; font-size: 10pt; }
A:hover{text-decoration:underline; color:#ff6633;font-family: Verdana,Arial; font-size: 10pt; }
h3{background:#cc0000; 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;
}
.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: 10pt; 
font-weight: normal;
color:#000000;
}
.NewsItem ul {
list-style-position: inside;
list-style-type: circle;
margin-left: 10px;
}
.NewsHeadline {  
font-family: tahoma; 
font-size: 10pt; 
font-weight: bold;
text-decoration:none; color: #000000; background-color: #FFFFFF:blue;
}
A.redLink:link {
text-decoration:underline;
color:#cc0000;
}
A.redLink:visited{
text-decoration:underline;
color:#cc0000;
}
A.redLink:hover {
text-decoration:underline;
color:#cc0000;
}
A.redLink:active{
text-decoration:underline;
color:#cc0000;
}
A.NewsLink:link {
font-family: tahoma; 
font-size: 10pt; 
font-weight: normal;
text-decoration:underline; 
color:#FF0000;
}
A.NewsLink:visited {
font-family: tahoma; 
font-size: 10pt; 
font-weight: normal;
text-decoration:underline; 
color:#FF0000;
}
A.NewsLink:hover {
font-family: tahoma; 
font-size: 10pt; 
font-weight: bold;
text-decoration:underline;
color:red;
}
A.NewsLink:active {
font-family: Arial; 
font-size: 10pt; 
font-weight: bold;
text-decoration:underline; 
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 }
.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;
}