a:link {
  color: #050567;
text-decoration: none;

}
a:active {
  color: #050567;
text-decoration: none;

}

a:hover {
  color: #D0D833;
text-decoration: none;
}

a:visited {
  color: #050567;
text-decoration: none;
}

a:visited:hover {
  color: #D0D833;
text-decoration: none;
}


.infobar {
  display: none;

}
.email {
  color: #999966;
text-decoration: none;
}

.bar {
  color: #999966;
}

p,div,td {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px;  
}

body {
  background-image: url(/content/00/01/42/05/00/userimages/bg.jpg);
  background-color: #FFFFFF;
  color: #000000;
  margin: 0px;
  top-margin: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px;  
  overflow: auto;
}
.logo {
  background-image: url(/content/00/01/42/05/00/userimages/logo.jpg);
  background-repeat: no-repeat;
  height: 145;
  width: 100%;
}
.pagelabel {
 display: none; 
  
}

#navcell {
position: absolute;
left: 0px;
top: 140px;
}

*html #navcell {
left: 7px;
}

#navCell a
{
  border: #C4C132 1pt solid;
  display: block;
  color: #575A2F;
  background-color: #FFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: center;
  width: 10em;
  padding: .2em .3em;
  text-decoration: none;
  margin-bottom: 0px;

}
#navCell ul { 
 list-style: none; 
 margin-bottom: 0px; 
 margin-left: 0px; 
 margin-top: 0px;

padding-left: 0px;
}

#navCell ul li { 
 list-style: none; 
 margin-left: 0px; 
 margin-bottom: 2px; 
 margin-top: 0px;

padding-left: 0px;
}

#navCell a:hover
{
  border: #C4C132 1pt solid;
 background-color: #202068;
  color: #FFF;
}

#navCell a.nav1a {
 border: #C4C132 1pt solid;
 background-color: #202068;
  color: #FFF;
}

#navCell a.nav2 {
 margin-left: 0px; 
 text-decoration: none;
 background-color: #202068;
 color: #C6C338;
 text-align: right;
}

#contentCell {
 width: 600px;
 margin-left: 10px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 position: absolute;
 left: 145px;
 top: 125px;
}

*html #contentCell {
 left: 155px;
}