a:link {
  color: #000000;
  text-decoration: none;
}

a:active {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #0000FF;
  text-decoration: none;
}

a:visited {
  color: #000000;
  text-decoration: none;
}

a:visited:hover {
  color: #0000FF;
  text-decoration: none;
}


.infobar {
  display: none;
}

p,div,td {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;  
}

body {
  background-image: url(/content/00/01/37/45/18/userimages/bg.gif);
  background-color: #FFFFEB;
  background-repeat: repeat-y;
  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/37/45/18/userimages/Logo.gif);
  background-repeat: no-repeat;
  margin-left: 0px;
  height: 192px;
  width: 100%;
}
.pagelabel {
 display: none; 
  
}
