

.Header {
  color: #000000;
  font-size: 22px;
  font-weight: normal;
  font-family:tahoma;
}

.ResortTitleBkgnd {
  background: #014fa2;
}

.ResortTitle {
  color: #ffffff;
  font-size: 22px;
  font-weight: normal;
  font-family:tahoma;
}

.SubTitleBkgnd {
  background: #dfe6f9;
}

.SubTitle {
  color: #ffffff;
  font-size: 16;
  font-weight: bold;
  font-family:tahoma;
}

.KeyText {
  color: #ffffff;
  font-size: 12;
  font-weight: bold;
  font-family:tahoma;
}

.YearText {
  color: #014fa2;
  font-size: 18;
  font-weight: bold;
  font-family:tahoma;
}

.UnitText {
  color: #014fa2;
  font-size: 10;
  font-weight: bold;
  font-family:tahoma;
}

.LevelText {
  color: #014fa2;
  font-size: 12;
  font-weight: bold;
  font-family:tahoma;
}

.SeasonText {
  color: #014fa2;
  font-size: 14;
  font-weight: bold;
  font-family:tahoma;
}

.DateText {
  color: #014fa2;
  font-size: 11;
  font-weight: bold;
  font-family:tahoma;
}

.PointText {
  color: #014fa2;
  font-size: 11;
  font-weight: bold;
  font-family:tahoma;
}

.ErrorText {
  color: #ff0000;
  font-size: 14px;
  font-weight: bold;
  font-family:tahoma;
}

.CalcTitleBkgnd {
  background: #014fa2;
}

.CalcTitle {
  color: #ffffff;
  font-size: 22px;
  font-weight: normal;
  font-family:tahoma;
}

.CalcSubTitle {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-family:tahoma;
}

.CalcSubTitle2 {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  font-family:tahoma;
}


.wdwBkgnd {
  background: #dfe6f9;
}

.wdwTitle {
  color: #014fa2;
  font-size: 14;
  font-weight: bold;
  font-family:tahoma;
}

.dlBkgnd {
  background: #c3ebe1;
}

.dlTitle {
  color: #014fa2;
  font-size: 14;
  font-weight: bold;
  font-family:tahoma;
}

.bchBkgnd {
  background: #fbf9ce;
}

.bchTitle {
  color: #014fa2;
  font-size: 14;
  font-weight: bold;
  font-family:tahoma;
}

.DatesBkgnd {
  background: #dfe6f9;
}

.datesText {
  color: #014fa2;
  font-size: 16;
  font-weight: bold;
  font-family:tahoma;
}


.cboxText {
  color: #014fa2;
  font-size: 11;
  font-weight: bold;
  font-family:tahoma;
}

.oddRow {
  background: #dfe6f9;
}

.evenRow {
  background: #ffffff;
}

.listHdrBkgnd {
  background: #B8C8F2;

} 

.pointsTblBkgnd {
  background: #014fa2;

} 

.pointsBkgnd {
  background: #c3ebe1;
}

.pointsTitle {
  color: #014fa2;
  font-size: 14;
  font-weight: bold;
  font-family:tahoma;
}


.pointsText {
  color: #014fa2;
  font-size: 11;
  font-weight: bold;
  font-family:tahoma;
}


.oddRow2 {
  background: #fbf9ce;
}

.evenRow2 {
  background: #ffffff;
}

td {
	color:#000000;
	font-family:Arial,Helvetica,Univers,sans-serif;
	font-size:10pt;
}