a:link {
  color: #000000;
text-decoration: none;

}
a:active {
  color: #000000;
text-decoration: none;

}

a:hover {
  color: #234816;
text-decoration: none;
}

a:visited {
  color: #000000;
text-decoration: none;
}

a:visited:hover {
  color: #234816;
text-decoration: none;
}


.infobar {
  display: none;
}


p,div,td {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;  
}

body {
  background-image: url(/content/00/01/39/37/44/userimages/bg.jpg);
  background-color: #234816;
  color: #000000;
  margin: 0px;
  top-margin: -15px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;  
  overflow: auto;
  
  
}
.logo {
  background-image: url(/content/00/01/39/37/44/userimages/logo.jpg);
  background-repeat: no-repeat;
  margin-right: 0px;
  height: 194px;
  width: 100%;
}
.pagelabel {
 display: none; 
}

#contentCell {
  width: 425px;
}

.content_cell_table {
  width: 525px;
}

#navCell ul li {
  list-style: none;
}