a:link {
  color: #000066;
text-decoration: none;

}
a:active {
  color: #000066;
text-decoration: none;

}

a:hover {
  color: #099AE9;
text-decoration: none;
}

a:visited {
  color: #000066;
text-decoration: none;
}

a:visited:hover {
  color: #099AE9;
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(/userimages/bgx.gif);
  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(/userimages/logo-1.jpg);
  background-repeat: no-repeat;
  height: 150px;
  width: 100%;
  margin-top: 25px;
}
.pagelabel {
 display: none; 
}
#navCell a
{
  border: #099AE9 1pt solid;
  border-left: 0px;
  border-top: 0px; 
  display: block;
  color: #099AE9;
  background-color: #FFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bolder;
  width: 13em;
  padding: .25em .8em;
  text-decoration: none;
  margin-bottom: 0px;
  text-align: center;
  
 }
#navCell ul { 
 list-style: none; 
 margin-bottom: 0px; 
 margin-left: 10px; 
 margin-top: 0px;
}

#navCell ul li { 
 list-style: none; 
 margin-left: 0px; 
 margin-bottom: 0px; 
 margin-top: 0px;
}

#navCell a:hover
{
  background-color: #099AE9;
  color: #FFF;
}

a.nav2 {
 margin-left: -10px; 
 text-decoration: none;
}
#contentCell {
 width: 675px;
 margin-left: 10px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 position: absolute;
 left: 110px;
 top: 160px;
}
#navCell {
  position: absolute;
  top: 53px;
}