a:link {
  color: #000000;
text-decoration: none;

}
a:active {
  color: #000000;
text-decoration: none;

}

a:hover {
  color: #C0C0C0;
text-decoration: none;
}

a:visited {
  color: #000000;
text-decoration: none;
}

a:visited:hover {
  color: #C0C0C0;
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/bg.jpg);
  color: #000000;
  margin: 0px;
  top-margin: 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  overflow: auto; 
  
}
.logo {
  background-image: url(/userimages/logo.jpg);
  background-repeat: no-repeat;
  height: 153px;
  width: 100%;
}
.pagelabel {
 display: none; 
  
}




#navCell {
  margin-top: 0px;
  position: absolute;
  top:146px;
  left: 3px;
  font-weight: bold;
}
#contentCell {
  width: 570px;
  color: #ffffff;
  font-family: Arial 
  font-size: 14px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  padding-top: 0px;
  position: absolute;
  top: 145px;
  left: 160px;
  vertical-align: top;

}

#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: 0px; margin-left: 0px; margin-top: 0px;
}
#navCell a.nav1 {	
font-family: Verdana, Arial, Helvetica, sans-serif;	
text-align: center;	
width: 146px;	
text-transform: uppercase;
margin: 0px;
margin-bottom: 0px; margin-left: 0px; margin-top: 0px;
background-color: #ffffff;
border-bottom: 1px solid #000000;
padding: 5px;
color: #000000;
font-weight: bold;

}
#navCell a.nav1a {		
font-family: Verdana, Arial, Helvetica, sans-serif;	
text-align: center;
text-transform: uppercase;	
width: 146px;	
margin: 0px;
margin-bottom: 0px; margin-left: 0px; margin-top: 0px;
border-bottom: 1px solid #000000;
background-color: #E5BF3C;
padding: 5px;
color: #000000;
font-weight: bold;
}
#navCell a.nav1:link { 	
text-decoration: none;	
margin-bottom: 0px; margin-left: 0px; margin-top: 0px;
padding: 5px;
font-weight: bold;
}
#navCell a.nav1:visited:hover {	
text-decoration: none;	
padding: 5px;
background-color: #000000;
color: #ffffff;
font-weight: bold;
}
#navCell a.nav2 { 
font-family: Verdana, Arial, Helvetica, sans-serif;	
text-align: center;	
width: 146px;
margin: 0px;
margin-bottom: 0px; margin-left: 0px; margin-top: 0px;
background-repeat: no-repeat;
padding: 0px;
color: #ffffff;
padding-top:3px;
padding-bottom: 3px;
}
#navCell a.nav2a { 
font-family: Verdana, Arial, Helvetica, sans-serif;	
text-align: center;	
width: 146px;	
margin: 0px;
margin-bottom: 0px; margin-left: 0px; margin-top: 0px;
background-repeat: no-repeat;
padding: 0px;
color: #ffffff;
padding-top:3px;
padding-bottom: 3px;
text-decoration: underline;
}

#navCell a.nav2:link { 	
text-decoration: none;	
margin-bottom: 0px; margin-left: 0px; margin-top: 0px;
padding: 0px;
padding-top:3px;
padding-bottom: 3px;
}

#navCell a.nav2:visited:hover {	
text-decoration: none;	
padding: 0px;
color: #ffffff;
text-decoration: underline;
padding-top:3px;
padding-bottom: 3px;
}

