A.toolbar:link {
  color: white;
  background: rgb(153,51,0);
  border: 0;
}
A.toolbar:visited {
  color: white;
  background: rgb(153,51,0);
  border: 0;
}
A.toolbar:active {
  color: yellow;
  background: rgb(153,51,0);
  border: 0;
}
body {
  font-family: verdana, arial, helvetica, sans-serif, monospace;
  font-size: 10pt;
  font-weight: normal;
  background: white;
  color: black;
  margin-top: 1em;
  margin-right: 2em;
  margin-bottom: 1em;
  margin-left: 2em;
}
div.oerlogo {
  text-align: center;
}
img.link {
  border: 0;
}
th {
  font-family: verdana, arial, helvetica, sans-serif, monospace;
  font-size: 10pt;
  font-weight: bold;
  background: rgb(153,51,0);
  color: white;
  text-align: left;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
}
th.toolbar {
  font-family: verdana, arial, helvetica, sans-serif, monospace;
  font-size: 10pt;
  font-weight: bold;
  background: rgb(153,51,0);
  color: white;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
}
th.toolbaractive {
  font-family: verdana, arial, helvetica, sans-serif, monospace;
  font-size: 10pt;
  font-weight: bold;
  background: rgb(153,51,0);
  color: white;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
}
th.header {
  font-family: verdana, arial, helvetica, sans-serif, monospace;
  font-size: 12pt;
  font-weight: bold;
  background: white;
  color: black;
  text-align: left;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
}
th.newest {
  font-family: arial, verdana, helvetica, sans-serif, monospace;
  text-align: left;
  font-size: 8pt;
  font-weight: normal;
  background: white;
  color: gray;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
td {
  font-family: verdana, arial, helvetica, sans-serif, monospace;
  font-size: 10pt;
  font-weight: normal;
  background: white;
  color: black;
  text-align: left;
}
td.centered {
  text-align: center;
}
td.search {
  vertical-align: top;
  text-align: right;
}
td.news {
  font-family: verdana, arial, helvetica, sans-serif, monospace;
  font-size: 10pt;
  font-weight: normal;
  background: white;
  color: black;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
}
td.newest {
  font-family: arial, verdana, helvetica, sans-serif, monospace;
  text-align: left;
  font-size: 8pt;
  font-weight: normal;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
td.moveto {
  font-family: arial, verdana, helvetica, sans-serif, monospace;
  text-align: right;
  font-size: 8pt;
  font-weight: normal;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
pre {
  font-family: monospace;
  font-size: 10pt;
  font-weight: normal;
}
ul {
  list-style: disc;
}
li.level1 {
  font-family: verdana, arial, helvetica, sans-serif, monospace;
  font-size: 10pt;
  font-weight: normal;
/*  font-size: 14pt; */
/*  font-weight: bold; */
}
li.level2 {
  font-family: verdana, arial, helvetica, sans-serif, monospace;
  font-size: 10pt;
  font-weight: normal;
/*  font-size: 12pt; */
/*  font-weight: bold; */
}
li.level3 {
  font-family: verdana, arial, helvetica, sans-serif, monospace;
  font-size: 10pt;
  font-weight: normal;
/*  font-size: 10pt; */
/*  font-weight: bold; */
}
li.leaf {
  font-family: verdana, arial, helvetica, sans-serif, monospace;
  font-size: 10pt;
  font-weight: normal;
}
input.search {
  font-size: 8pt;
  border: 1px solid black;
}

