a:link {
  color: #FF0000;
text-decoration: none;

}
a:active {
  color: #FF0000;
text-decoration: none;

}

a:hover {
  color: #FF0000;
text-decoration: none;
}

a:visited {
  color: #FF0000;
text-decoration: none;
}

a:visited:hover {
  color: #FF0000;
text-decoration: none;
}

.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/41/84/98/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/41/84/98/userimages/logo.jpg);
  background-repeat: no-repeat;
  height: 558px;
  width: 100%;
}
.pagelabel {
 display: none; 
}

#navCell {
width: 120px;
position: absolute;
left: 10px;
top: 220px;
}

#navCell ul {
list-style: none;
margin-left: 0px;
}

#navCell ul li {
padding: 2px;
}

#navCell a.nav1 {
font-weight: bold;
padding: 3px;
color: #FFFFFF;
text-decoration: none;
}

#navCell a.nav1a {
font-weight: bold;
padding: 3px;
color: #FFFFFF;
text-decoration: underline;
}

#navCell a.nav1:link {
font-weight: bold;
padding: 3px;
color: #FFFFFF;
text-decoration: none;
}

#navCell a.nav1:active {
font-weight: bold;
padding: 3px;
color: #FFFFFF;
text-decoration: none;
}

#navCell a.nav1:visited:hover {
font-weight: bold;
padding: 3px;
color: #FFFFFF;
text-decoration: underline;
}

#contentCell {
width: 575px;
position: absolute;
left: 165px;
top: 220px;
}
