body {
  margin: 0;
  padding: 0;
  font-family: sans-serif;
  font-size: 11px;
  line-height: 15px;
  color: #5E718C;
  background-color: #FFFFFF;
}

img { border: 0; }

.mainimg { border: 5px solid #FFFFFF; }

.main {
  color: #FFFFFF;
  background-color: #9AA7B7;
}
.main td { vertical-align: top; }

.navigation {
  font-size: 11px;
  line-height: 11px;
}

.pgheader {
  font-size: 17px;
  line-height: 17px;
}

.greybg  { background-color: #AAAAAA; }

.rightcol { font-size: 10px; }

.navigation a:link    { color: #E4DCAE; text-decoration: none; font-weight: bold;}
.navigation a:visited { color: #E4DCAE; text-decoration: none; font-weight: bold;}
.navigation a:hover   { color: #FFFFFF; text-decoration: none; font-weight: bold;}

/*     C6AD7F; text-decoration: none; } */

a:link    { color: #E4DCAE; text-decoration: none; }
a:visited { color: #E4DCAE; text-decoration: none; }
a:hover   { color: #FFFFFF; text-decoration: none; }

