a:link {
  color: #000000;
text-decoration: none;

}
a:active {
  color: #000000;
text-decoration: none;

}

a:hover {
  color: #C0C0C0;
text-decoration: none;
}

a:visited {
  color: #000000;
text-decoration: none;
}

a:visited:hover {
  color: #C0C0C0;
text-decoration: none;
}


.infobar {
  display: none;

}
.email {
  color: #999966;
text-decoration: none;
  display: none;
}

.bar {
  color: #999966;
  display: none;
}

p,div,td {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;  
}

.pagelabel {
  display: none;
}

body {
  background-image: url(/content/00/01/39/20/17/userimages/Side.gif);
  background-color: #FFFFFF;
  color: #000000;
  margin: 0px;
  top-margin: 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  overflow: auto;  
  
}
.logo {
  background-image: url(/content/00/01/39/20/17/userimages/Logo.gif);
  background-repeat: no-repeat;
  height: 240px;
  width: 100%;
}

#contentCell {
position: absolute;
left: 20px
top: 220px;
width: 767px;
z-index: -1;
}

#navCell ul {
list-style: none;
text-align: left;
font-weight: bold;
margin-left: 10px;
}

#navCell {
poition: absolute;
top: 140px;
left: 0px;
width: 150px;
}
