td, body {
  font-family: arial, helvetica, sans-serif;
  color: #666666;
  font-size: 12px;
  vertical-align: top;
}
.title {
  color:#ffffff;
  font-size: 13px;
  font-weight: bold;
}
.tbTitle {
  vertical-align: middle;
  color: #10187D;
  font-weight: bold;
  font-size: 12px;
}
.larger {
  font-size:12px;
}

.calDay {
  font-size:11px;
  background-color: #F4F6FC;
  text-align: center;
  height: 20px;
  width: 23px;
  vertical-align: middle;
}
.calColons {
  color: #99CCCC;
  font-weight: bold;
  font-size: 12px;
}
.calHighlight {
  font-size:11px;
  background-color: #C3CCE8;
  text-align: center;
  height: 20px;
  width: 23px;
  vertical-align: middle;
}

.currentNews {
  font-size: 11px;
  text-decoration: none;
  color: #333333;
}
.currentNews:hover {
  font-size: 11px;
  text-decoration: underline;
  color: #333333;
}
.drophead { color:#333333; font: bold 12px Verdana, Arial, Helvetica, sans-serif; text-decoration:none } 
.dropitem { text-decoration:none; color:black; font: 12px Arial, Verdana, Helvetica, sans-serif;} 