

.topbar {
    background-color : blue;
    height : 30px;
    vertical-align : top;
  }


.topbutton {
    height : 24px;
    text-align : center;
    vertical-align : top;
    width : 80px;
  }


.menu1head,.menu1head:hover,.menu1head:visited {
    color : #00008B;
    font-size : 14px;
    width : 160;
  }


.menu1,.menu1:hover,.menu1:visited {
    color : #00008B;
    font-size: 12px;
    text-decoration:underline !important;
    width : 160;
  }


.menu2,.menu2:hover {
    color : #00008B;
    font-size: 11px;
    text-decoration:underline !important;
    width : 160;
  }


.menu2:visited {
    color : #0000FF;
    font-size: 11px;
    text-decoration:underline !important;
    width : 160;
  }


.biglink {
    color : #8b008b;
    font-family : Times New Roman;
    font-size : large;
    text-align : center;
  }


P {
    font-family : Times New Roman;
    color : Black;
  }


H1 {
    font-size : xx-large;
    font-family : Arial;
    font-weight : bold;
    color : Black;
    text-align : center;
  }


H2 {
    font-family : Arial;
    font-weight : bold;
    font-size : x-large;
  }


H3 {
    font-size : large;
    font-family : Arial;
    font-weight : bold;
    font-style : italic;
  }


A {
    color : blue;
  }


A:Visited {
    color : blue;
  }


A:Active {
    color : red;
  }


A:Hover {
    color : Red;
  }


BODY {
    color : Black;
    font-family : Times New Roman;
    font-size : 11pt;
    background-color : #FCFCFC;
  }


.center {
    text-align : center;
  }


.theader {
    background-color : #00CCFF;
    padding-top : 20px;
    text-align : center;
    vertical-align : middle;
  }


.tred {
    background-color : #9966FF;
    height : 60px;
    text-align : center;
    vertical-align : middle;
    width : 162;
  }


.right {
    text-align : right;
  }


.menu {
    font-size : x-small;
    list-style-type : decimal;
    color : Black;
    list-style : decimal;
  }


UL {
    list-style-type : square;
  }


LI {
    font-family : serif;
    font-size : 11pt;
  }


.leftpanel {
    background-color : #e1bd8a;
    font-family : serif;
    font-size : 12pt;
    padding-left : 5px;
    padding-right : 5px;
    vertical-align : top;
    width : 162;
  }


.middlepanel {
    font-family : serif;
    font-size : 11pt;
    padding-left : 5px;
    padding-right : 5px;
    vertical-align : top;
  }


.rightpanel,.rightpanel:visited {
    background-color : #86aaf9;
    color : #00008B;
    font-family : serif;
    font-size : 12pt;
    padding-left : 5px;
    padding-right : 5px;
    vertical-align : top;
    width : 162;
  }


.clist {
    background-color : #ece5e7;
    margin-bottom : 2px;
    outline-style : none;
    width : 200px;
  }


.banner {
    background-color : #301594;
    background-image : url('/images/planets.gif');
    background-position : right;
    background-repeat : no-repeat;
    color : #dee2ff;
    font-family : ;
    font-size : 28pt;
    height : 170px;
    padding-left : 32px;
  }

