a:link {
  color: #4E5D96;
text-decoration: none;

}
a:active {
  color: #4E5D96;
text-decoration: none;

}

a:hover {
  color: #C25328;
text-decoration: underline;
}

a:visited {
  color: #4E5D96;
text-decoration: none;
}

a:visited:hover {
  color: #C25328;
text-decoration: underline;
}


.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/43/03/71/userimages/side.jpg);
  background-color: #f0f0ed;
 color: #f0f0ed;
  margin: 0px;
  top-margin: 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;  
  overflow: auto;
background-repeat: repeat-y;
  
}
.logo {
 background-image: url(/content/00/01/43/03/71/userimages/logo.jpg);
  background-repeat: no-repeat;
  height: 151px;
  width: 100%;
padding-bottom: 10px;
}
.pagelabel {
 display: none; 
}
#navCell a
{
  border: #45413e 1pt solid;
  
  display: block;
  color: #45413e;
background-color: #f0f0ed;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: center;
  width: 10em;
  padding: .3em .8em;
  text-decoration: none;
  margin-bottom: 3px;
}
#navCell ul { 
 list-style: none; 
 margin-bottom: 0px; 
 margin-left: 5px; 
 margin-top: 5px;
}

#navCell ul li { 
 list-style: none; 
 margin-left: 0px; 
 margin-bottom: 0px; 
 margin-top: 5px;
}

#navCell a:hover
{
  background-color: #45413e;
  color: #FFFFFF;
}

a.nav2 {
 margin-left: 2px; 
 text-decoration: none;
}
#contentCell {
 width: 622px;
 margin-left: 50px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 position: absolute;
 left: 160px;
 top: 130px;
}
#navCell {
  position: absolute;
  top: 160px;
  left: 5px;
}