a:link {
  color: #95633E;
text-decoration: none;

}
a:active {
  color: #95633E;
text-decoration: none;

}

a:hover {
  color: #A53B23;
text-decoration: none;
}

a:visited {
  color: #95633E;
text-decoration: none;
}

a:visited:hover {
  color: #A53B23;
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/38/16/25/userimages/bg.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/38/16/25/userimages/logo.jpg);
  background-repeat: no-repeat;
  height: 130px;
  width: 100%;
}
.pagelabel {
 display: none; 
  
}
#navcell {
position: absolute;
left: 7px;
top: 150px;
}

#navCell a
{
  border: #68783A 1pt solid;
  display: block;
  color: #95633E;
  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;
}

#navCell ul li { 
 list-style: none; 
 margin-left: 0px; 
 margin-bottom: 2px; 
 margin-top: 0px;
}

#navCell a:hover
{
  border: #68783A 1pt solid;
 background-color: #95633E;
  color: #FFF;
}

#navCell a.nav1a {
 border: #68783A 1pt solid;
 background-color: #A53B23;
  color: #FFF;
}

#navCell a.nav2 {
 margin-left: 0px; 
 text-decoration: none;
 background-color: #A53B23;
 color: #FFF;
 text-align: right;
}
#contentCell {
 width: 600px;
 margin-left: 10px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 position: absolute;
 left: 160px;
 top: 125px;
}