body {
  font-family: Arial, Verdana, sans-serif;  
  color: #000;
  background: #fff; 
  margin: 0; 
}

.bold { 
  font-weight: bold;
}

.addr {
  font-family: 'Times New Roman', serif; 
  font-size: 0.9em; 
  color: #000080; 
  background: transparent; 
  font-style: italic; 
  font-weight: normal; 
  line-height: 1.5em; 
}

div.main {
  position: absolute; 
  top: 0; 
  left: 0; 
  padding: 10px 10px 10px 135px; 
  height: 211.5em; 
  width: auto; 
  color: #000; 
  background: url('images/watermark.gif') no-repeat 60% 13em fixed #F0FCFC; 
  font-size: 0.9em; 
}

div.main p {
  margin: 10px; 
}

a {
  text-decoration: none; 
} 


.mainctr {
  text-align: center; 
  color: #000080; 
  background: transparent; 
}

div.lhs {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 125px; 
  height: 191.5em; 
  padding: 0; 
  color: #000; 
  background: #8FBBBC; 
  font-family: Arial, Helvetica, Verdana, sans-serif; 
  text-align: left; 
  z-index: 1; 
}

  
.lhs ul {
  list-style: none;
  margin: 0;
  padding: 0;
}	

.lhs li {
  display: block;
  margin: 20px 0;
  padding: 5px 0 5px 9px; 
  font-size: 0.9em; 
  font-weight: bold;
  color: #fff; 
  background: #000080; 
}

.lhs a {
  font-size: 0.9em; 
  font-weight: bold; 
  padding: 0; 
  color: #fff; 
  background: #000080; 
  text-decoration: none; 
}

.lhs a:hover { 
  color: #ff8000; 
  background: transparent; 
  text-decoration: none; 
}

table, td, th {
  text-align: left; 
  border-bottom: 1px solid gray; 
}

.minitabs ul {
  margin: 0;
}
  
.minitabs li {
  margin: 0; 
  padding: 0; 
  display: inline; 
  list-style: none; 
}

.minitabs a {
  line-height: 14px; 
  font-weight: bold; 
  margin: 0 5px 2px 5px; 
  text-decoration: none; 
  color: #000; 
  background: transparent; 
}

.minitabs a.active, .minitabs a:hover {
  color: #ff8000; 
  background: transparent;
}
