}
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family: Arial, sans-serif;
  
  scrollbar-face-color: #3D4477;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-shadow-color: #2A3066;
  scrollbar-arrow-color: #ffffff;
  scrollbar-track-color: #ffffff;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

.footernav {
color: #ffffff;	
font-family: Arial, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  padding-left: 0px;

}

.footernav2 {
  padding-left: 10px;

}

a.footernav {
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-size: 0.9em;
padding-left: 0px;
}

a.footernav:hover {
color: #ffffff;
text-decoration: underline;
font-weight: bold;
font-size: 0.9em;
padding-left: 0px;
}

.rates-header {
color: #000000;	
font-family: Arial, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  padding-left: 5px;
  border-bottom: 1px;
  border-bottom-style: double;
  border-color: #000000;	
}

.rates {
color: #000000;	
font-family: Arial, sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  padding-left: 5px;
  border-right: 1px;
  border-right-style: dotted;	
  border-bottom: 1px;
  border-bottom-style: dotted;
  border-color: #000000;
  
}

.rates2 {
color: #000000;	
font-family: Arial, sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  padding-left: 5px;
  border-bottom: 1px;
  border-bottom-style: dotted;
  border-color: #000000;	
}



a.infoBoxHeadingLink {
    color: #ffffff;
    
}

a.infoBoxHeadingLink:hover {
    color: #ffffff;
    text-decoration: underline;
}






