.holiday {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  	font-weight:400;
  	text-align:center;
	line-height: 12pt;
  background-color: #7297CE;
	color: #FFFFFF;
}

.greenday {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  	font-weight:700;
  	text-align:center;
	line-height: 12pt;
  background-color: #385E0F;
	color: #FFFFFF;
}

.redday {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  	font-weight:700;
  	text-align:center;
	line-height: 12pt;
  background-color: #FF6A6A;
	color: #000000;
}

.reddaysmall {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  	text-align:center;
  background-color: #FF6A6A;
	color: #000000;
}


.ss {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  background-color: #FFCC11;
	color: #000000;
}

.sm {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  background-color: #FEF1B5;
	color: #000000;
}

.se {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  	vertical-align:bottom;
  background-color: #F5DEB3;
	color: #000000;
}

.we {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  background-color: #FFA07A;
	color: #000000;
}

.special {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  background-color: #FFC1C1;
	color: #000000;
}

.lv {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  background-color: #ADEAEA;
	color: #000000;
}

.tv {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  background-color: #82CFFD;
	color: #000000;
}

.dm {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  background-color: #D8BFD8;
	color: #000000;
}


