body {
font-size:12px;
line-height:18px;
font-family:"Verdana","Helvetica",sans-serif;
color:#000;
background-color: #54628f;

scrollbar-base-color:#400000;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-arrow-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#804040;
scrollbar-shadow-color:#404040;
scrollbar-track-color:#ffffff;
 }

td,p,br,a{ font-family: Verdana,Helvetica; font-size:12px;}

a:hover{
 text-decoration:underline;
}

.nav{
   width: 980px;
   border:0px black solid;
}
.nav a {
   color:#fff;
   font-size:14px;
   text-decoration:none;
}

a:hover {
   text-decoration:underline;
}


a.index{
   font-size: 24px;
   color:#fff;
   text-decoration:none;
}

a.topButton{
   width:20px;
   height:20px;
   float:right;
   margin-right:00px;

}

#dataFrame{
   width: 980px;
   min-height:300px;
   margin-top: 20px;
   padding-top: 20px;
   border:0px solid black;
   background-color:white;
   text-align:center;
}
#content{
   width: 960px;
   border:0px solid black;
   text-align:left;
}


#subnav{
   position:relative;
   width: 990px;
   border:0px solid black;
   text-align:left;
   font-size:10px;
   line-height:14px;
   visibility:visible;
}

#subnav a{
color:#000;
font-size:14px;
text-decoration:none;
line-height:120%;
}
#subnav a:hover{
color:#000;
text-decoration:underline;
}

.title{
   font-size:14px;
   font-weight:bold;
}

input{
 position:relative;
}

input.newsticker{
 width:320px;
 border: 0px black solid;
 background-color:#F9F9E7;
 background: #F9F9E7 url('pics/shadow_small.gif');
}