BODY {
  font-family: "trebuchet ms",avenir, arial, sans-serif;
  background-color:rgb(255,255,255);
}
BODY.navbar {
  background-image:url("/~images/topback.gif");
  background-repeat:repeat-x;
}
BODY.thinnavbar {
  background-color:rgb(214,211,206);
}
BODY.browse-menu {
  background-color: rgb(255,245,235);
}

H1 {
  font-weight: bold;
  color:rgb(41,107,123);
}

H2 {
  font-weight: normal;
  color:rgb(170,194,200);
}
H2.helpcontents {
  font-weight: 500;
  color:rgb(170,194,200);
}

H3 {
  font-weight: normal;
  color:rgb(41,107,123);
}
H3.helpcontents {
  font-weight: 600;
  color:rgb(41,107,123);
}

H4 {
  font-weight: normal;
  color:rgb(128,0,0);
}
H4.helpcontents {
  font-weight: normal;
  color:rgb(128,0,0);
}

TR.searchResultsOddRow {
  background-color:rgb(238,249,240);
}
TR.searchResultsOddRow TD.icon {
  background-color:rgb(255,255,255);
}
TR.searchResultsEvenRow {
  background-color:rgb(255,255,255);
}
TR.evenitems {
  background-color:rgb(238,249,240);
}
TR.evenitems TD.icon {
  background-color:rgb(255,255,255);
}
TR.odditems {
  background-color:rgb(255,255,255);
}

TH {
  font-family: "trebuchet ms",avenir, arial, sans-serif;
  text-align:right;
  font-weight:normal;
}
TH.searchresults {
  font-family: "trebuchet ms",avenir, arial, sans-serif;
  text-align:left;
  color:rgb(204,102,0);
  font-weight:bolder;
}
TH.expiry {
  font-family: "trebuchet ms",avenir, arial, sans-serif;
  text-align:left;
  color:rgb(204,102,0);
  font-weight:bolder;
}
TH.columnheader {
  font-family: "trebuchet ms",avenir, arial, sans-serif;
  text-align:left;
  color:rgb(204,102,0);
  font-weight:bolder;
}

TD {
  font-family: "trebuchet ms",avenir, arial, sans-serif;
}
TD.nav-select {
  color:rgb(41,107,123);
  font-weight:bold;
  background-color: rgb(255,245,235);
}
TD.warning {
  background-color: rgb(255,255,0);
}
TD.error {
  background-color: rgb(255,0,0);
}
TD.incorrect {
  background-color: rgb(0,255,255);
}
TD.wizardcontentspacer {
  height:3ex;
}
TD.private-gap {
  width: 1em;
}
TD.private-date {
  width: 6em;
}
TD.private-size {
  width: 4em;
}
TD.private-delete {
  width: 4em;
}
TD.private-delete A {
  color:rgb(204,102,51);
}

TABLE.edit-groups TR.group-titles TH {
  text-align:center;
}
TABLE.edit-groups TR TD {
  text-align:center;
}
TABLE.edit-groups TR TH {
  text-align:left;
}

OPTION {
  font-family: "trebuchet ms",avenir, arial, sans-serif;
}

SELECT {
  font-family: "trebuchet ms",avenir, arial, sans-serif;
}

A {
  text-decoration:none;
  color:rgb(41,107,123);
}
A.news{
  font-weight:bold;
}
A.uploadhelp {
  text-decoration:underline;
}
A.menu {
  text-decoration:none;
  color:black;
}
A.browseorg {
  text-decoration:none;
  color:black;
}
A.browse {
  text-decoration:none;
  color:black;
}
A.browseedit {
  text-decoration:none;
  color:white;
}
A.helpcontents {
  text-decoration:none;
  color:rgb(41,107,123);
}
A.helpcontents EM {
  font-style:normal;
  color:rgb(41,107,123);
}
A.glossary {
  font-style: italic;
  font-weight: bold;
}
A.www_default {
  text-decoration: underline;
  color:rgb(0,0,255);
}

SPAN.browselink {
  text-decoration:none;
  color:white;
  cursor:pointer;
  cursor:hand;
}
SPAN.identifier {
  font-weight:bold;
}

STRONG {
  color:rgb(204,128,0);
}

.referstoH4 {
  color:rgb(128,0,0);
}

H3.private-heading SPAN.user-identifier {
  color:rgb(204,102,51);
}

.warning {
  color:rgb(153,0,0);
}

.activewizardstep {
  color:rgb(255,0,0);
}
