/* a:link {
  color: #CC0000;
  text-decoration: underline;
}

a:active {
  color: #CC0000;
  text-decoration: none;
}

a:hover {
  color: #2F348B;
  text-decoration: none;
}

a:visited {
  color: #CC0000;
  text-decoration: none;
}

a:visited:hover {
  color: #2F348B;
  text-decoration: none;
}

#navcell a:hover {
  color: #2F348B;
}


#navcell a.nav1 {
  color: #CC0000;
  text-decoration: none;
}

#navcell a.nav1a {
  color: #CC0000;
  text-decoration: none;
}

#navcell a.nav1a:hover {
  color: #2F348B;
  text-decoration: none;
}

#navcell a.nav1:active {
  color: #CC0000;
  
}

#navcell a.nav1:hover {
  color: #2F348B;
  text-decoration: none;
}

#navcell a.nav1:visited {
  color: #CC0000;
  text-decoration: none;
}

#navcell a.nav1:visited:hover {
  color: #2F348B;
  text-decoration: none;
}


#navcell a.nav2 {
  color: #CC0000;
  text-decoration: none;
}

#navcell a.nav2:active {
  color: #CC0000;
  text-decoration: none;
}

#navcell a.nav2:hover {
  color: #2F348B;
  text-decoration: none;
}

#navcell a.nav2:visited {
  color: #2F348B;
  text-decoration: none;
}

#navcell a.nav2:visited:hover {
  color: #2F348B;
  text-decoration: none;
} */

.infobar {
  display: none;
}

P,div,td {
  color: #000000;
  font-family:  Arial, Helvetica, sans-serif; 
  font-size: 14px;
}

body {
  background-repeat: repeat-y;
  background-image: url(/content/00/01/39/10/81/userimages/bg-1.gif);
  background-color: #FFFFFF;
  color: #000000;
  margin: 0px;
  margin-left: 3px;
  margin-right: 0px;
  font-family:  Arial, Helvetica, sans-serif; 
  font-size: 16px;
  overflow: auto; 
}
#contentCell table {
  margin-left: 2px;

}
.logo {
  background-image: url(/content/00/01/39/10/81/userimages/logo-1.gif);
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  border-bottom: #000000 2pt solid;
  height: 147px;
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}

.pagelabel {
 display: none; 
}

#navCell {
 margin-top: 10px;
 font-size: 14px;
}

#navCell ul { 
 list-style: none; 
 margin-bottom: 0px; 
 margin-left: 2px; 
 margin-top: 10px;
}

#navCell ul li { 
 list-style: none; 
 margin-left: 2px; 
 margin-bottom: 0px; 
 margin-top: 5px;
}
#navCell a
{
  border: #000 2pt solid;
  border-right: 0px;
  border-top: 0px;
  display: block;
  color: #FFF;
  background-color: #CC0000;
  font-family: Tahoma, Helvetica, sans-serif; 
  width: 9em;
  padding: .2em .8em;
  text-decoration: none;
  margin-bottom: 3px;
}

#navCell a:hover
{
  background-color: #FFF;
  color: #CC0000;
}

a.nav2 {
 margin-left: 7px; 
 text-decoration: none;
}

