BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  background-color: #f3f3f1;
  }

TD {
  vertical-align: top;
  font-family: Trebuchet MS, Verdana;
  color: #1d4a05;
  font-size: 12px;
  line-height: 20px;
  }

a img {
  border: none;
  }

a {
  text-decoration: underline;
  color: #003398;
  }

a:hover {
  text-decoration: underline;
  }

  
.maintable {
  width: 877px;
  background-image: url(../images/bottom_03.gif);
  background-repeat: no-repeat;
  bgcolor:#FFFFFF;

  }
  
.maincontent {
  margin-left: 25px;
  margin-top: 10px;
  margin-right: 35px;
  
  }
  
.maincontentTitle {
  margin-left: 25px;
  margin-top: 10px;
  font-family: Trebuchet MS, Verdana;
  font-weight: bold;
  font-size: 16px;
  color: #006600;
  }
 
  }
  
.displaytable {
  width: 90%;
  left-margin: 25px;
  border: 1px solid #999999;
  background-color: #f3f3f1;
  }
  
  .displaytableNL {
  width: 625px;
  left-margin: 25px;
  border: 1px solid #d3bca2;
  background-color: #f2ede4;
  }

.inttable {
  width: 90%;
  left-margin: 25px;
  }

.whiteborder {
  border: solid 10px #e5e2e0;
  }

.graybordertopbot {
  border-top: 1px solid #DADEE1;
  border-bottom: 1px solid #DADEE1;
  }



.pagetitle {
  font-family: Trebuchet MS, Verdana;
  font-weight: bold;
  font-size: 16px;
  color: #006600;
  position: left;
  left: 140px;
  }
  
.pagetitleParking {
  font-family: Trebuchet MS, Verdana;
  font-weight: bold;
  font-size: 14px;
  color: #1d4a05;
  position: left;
  left: 140px;
  text-decoration: underline; 
  }

.maintext {
  vertical-align: top;
  font-family: arial, verdana, sans-serif;
  color: #003399;
  font-size: 12px;
  line-height: 20px;
  }
  
  .errormessage {
  color:#AA0000;
  font-weight: bold;
    }
 
#footer {
  background-color: #f6f7f7;
  width: 770px;
  height: 40px;
  text-align: center;
  padding-top: 20px;
  }

.footertext {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#006699;
 line-height:1.5;
  }
  