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

font.event {
	font-size : 15px;
	font-weight : bold;
	color : #010a3e;
}
a:link {  
	color : #010a3e;
}
a:visited {  
	color : #000523;
}
a:active { 
	color : #000000;
}
a:hover {  
	text-decoration : underline;
}
th {
	background-color : #010a3e;
	color : #ffffff;
}
th.header {
	background-color : #010a3e;
	color : #ffffff;
}
td.teamsubheader { 
	background-color : #4656b0;
	color : white;
 }

.specialDay {
  background-color: #010a3e;
  color: white;
}