/* CSS Document */

 body {
	margin: 15px;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  }
  body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10.5px;
  }
 
  a {
	color: #811621;
	text-decoration: none;
  }
  a:visited {
	color: #811621;
	text-decoration: none;
  }
  a:active {
	color: #666666;
	text-decoration: none;
  }
 
  #main {
    text-align: center;
    font-size: 18px;
  }
 
  #topbanner {
    background-color: #99CCFF;
    width: 572px;
    height: 101px;
   /*   margin: 0px 0px 112px 0px; */
    margin: 0 auto 112px auto ; 
  }
 
  #bottombanner {
    margin: 127px 0px 0px 0px;
  }
 
  #footertable { 
    margin: 0 auto; 
    width: 572px;
  }
  #footertable td {
    padding: 4px 0px 0px 0px;
  }
  #footertable td.left {
    font-size: 11px;
  }
  #footertable td.right {
    font-size: 12px;
  }
 a:hover {
	color: #990000;
	text-decoration: underline;
}.footer {
	background-image: url(../images/splash_footer.gif);
	background-repeat: no-repeat;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
}
