body { 
  background-color: #000066;
  margin: 2px 2px 2px 2px;
  padding: 0px 0px 0px 0px;
  font-size: 18px;
}

h1 { margin-bottom: 2px; }

h1.sub {
  margin-bottom: 7px;
  margin-top: 2px;
  font-size: 90%;
  font-family:monospace;
}

img {
  display:block;
}

dd.primary { padding-bottom: 12px }

.content { 
  color: black;
  background-color: #CCCCCC;
}

p { 
  text-align: justify;
  clear: both;
}

br { clear: both; }

ul, dl {
  text-align: left;
  margin-left: 15px;
  margin-top: 0px;
}

.upperBG {
  background-image: url("http://anetransport.com/images/bg.jpg");
  background-position: bottom right;
  background-repeat: repeat-x;
}

.dupperBG {
  background-image: url("http://anetransport.com/images/dbg.jpg");
}

.upperBG p {
  color: white;
  text-align:left;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: bold;
  font-size: 13px;
  padding-top: 2px;
  padding-left: 10px;
  padding-bottom: 30px;
  margin: 0px 0px 0px 0px;
}

.upperBG a {
  color:white;
  text-decoration:none;
}
.upperBG a:visited {
  color: white;
  text-decoration:none;
}
.upperBG a:active {
  color: white;
  text-decoration:none;
}
.upperBG a:hover {
  color:white;	
  text-decoration:none;
  border-top:1px solid white;
  border-bottom:1px solid white;
}


.activeBG {
  background-image: url(../images/a.jpg);
  border: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.inactiveBG { 
  background-image: url(../images/i.jpg);
  border: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.dinactiveBG { 
  background-image: url(http://anetransport.com/images/di.jpg);
  border: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}


.dlBG { background-image: url(http://anetransport.com/images/dl.jpg); }

.lBG { background-image: url(../images/l.jpg); }

.rBG { background-image: url(../images/r.jpg); }

.drBG { background-image: url(http://anetransport.com/images/dr.jpg); }

.lowerBG { background-image: url(../images/lower.jpg); }

.dlowerBG { background-image: url(http://anetransport.com/images/dlower.jpg); }

table.tab {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  color: black;
  font-weight: bold;
  font-family: "Verdana", "Arial", sans-serif;
  font-stretch: condensed;
  font-size: 15px;
}
  
table.tab a:link {
  color: rgb(0, 0, 255);
  text-decoration: none; }

table.tab a:visited {
  color: rgb(0, 0, 255);
  text-decoration: none;
}
  
table.tab a:active { 
  color: blue;
  text-decoration: underline;
  border: none;
}

table.tab a:hover {
  color: blue;
  text-decoration: underline;
  border: none;
}


div.banner {
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  /*position: absolute;*/
  /*top: 165px;*/
  background: #CCCCCC;
  left: 3px;
  width: 164px; 
  right: auto;
}

.grayText {
  color: #CCCCCC;
  background-color: #000066;
}

.grayText H1 {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-style: italic;
  font-weight: bold;
/*  border: 1px solid white;*/
}

DIV.center {
  text-align: center;
}

.leftPic {
  width: auto;
  margin: 3px 3px 3px 3px;
  border: 2px solid #000; 
  padding: 5px 5px 5px 5px; 
  height: auto;
  float: left;
  text-align:center;
  background: #fff;
  color: #000;
  font-size:smaller;
}

.rightPic {
  width: auto;
  margin: 3px 3px 3px 3px;
  border: 2px solid #000; 
  padding: 5px 5px 5px 5px; 
  height: auto;
  float: right;
  text-align:center;
  background: #fff;
  color: #000;
  font-size:smaller;
}
