html {  scrollbar-base-color: #161660;
	scrollbar-face-color: #161660;
	scrollbar-track-color: #161660;
	scrollbar-3dlight-color: #161660;
	scrollbar-darkshadow-color: #161660;
	scrollbar-highlight-color: #990033;
	scrollbar-shadow-color: #990033;
	scrollbar-arrow-color: #ffffff; 
      }
         
body { font-family: verdana, sans-serif; color: #000000; font-size: 12px; 
	background-color: #f7f8f9;
        height: 100%;
        margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	}
	
.header {
  margin-bottom: 10px;
  padding: 0px;
  height: 150px; 
  background-color: #c9eaf7;
  border-bottom: #161660 7px solid;
  width: 100%;
}

.left {
  position: absolute;
  left: 18px;
  top: 165px;
  width: 130px;
  padding: 8px;
  background-color: #cccccc;
  font-family: verdana, sans-serif; 
  font-size: 10px;
  color: #161660;
  border: medium double #990033;
}

.left a:link {font-weight: normal; text-decoration: none; color: #161660;}
.left a:visited {font-weight: normal; text-decoration: none; color: #161660;}
.left a:hover {font-weight: normal; text-decoration: none; color: #ffffff}
.left a:active {font-weight: normal; text-decoration: none; color: #161660;}

.content {
  top: 0;
  margin-left: 195px;
  margin-right: 5px;
}


a:link {text-decoration: underline;font-weight:normal;color: #161660}
a:visited {text-decoration: underline;font-weight:normal;color: #161660}
a:hover {text-decoration: underline;font-weight:normal;color: #212495}
a:active {text-decoration: underline;font-weight:normal;color: #161660}

h1 {color: #990033; font-size: 2em;}

.formbutton { background-color: #990033;
              color: #ffffff;
              font-size: 12px;
	      font-family: verdana, sans-serif;
              font-weight: bold;
              border-color: #990033;
	    }

.news {text-align: left; font-size: 12px; border: none;}
.news th {background-color: #161660; color: #ffffff; padding-left: 5px;} 

.stats  {text-align: center; font-size: 12px; border: none;} 
.stats  th {background-color: #990033; color: #ffffff;} 

.bottomrow {border-top-style: solid; border-width: 1px; border-color: #000000;}

.pics td {vertical-align: middle;}    

.newsdate  {font-weight: bold; color: #990033;} 

.boldcolor1  {font-weight: bold; color: #161660;} 

.boldcolor2  {font-weight: bold; color: #990033;} 

.barcolor1 {background:#161660; text-align: center; padding: 3px; font-size: 11px; font-weight: bold; color: #ffffff;} 

.barcolor2 {background:#990033; text-align: center; padding: 3px; font-size: 11px; font-weight: bold; color: #ffffff;} 

.siteinfo {border-top: 2px solid #990033; border-bottom: 2px solid #990033; font-size: 9px; padding-top: 5px; padding-bottom: 5px }

div#scrollboxnews { border: 1px solid #000000;	
		    color: #000000; 
		    height: 360px;
		    width: 320px; 
		    margin: 6px 3px 3px 0px;
		    padding: 5px;
		    font-family: verdana, sans-serif;
		    font-size: 11px;
		    overflow: auto; }
		    
.slideshow {margin: 3px;
	    border: black 3px double;
	    float: left;
	    margin-right: 5px;
           }




