body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 margin: 0px;
 padding: 0px;
 color: #000099;
 background-color: #ffffff;
}
p { 
 font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 line-height: 18px;
 padding-bottom: 7px;
 color: #000099;
 }
}
SELECT {
COLOR: #666666
}
INPUT {
	COLOR: #B61131;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFCC00;
}
TEXTAREA {
	BACKGROUND-COLOR: #FFCC00; COLOR: #B61131
}
a {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #999999;
}

.combobox {
background-color: #FFFFFF;
color: #808080;
font-size: 10pt;
font-family: arial;
font-weight: bold;
}
h1 {
 font-size: 26px;
 text-decoration: bold, italic; 
 color: #e9f2fc;
 }
h2,h3,h4,h5, {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-align: center; 
 color: #CC0000;
 }

h2 {
 font-size: 14px;
  }
 
h3 {
  font-size: 12px; 
 color: #B61131;
 }
p {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 line-height: 18px;
 color: #354463;
 }

a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: underline;
 color: #354463;
 }

a:visited {
 text-decoration: underline;
 color: #6699ff;
 }

a.navlink {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
 color: #e9f2fc;
 }

a.navlink:visited {
 text-decoration: none;
 color: #e9f2fc;
 }
a.navlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00; }
a.newslink {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 line-height: 10px;
 text-decoration: underline;
 color: #000090;
 }

a.newslink:visited {
 text-decoration: none;
 color: #900020;
 }

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

li { 
 font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 line-height: 18px;
 padding-bottom: 7px;
 color: #000099;
 }

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

.newsheader {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-align: center; 
 font-weight: bold;
 line-height: 12px;
 padding-left: 5px;
 color: #e9f2fc;
 background-color: #ffffff;
 background-color: #5f7797;
 }

.newscell {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 line-height: 14px;
 padding-top: 7px;
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 9px;
 color: #354463;
 background-color: #ffffff;
 }

#dropmenudiv{
position:absolute;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}
.update {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
 line-height: 12px;
 color: #e9f2fc;
 }

.copyright {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8px;
 font-weight: normal;
 line-height: 12px;
 color: #e9f2fc;
 }

