body {font-family: Arial;  }

.title{ color: #007BD6;  font-weight: bold;  text-decoration: none;   }
A.results { color: Blue;  text-decoration: none;   }
A.results:hover {  color: Red;  text-decoration: underline;   }

.results_table{  font-size:12px; background-color: White;  width: 585px;  border-bottom: 2px solid #B2B3AF;  border-left: 1px solid #B2B3AF;  border-right: 2px solid #B2B3AF;  border-top: 1px solid #B2B3AF;      }

.results_table_nowidth, 
.results_table_cru, 
.results_table_nav
{  background-color: White;  border-bottom: 2px solid #B2B3AF;  border-left: 1px solid #B2B3AF;  border-right: 2px solid #B2B3AF;  border-top: 1px solid #B2B3AF; }
.results_table_nowidth{width: 100%;}
.results_table_cru{ width: 500px; }

.results_table_header,.results_table_column{ background-color: #4682b4;  width: 585px;  border-bottom: 1px solid #B2B3AF;   font-weight: bold;  height: 20px;  color: White;          }

.results_table_generalwidth{ background-color: #ffffff;  border-bottom: 2px solid #B2B3AF;  border-left: 1px solid #B2B3AF;  border-right: 2px solid #B2B3AF;  border-top: 1px solid #B2B3AF;      }
.results_table_header_generalwidth{ background-color: #4682b4;  border-bottom: 1px solid #B2B3AF;    font-weight: bold;  height: 20px;  color: White;          }

.results_table_header_link{ background-color: #4682b4;    font-weight: bold;  height: 20px;  color: White;  padding-top: 7px;   }
.results_table_header_link:hover{ background-color: #4682b4;    font-weight: bold;  height: 20px;  color: Red;  padding-top: 7px;   }


.results_table_tr1{ background-color: #eaf4ff;  width: 585px;   height: 20px;  color: Black; }
.results_table_tr2{ background-color: #F5F5F5;  width: 585px;   height: 20px;  color: Black; }
.results_table_tr3{ background-color: White; width: 585px;   height: 20px; color: Black; }
.results_table_tr4{ background-color: #BED8EE;  width: 585px;    height: 20px;  color: Black; }


.results_table_header_nowidth{ background-color: #4682b4; border-bottom: 1px solid #B2B3AF;   font-weight: bold;  height: 20px;  color: White;          }

.results_table_td1, .results_table_td2, .results_table_td4 {background-color: #eaf4ff;   height: 20px;}
.results_table_td1{ color: Black; }
.results_table_td2{ color: Black; }
.results_table_td4{ color: Black; }



