

a:link {
    text-decoration: none;
    color: #FFFFFF;
  }


a:visited {
    text-decoration: none;
    color:#DDDDDD;
  }


a:hover {
    text-decoration:underline;
    color:#FFFFFF;
  }


a.due:link {
    text-decoration: none;
    color: #FFFFFF;
    Background-Color : #6666AA;
  }


a.due:visited {
    text-decoration: none;
    color:#DDDDDD;
    Background-Color : #6666AA;
  }


a.due:hover {
    text-decoration:underline;
    color:#FFFFFF;
    Background-Color : #6666AA;
  }


SMALL {
    font-size: 90%;
  }


BODY {
    COLOR: #FFFFFF;
    FONT-FAMILY: verdana;
    FONT-SIZE: 12px;
    BACKGROUND-COLOR: #000000;
  }


TEXTAREA {
    font-size: 8pt;
    font-family: verdana;
    color: #FFFFFF;
    background: #333377;
  }


OPTION {
    font-size: 8pt;
    font-family: verdana;
    color: #FFFFFF;
    background: #333377;
  }


INPUT {
    font-size: 8pt;
    font-family: verdana;
    color: #FFFFFF;
    background: #333377;
  }


.radio {
    background: #444488;
  }


TR {
    font-family: verdana;
    font-size: 12px;
    color: #FFFFFF;
    Background-Color : #444488;
  }


TD {
    font-family: verdana;
    font-size: 12px;
    color: #FFFFFF;
    Background-Color : #444488;
  }


TT {
    font-family: verdana;
    font-size: 12px;
    color: #FFFFFF;
    Background-Color : #444488;
  }


TD.menuh {
    BORDER-COLOR : #FFFFFF ;
    Background-Color : #6666AA ;
    cursor: crosshair;
  }


TD.menu {
    BORDER-COLOR : #CCCCCC;
    Background-Color : #444488;
    cursor: crosshair;
  }


TD.Footer {
    BACKGROUND-COLOR: #000000;
    COLOR: White;
    FONT-FAMILY: Comic Sans MS;
    FONT-SIZE: 11px;
    Text-decoration: none;
  }


TD.Footer2 {
    BACKGROUND-COLOR: #000000;
    COLOR: White;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    Text-decoration: none;
  }

TD.TEXTAREA {
    font-size: 8pt;
    font-family: verdana;
    color: #000000;
    background: #FFFFFF;
  }


#supernav {
    font-family : Grande,Arial,Helvetica,Sans-Serif;
    font-size : 10px;
    font-weight : bold;
    line-height : 10px;
    max-width : 40px;
    text-align : center;
  }


#supernav li {
    display : table;
    margin-bottom : 2;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    text-align : center;
    text-transform : uppercase;
  }


#supernav a {
    color: #FFFFFF;
    background: #444488;
    font-weight: normal;
    height: 40px;
    padding: 6px 19px;
    /* round corner tab - not for IE */-moz-border-radius-topright: 6px;
    -moz-border-radius-topleft: 6px;
  }


#supernav a:hover {
    color: #FFFFFF;
    background: #6666AA;
    text-decoration: none;
    /* round corner tab - not for IE */-moz-border-radius-topright: 6px;
    -moz-border-radius-topleft: 6px;
  }


#supernav .current_page_item a {
    color: #111;
    background: white;
    text-decoration: none;
    /* round corner tab - not for IE */-moz-border-radius-topright: 6px;
    -moz-border-radius-topleft: 6px;
  }
  
.ovfl {
   width:266px; height:100px; border:1px none #000000; padding:6px;
   overflow:auto;
}
.olbg {background-color:#333333;}
.olcg {background-color:#aa00aa; text-align:center;}
.olfg {background-color:#000000; text-align:center;}
.olcap {font-family:Arial; font-size:12px; font-weight:bold; color:#ffffff;}
a.olclo {font-family:Verdana; font-size:10px; font-weight:bold; color:#ddddff;}
a.olclo:hover {color:#ffffff;}
.oltxt {font-family:Arial; font-size:16px; color:#ffffff;}    
