body {
          color: #fff;
          font-size: 13px;
          font-family: verdana;
          background: #000;
}

.ed { color: #fbd;
        font-style: italic;
}

a {
          color: #00ccff;
}

a:hover {
          text-decoration: none;
}

a.nav {
          color: #fff;
          font-size: 12px;
          font-weight: bold;
          text-decoration: none;
}

a.nav:hover {
          color: #00ccff;
}

td.nav {
          background-image:url(images/blueglow.jpg);
          background-repeat: no-repeat;
          background-position: center;
}

td.nav2 {
          background-image:url(images/blueglow2.jpg);
          background-repeat: no-repeat;
          background-position: center;
}

td.sect {
          background-color: #133;
          vertical-align: middle;
          text-align: center;
          height: 50px;
}

.title {
          color: #fff;
          font-size: 18px;
          font-weight: bold;
}

a.title {
          text-decoration: none;;
}

a.title:hover {
          color: #00ccff;
}

.small {
          font-size: 10px;
}

.header {
          font-size: 18px;
          font-weight: bold;
}

.plug {
          color: #fff;
          background-color: #333;
          padding: 0px 20px 0px 20px;
}


.mat {
          color: #fff;
          background-color: #0C0;
}

.eve {
          color: #fff;
          background-color: #00C;
}

.alert {
          color: #00ccff;
          font-weight: bold;
}

.cal_head {
          color: #000;
          background-color: #00ccff;
}

.cal_subhead {
          background-color: #333;
}

