a:link {
  color: #FFFFFF;
text-decoration: none;
font-weight: bold;

}
a:active {
  color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

a:hover {
  color: #C0C0C0;
text-decoration: none;
font-weight: bold;
}

a:visited {
  color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

a:visited:hover {
  color: #C0C0C0;
text-decoration: none;
font-weight: bold;
}


.infobar {
  display: none;

}
.email {
  color: #999966;
text-decoration: none;
}

.bar {
  color: #999966;
}

p,div,td {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;  
}

body {
  background-image: url(/content/00/01/40/04/25/userimages/Side.jpg);
  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/40/04/25/userimages/Logo.jpg);
  background-repeat: no-repeat;
  height: 365px;
  width: 100%;
}
.pagelabel {
 display: none; 
  
}

#navCell ul {
list-style: none;
margin-left: 10px;
}

#navCell {
position: absolute;
top: 170px;
left: 0px;
}

#contentCell {
width: 575px;
position: absolute;
top: 170px;
left: 160px;
}