body {    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
          color: white;
          font-size:medium;
          font-style:normal;
          font-weight:bold;
          text-align:left;
          background-color: #283041;
      }

a { color: #ccddfc; font-family: Arial; text-decoration: none; font-weight:bold; }

.newslink { font-family: Arial;
            color: #ccddfc;
            text-decoration: none;
            font-weight:bold;
            font-size:xx-small;
  }

.header { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
          color:#e7a72b;
          font-size:medium;
          font-style:normal;
          font-weight:bold;
          text-align:left;
          height:32;
      }
.author { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
          color:#e7a72b;
          font-size:xx-small;
          font-style:italic;
          font-weight:normal;
          text-align:center;
      }
.date   { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
          color:#4d5974;
          font-size:xx-small;
          font-style:italic;
          font-weight:bold;
          text-align:right;
      }
.newsbody { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
            color:white;
            font-size:smaller;
            font-variant:normal;
            font-weight:normal;
            text-align:left;
      }
.messbody { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
            color:white;
            font-size:smaller;
            font-variant:normal;
            font-weight:normal;
            text-align:left;
      }
.input { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
          color:#4d5974;
          font-size:normal;
          font-style:normal;
          font-weight:bold;
          text-align:left;
       }
.member_a { background-image:URL(images/r_mem_act.jpg);
          background-repeat:no-repeat;
          width:621pt;
          hight:21pt;
          colspan:17;
          color:#ccddfc;
          font-weight:bold;
          font-size:normal;
          font-style:italic;
          text-align:left;
          text-indent:30pt;
        }
.member_i { background-image:URL(images/r_mem_inac.jpg);
          background-repeat:no-repeat;
          width:621pt;
          hight:21pt;
          colspan:17;
          color:#ccddfc;
          font-weight:bold;
          font-size:normal;
          font-style:italic;
          text-align:left;
          text-indent:30pt;
        }
.active_cal { color:#ff0000;
              font-weight:bold;
        }
.standard_cal {}
.cal_table {
        }
.cal_row { background-color:#4d5974;
        }
.cal_stat { background-color:#4d5974;
            color:#e7a72b;
        }
.cal_bright { background-color:#6f7b96;
        }
.cal_alt { background-color:#4d5974;
        }
.cal_pic { background-color:#283041;
           text-align:center;
         }
.element1 {
 vertical-align: middle;
 }

.element2 {
 background-color: #CCC;
 visibility: hidden;
 }
