BODY {
	background-image: url("/images/llbg_green.png");
}
div.teamname {
	border-color : #00592b;
}

font.event {
	font-size : 15px;
	font-weight : bold;
	color : #00351a;
}
a:link {  
	color : #00351a;
}
a:visited {  
	color : #002512;
}
a:active { 
	color : #000000;
}
a:hover {  
	text-decoration : underline;
}
th {
	background-color : #00351a;
	color : #ffffff;
}
th.header {
	background-color : #00351a;
	color : #ffffff;
}
td.teamsubheader { 
	background-color : #4a8567;
	color : black;
 }

.specialDay {
  background-color: #00351a;
  color: white;
}