
p {color:midnightblue; font-family: Verdana;font-size: 10pt;}

A.lewe:link {color:maroon;text-decoration:none;font-size: 9pt;}
A.lewe:active {text-decoration:none;color:maroon;font-size: 10pt;}
A.lewe:visited {text-decoration:none;color:maroon;font-size: 9pt;}
A.lewe:hover {text-decoration:none;color:maroon;font-size: 10pt;}

H1 {font-size: 12pt; color: maroon; font-family: Verdana;  font-weight:bold }

BODY {margin-left: 0.5cm; margin-right: 0.5cm;  font-size: 8pt;  font-family: Verdana; color:midnightblue}

h5 {font-size: 12pt; color: teal; font-family: Verdana;  font-weight:bold}


#searchDatabase{
  width:475px;
}

#searchSite{
  width:475px;
}

#ods{
  padding-top:20px;
}  
.search{
  background-color: #CCD3DB;
}  


#searchDatabase input{
  border:1px solid #7F9DB9;
  color:#6984A3;
  font-weight: bold;
}
#searchDatabase select{
  border:1px solid #7F9DB9;
  color:#6984A3;
  font-weight: bold;    
}

#searchSite input{
  border:1px solid #7F9DB9;
  color:#6984A3;
  font-weight: bold;
}
#searchSite select{
  border:1px solid #7F9DB9;
  color:#6984A3;
  font-weight: bold;    
}
.redline{
  border:0px;
  border-bottom:1px solid #B7C4D4;
}


.highlight {
 background-color: orange;
}
.searchInput{
  margin-top:5px;
}