div.entries
  {
  background:#D2EEAA;
  border-top: 20px solid #D2EEAA;
  border-bottom: 20px solid #D2EEAA;
  }

table.nextentry
  {
  background:#D2EEAA;
  border-color:#DDFFBB #BBCC99 #BBCC99 #DDFFBB;
  }

td.mapx
  {
  width:560px;
  text-align:right;
  }
td.maplist
  {
  font-size:92%;
  text-align:left;
  padding-left:12px;
  }

td.bstrip, td.estrip
  {
  color:#FFFFFF;
  font-weight:bold;
  padding: 0 4px;
  text-align:center;
  }
td.bstrip
  {
  background:#C00000;
  }
td.estrip
  {
  background:#006090;
  }

td.bmap p
  {
  font-weight:bold;
  text-align:center;
  margin-top:8px;
  }
td.blist, td.elist
  {
  font-size:85%;
  text-align:center;
  vertical-align:top;
  padding-top:8px;
  }
td.blist
  {
  width:180px;
  }

span.redfont a
  {color:#FF0000; font-weight:bold;}
span.redfont a:hover
  {color:#880000; font-weight:normal}

