body {
  font-family: Verdana;
  font-size: 11px;
  color: #333;
  }

a {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #333;
  }

a:hover {
  text-decoration: none;
  color: #333;
  }

input.text, input.drawerlookup, input.folderlookup {
  font-family: Verdana;
  font-size: 11px;
  }

select {
  font-family: Verdana;
  font-size: 10px;
  color: #333;
  }

textarea {
  font-family: Verdana;
  font-size: 11px;
  color: #333;
  }

table {
  font-family: Verdana;
  font-size: 11px;
  color: #333;
  }

input.htmlbutton, input.htmlbuttonthin, input.htmlbuttonviewdocument, input.htmlbuttondownload {
  font-family: Verdana;
  font-size: 11px;
  }

#toptabs a.logoff, #toptabs a.update, #toptabs a.help {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #eeeee4;
  }

#toptabs a.logoff:hover, #toptabs a.update:hover, #toptabs a.help:hover {
  text-decoration: underline;
  color: #eeeee4;
  }

#summary {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #ccc;
  }

#summary span.accentuate {
  color: #eeeee4;
  }

.searchresultserror {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  }

#toolbar {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #eeeee4;
  }

span.highlighted, span.greenbarhighlighted, span.nongreenbarhighlight {
  color: #00f;
  }

#adminusermenu a {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #eeeee4;
  }

#adminusermenu a:hover {
  text-decoration: none;
  color: #eeeee4;
  }

#resultssummary {
  font-family: Verdana;
  font-size: 11px;
  color: #eeeee4;
  }

a.download {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #738273;
  }

a.download:hover {
  text-decoration: none;
  color: #738273;
  }

#serverstatistics h4, #eam h1 {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  }

#eam h3 {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #eeeee4;
  }

#usagelogoptions a {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #eeeee4;
  }

#usagelogoptions a:hover {
  text-decoration: underline;
  color: #eeeee4;
  }

#logresults th a {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  color: #eeeee4;
  }

#logresults th a {
  text-decoration: none;
  color: #eeeee4;
  }

#logselection table {
  font-family: Verdana;
  font-size: 10px;
  color: #333;
  }
  
#reportselection table {
  font-family: Verdana;
  font-size: 10px;
  color: #333;
  }
  
#secreportoptions a {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #eeeee4;
  }

#secreportoptions a:hover {
  text-decoration: underline;
  color: #eeeee4;
  }

#secreportresults th{
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #eeeee4;
}

#secreportresults th a hover{
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  color: #eeeee4;
  }

#secreportsresults th a {
  text-decoration: none;
  color: #eeeee4;
  }

#logselection table {
  font-family: Verdana;
  font-size: 10px;
  color: #333;
  }
  
#secreportselection table {
  font-family: Verdana;
  font-size: 10px;
  color: #333;
  }

#usersearch h6, #userqueryresults h6, #logselection h6, #secreportselection h6,#eam h6 {
  font-family: Verdana;
  font-size: 13px;
  font-weight: bold;
  color: #333;
  }

#logresults, #secreportresults,#pretext, #stall, #sterrors, #stcritical {
  font-family: Lucida Console;
  font-size: 11px;
  color: #333;
  }

#admin .error, #admin .amerror {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #800;
  }

#admingroups #submit {
  margin: 20px 0px 0px 0px;
  }