a:link {
  color: #790000;
text-decoration: none;
font-weight: bold;
}

a:active {
  color: #790000;
text-decoration: none;
font-weight: bold;
}

a:hover {
  color: #790000;
text-decoration: none;
font-weight: bold;
}

a:visited {
  color: #790000;
text-decoration: none;
font-weight: bold;
}

a:visited:hover {
  color: #790000;
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 {
  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/00/userimages/logo.jpg);
  background-repeat: no-repeat;
  height: 152px;
  width: 100%;
}

.pagelabel {
 display: none; 
}

#navCell ul {
list-style: none;
margin-left: 0px;
}

#navCell ul li {
padding: 2px;
}

#navCell {
width: 120px;
position: absolute;
left: 10px;
top: 130px;
}

#navCell a.nav1 {
width: 120px;
text-align: center;
font-weight: bold;
background-color: #303030;
padding: 3px;
color: #FFFFFF;
}

#navCell a.nav1a {
width: 120px;
text-align: center;
font-weight: bold;
background-color: #000000;
padding: 3px;
color: #FFFFFF;
}

#navCell a.nav1:link {
width: 120px;
text-align: center;
font-weight: bold;
background-color: #303030;
padding: 3px;
color: #FFFFFF;
}

#navCell a.nav1:active {
width: 120px;
text-align: center;
font-weight: bold;
background-color: #303030;
padding: 3px;
color: #FFFFFF;
}

#navCell a.nav1:visited:hover {
width: 120px;
text-align: center;
font-weight: bold;
background-color: #000000;
padding: 3px;
color: #FFFFFF;
}

#navCell a.nav2 {
width: 120px;
text-align: center;
font-weight: bold;
color: #FFFFFF;
}

#navCell a.nav2a {
width: 120px;
text-align: center;
font-weight: bold;
color: #FFFFFF;
}

#navCell a.nav2:link {
width: 120px;
text-align: center;
font-weight: bold;
color: #FFFFFF;
}

#navCell a.nav2:active {
width: 120px;
text-align: center;
font-weight: bold;
color: #FFFFFF;
}

#navCell a.nav2:visited:hover {
width: 120px;
text-align: center;
font-weight: bold;
color: #FFFFFF;
}

#contentCell {
width: 575px;
position: absolute;
left: 160px;
top: 160px;
}

/* Was background image for old template */
/*  background-image: url(/content/00/01/41/84/00/userimages/side.jpg);
  background-repeat: repeat-y; */
