body {font-family: Verdana; background-attach: scroll; font-size: 9pt;}
td {font-family: "Verdana"; font-size: 9pt;}
p {font-family: "Verdana"; font-size: 9pt;}
select {font-family: "Verdana"; font-size: 9pt;}
input {font-family: "Verdana"; font-size: 9pt;}
textarea {font-family: "Verdana"; font-size: 9pt;}
light {font-family: "Verdana"; font-size: 6pt;}

.topictext {font-family: "Verdana"; font-size: 11pt; color: rgb(00,66,181);font-weight: bold }
.paneltext {font-family: "Verdana"; font-size: 11pt; color: rgb(00,66,181); font-weight: bold; background-color: rgb(206,206,231);
            border-top: none; border-bottom: none; border-right: none; border-left: none}
.vertline{border-right:#935B3B 1px solid;border-left:none;border-bottom:none;border-top:none;background-color:#FFFFFF;vertical-align:middle}

a:link {color: #3b4072; font-weight: bold;}
a:active {color: #5f2c5f; text-decoraton: underline; font-style: bold;}
a:visited {color #656a99; text-decoration: underline; font-weight: bold;; color: #232858}
a:hover {color: #8387b2; text-decoration: underline; font-weight: bold;}

.nav_active {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 13px;
  background: #FFFFFF;
  border-bottom: 1px solid #935B3B;
  border-right: 1px solid #935B3B;
  border-left: 1px solid #935B3B;
  border-top: 1px solid #935B3B;
  color: #935B3B;
  text-decoration: none;
  cursor: hand;
  font-weight : bold;
  font-style: normal;
  width: 106px;
  height: 24px;
  text-align: center;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.nav_off {
 font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
 font-size: 13px;
 background: #E7C3B1;
 border-bottom: 1px solid #935B3B;
 border-right: 1px solid #935B3B;
 border-left: 1px solid #935B3B;
 border-top: 1px solid #935B3B;
 color: #0042B5;
 text-decoration: none;
 cursor: hand;
 font-weight : bold;
 font-style: normal;
 width: 106px;
 height: 24px;
 text-align: center;
 padding-top: 0px;
 padding-left: 0px;
 padding-right: 0px;
}
.nav_on {
 font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
 font-size: 13px;
 background: #935B3B;
 border-bottom: 1px solid #E7C3B1;
 border-right: 1px solid #E7C3B1;
 border-left: 1px solid #E7C3B1;
 border-top: 1px solid #E7C3B1;
 color: #FFFFFF;
 text-decoration: none;
 cursor: hand;
 font-weight : bold;
 font-style: normal;
 width: 106px;
 height: 24px;
 text-align: center;
 padding-top: 0px;
 padding-left: 0px;
 padding-right: 0px;
}
