#home {color: #6d6f71;}

#home div.top_row    {display: block;  clear: both}
#home div.middle_row {display: block;  clear: both}
#home div.bottom_row {display: block;  clear: both}

#home label {font-size: 11px;  font-weight: bold;  }
#home input {margin: 2px 0px;  }
#home input.submit {border: 1px solid #d1d3d4;  background-color: #bcbdc0;  color: #fff;  }

#home .links a{ display: block}

#home ul{
font-size: 11px;
}

#home li em{
color: #3398c4;
}

#home table {border-collapse: collapse;  width: 100%;  }
#home table tr.on {background-color: #e6e6e6;  }
#home table tr.off {background-color: #fff;  }
#home table td, #home table th {padding-left: 3px;  text-align: left;  border-right: 1px dotted  #6d6f71;  }
#home table td.last, #home table th.last {border-right: none;  }

#home a.page { display: block; }
#home hr.dotted_blue {border: none 0; border-top: 1px dotted #3398c4; height: 1px; }




