<!--
td .month {
  background: url(/images/green_lines.gif) repeat-x;
  color:#ffffff; 
  font-weight: bold;
  font-size: 9pt;
  text-align: center;
  padding: 5px;
}

td img { border: 0; }

td .game {
  font-size: 7pt; 
  text-align: center;
  padding: 0px;
  width: 28px;
  height: 28px;
}

td .wd {
  color:#0df000; 
  background-color: #0D3B00;
  font-size: 7pt; 
  text-align: center;
  width: 28px;
  height: 28px;
}
td .currentday {
  color:#ffffff; 
  font-weight: bold;
  background: url(/data/games/7338/lines_green.gif) repeat-x;
  font-size: 7pt; 
  text-align: center;
  width: 28px;
  height: 28px;
}
td .holiday {
  color:#0df000; 
  background-color: #5c0000; 
  background: url(/data/games/7338/lines_blue.gif) repeat-x;
  font-size: 7pt; 
  text-align: center;
  width: 28px;
  height: 28px;
}
td .def_holiday {
  color:#f0f000; 
  background-color: #3c0000; 
  background: url(/data/games/7338/lines_red.gif) repeat-x;
  font-size: 7pt; 
  text-align: center;
  width: 28px;
  height: 28px;
}
td .pre_holiday {
  color:#0df000; 
  background-color: #5c2222; 
  background: url(/data/games/7338/lines_yellow.gif) repeat-x;
  font-size: 7pt; 
  text-align: center;
  width: 28px;
  height: 28px;
}

td .dw1 {
  color:#0df000; 
  background-color: #005C00; 
  font-size: 7pt; 
  text-align: center;
  width: 28px;
  height: 28px;
}
td .dw2 {
  color:#0df000; 
  background-color: #005700; 
  font-size: 7pt; 
  text-align: center;
  width: 28px;
  height: 28px;
}
td .dw3 {
  color:#0df000; 
  background-color: #005200;
  font-size: 7pt; 
  text-align: center;
  width: 28px;
  height: 28px;
}
td .dw4 {
  color:#0df000; 
  background-color: #004800; 
  font-size: 7pt; 
  text-align: center;
  width: 28px;
  height: 28px;
}
td .dw5 {
  color:#0df000; 
  background-color: #004300; 
  font-size: 7pt; 
  text-align: center;
  width: 28px;
  height: 28px;
}
td .dw6 {
  color:#0df000; 
  background-color: #003E00;
  font-size: 7pt; 
  text-align: center;
  width: 28px;
  height: 28px;
}
td .dw7 {
  color:#0df000; 
  background-color: #003900;
  font-size: 7pt; 
  text-align: center;
  width: 28px;
  height: 28px;
}
.cdr_1 {
	border: 1px solid #1B7C00;
	width:28;
	height:28;
}
-->

