html {
  /*background: url('images/background.png') #ccc repeat top left;*/
}

body {
  width: 90%;
  margin: 0 auto;
  font-family: sans-serif;
  color: black;
}

h1 {
  margin-top: 0px;
  color: #000;
  text-align:right;
  padding: 15px 15px;
  padding-bottom: 24px;
  font-size: 18px;
  white-space:nowrap;
  font-family: sans-serif;
  /*min-width: 850px;*/
  max-width: 2160px;
  background-color: #F8F8F8;
}

h2 {
  color: white;
  background-color: #525D76;
  font-size: 16px;
}

h3 {
  color: black; /*white;*/
  font-size: 14px;
  text-align: right;
}

h3 a {
  color: #1186FF; /*#fff;*/
}

b {
  color: white;
  background-color: #525D76;
}

p {
  background: white;
  color: black;
  font-size: 12px;
}


hr {
  display: none;
}

table {
  background-color: #ffffff;
  /*border: 1px solid #000;
  border-collapse:collapse;*/
}

tr:first-child
{
  height: 45px;
  vertical-align: top;
} 
  
th {
  color: #ffffff;
}

td {
  padding: 3px 10px 3px 2px;
}

td img {
  vertical-align: middle;
}
/*BODY {
  font-family:  sans-serif;
  color: black;
  background-color: white;
}

H1 {
  font-family:  sans-serif;
  color: white;
  background-color: #8DCE36;
  font-size: 22px;
  text-align: right;
}

H2 {
  font-family:  sans-serif;
  color: white;
  background-color: #8DCE36;
  font-size: 16px;
}

H3 {
  font-family:  sans-serif;
  color: white;
  background-color: #8DCE36;
  font-size: 14px;
}

B {
  font-family:  sans-serif;
  color: white;
  background-color: #525D76;
}

P {
  font-family: sans-serif;
  background: white;
  color: black;
  font-size: 12px;
}

HR {
  color : #525D76;
}*/

A {
  color : #1186FF;
  text-decoration:none;
}

A.name {
  color : #1186FF;
}

img{
/*height: 24px;*/
}

img[alt="RAIA Thredds Service"]{
height: 32px;
}
