.tn_results_standard_row td {border-top:1px solid #999;}
.tn_results_alternate_row  {background:#DDD2CE;} /* the TR for even-numbered rows in the result list */
.tn_results_alternate_row td {border-top:1px solid #999;}
.tn_results_standard_row a {text-decoration:underline;}
.tn_results_standard_row a:link {color:#000;}
.tn_results_standard_row a:visited {color:#000;}
.tn_results_standard_row a:hover {color:#ad1010;}
.tn_results_standard_row a:active {color:#ad1010;}
.tn_results_standard_row a:focus {color:#ad1010;}
.tn_results_alternate_row a {text-decoration:underline;}
.tn_results_alternate_row a:link {color:#000;}
.tn_results_alternate_row a:visited {color:#000;}
.tn_results_alternate_row a:hover {color:#ad1010;}
.tn_results_alternate_row a:active {color:#ad1010;}
.tn_results_alternate_row a:focus {color:#ad1010;}
.tn_results_divider  {display:none;} /* the TR, TD for the dividers between result rows in the result list */

.tn_results_header_title  {font-weight:bold;color:#4d0000;padding:10px 5px;margin-bottom:10px;background:#acacac;font-size:24px;border:1px solid #4d0000;} /* the TD that contains the header information title */
.tn_results_header_text {font-weight:normal;color:#000;background:#fff;} /* the TD that contains the header information text */
.tn_results_header_datetime {text-align:center;} /* the TD that contains the header date/time */
.tn_results_header_maplink a {text-decoration:underline;}

.tn_results  {border:1px solid black;background:#fff;width:100%;} /* the TABLE that contains the results list */
.tn_results td {padding:2px;margin:2px;}
tr.tn_results_colhead {background:#fff;}
td.tn_results_colhead  {background:#4d0000;color:#fff;text-align:center;} /* the TR, TD, A that contain the results list column headings */
td.tn_results_colhead a {text-decoration:underline;}
td.tn_results_colhead a:link {color:#fff;}
td.tn_results_colhead a:visited {color:#fff;}
td.tn_results_colhead a:hover {color:#ff0;}
td.tn_results_colhead a:active {color:#ff0;}
td.tn_results_colhead a:focus {color:#ff0;}
.tn_results_sort {display:none;}
.tn_results_sort_image  {display:none;} /* the IMG that shows either ascending or descending sort order */

