
body {
 font-family: Verdana, Lucida, helvetica, arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 margin: 0px;
 padding: 0px;
 background-color: #999999;
 color: #333366;
}

h1 {
 font-family: Verdana, Times New Roman, serif;
 font-size: 28px;
 font-weight: normal;
 color: #663333;
 background-color: transparent;
 padding: 0px;
 margin: 0px;
 }

h2 {
 font-family: Verdana, Lucida, helvetica, arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 line-height: 14px;
 color: #996666;
 background-color: transparent;
 }


h2.titletext {
 font-family: Verdana, Lucida, helvetica, arial, sans-serif;
 font-size: 18px;
 font-weight: bold;
 line-height: 18px;
 border-bottom: 1px solid #996666;
 color: #996666;
 background-color: transparent;
 }

p {
 font-family: Verdana, Lucida, helvetica, arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 padding-left: 15px;
 line-height: 18px;
 color: black;  /* #663333; */
 background-color: transparent;
 }

a {
 font-family: Verdana, Lucida, helvetica, arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #996666;
 background-color: transparent;
 }

a:visited {
 text-decoration: none;
 color: #996666;
 background-color: transparent;
 }

a:hover {
 text-decoration: underline;
}

a.navlink {
 font-family: Verdana, Lucida, helvetica, arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
 color: #e9f2fc;
 background-color: transparent;
 }

a.navlink:visited {
 text-decoration: none;
 color: #e9f2fc;
 background-color: transparent;
 }

a.navlink:hover {
 color: #ffffff;
}

a.newslink {
 font-family: Verdana, Lucida, helvetica, arial, sans-serif;
 font-size: 10px;
 font-weight: bold;
 line-height: 10px;
 text-decoration: none;
 color: #5A6F5A;
 background-color: transparent;
 }

a.newslink:visited {
 text-decoration: none;
 color: #900020;
 color: #5A6F5A;
 background-color: transparent;
 }

a.newslink:hover {
 text-decoration: underline;
 }

li {
 font-family: Verdana, Lucida, helvetica, arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 line-height: 18px;
 padding-bottom: 7px;
 color: black;   /* #5A6F5A; */
 background-color: transparent;
 }

.navcell {
 padding: 3px 7px 3px 7px;
 }

.newsheader {
 font-family: Verdana, Lucida, helvetica, arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 line-height: 12px;
 padding-left: 5px;
 color: #FFFFFF;
 background-color: #666699;
 }

.newscell {
 font-family: arial, Verdana, Lucida, helvetica,  sans-serif;
 font-size: 12px;
 font-weight: normal;
 line-height: 13px;
 padding-top: 7px;
 padding-left: 7px;
 padding-right: 7px;
 padding-bottom: 9px;
 color: #333333;
 background-color: #CCCCCC;
 text-align:justify;
 }

 .navinput {
  vertical-align: middle;
  width: 120px;
  color: #5A6F5A;
  background-color: #e9f2fc;
 }

 .navbutton {
  position: relative;
  left: 3px;
  width: 30px;
  background-color: #5A6F5A;
  color: #e9f2fc;
  font-family: Verdana, Lucida, helvetica, arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  vertical-align: middle;
 }

.update {
 font-family: Verdana, Lucida, helvetica, arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 line-height: 14px;
 color: black;
 background-color: transparent;
 }
