BODY, TD, P {
	FONT-SIZE: small; 
	FONT-FAMILY: Arial,Helvetica,Sans-Serif;
	MARGIN: 0 0 0 0;
}
A {
	COLOR: ; 
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: ; 
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: ; 
	TEXT-DECORATION: none;
}
.calendartitle {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20px;
}
.datetitle {
	FONT-SIZE: 20px; 
}
.eventtitlebig {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 24px; 
}
.eventtimebig {
	FONT-SIZE: 18px; 
}
.littlecalendardatetitle {
	FONT-WEIGHT: bold; 
	FONT-SIZE: small;
}
.littlecalendarheader {
	FONT-SIZE: x-small; 
	BACKGROUND-COLOR: ;
}
.littlecalendarday {
	FONT-SIZE: x-small; 
	BACKGROUND-COLOR: ;
}
.littlecalendarweek {
	FONT-SIZE: xx-small; 
	BACKGROUND-COLOR: ;
}
.littlecalendarother {
	FONT-SIZE: x-small; 
	COLOR: #cccccc;
}
.todayis {
	FONT-SIZE: small;  
}
.todayis A {
	FONT-SIZE: small; 
	COLOR: ;
}
.todayis A:visited {
	COLOR: ;
}
.todayis A:hover {
	COLOR: ;
}
.weekheader {
	BACKGROUND-COLOR: ; 
	COLOR: ;
}
.monthheader {
	BACKGROUND-COLOR: #aaaaaa; 
	COLOR: #000000;
}
.past {
	BACKGROUND-COLOR: ;
}
A.past {
	COLOR: ;
}
A.past:visited {
	COLOR: ;
}
A.past:hover {
	COLOR: ;
}
.today {
	BACKGROUND-COLOR: ;
}
.future {
	BACKGROUND-COLOR: ;
}
.eventtime {
	FONT-SIZE: x-small;
}
.eventcategory {
	FONT-SIZE: x-small;
}
.tabactive {
	COLOR: ; 
	BACKGROUND-COLOR: ;
}
.tabinactive A {
	COLOR: ;
}
.tabinactive A:visited {
	COLOR: ;
}
.tabinactive A:hover {
	COLOR: ;
}
.tabinactive {
	BACKGROUND-COLOR: ;
}
.announcement {
	FONT-SIZE: medium;
}
.feedbackpos {
	FONT-WEIGHT: bold; 
	FONT-SIZE: small; 
	COLOR: #00CC14;
}
.feedbackneg {
	FONT-WEIGHT: bold; 
	FONT-SIZE: small; 
	COLOR: #FF1A00;
}
.example {
  color: #999999;
}
code, pre {
   font-size: 10pt;
}
a.Hawlemont {
  color:#33CCFF;
}
a.Mohawk {
  color:#3366FF;
}
a.Heath {
  color:#00B8F5;
}
a.Colrain {
  color:#3D00F5;
}
a.Sanderson {
  color:#003DF5;
}
a.BSE {
  color:#9470FF;
}
a.Rowe {
  color:#70DBFF;
}
a.District {
  color:#9470FF;
}
td.Hawlemont {
  background-color:#001F7B;
}
td.Mohawk {
  background-color:#1137AA;
}
td.Heath {
  background-color:#537EFF;
}
td.Colrain {
  background-color:#A3BAFF;
}
td.Sanderson {
  background-color:#000F3D;
}
td.BSE {
  background-color:#002EB8;
}
td.Rowe {
  background-color:#99ABE3;
}
td.District {
	background-color:#4062CA;
}

#schools li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}