.help-header	{
		    text-align: center;
		    font-size: 120%;
		    font-weight: bold;
		}
.results_changed	{
		    background-color: #008000;
		    color: white;
		}
.results_del	{
		    background-color: #008000;
		    color: white;
		    text-decoration: line-through;
		}
td.drop-down-label	{
		    text-align: center;
		    padding: 0 0 0 0;
		}
tr.day_label	{
		    background-color: #a04040;
		    text-align: center;
		    font-weight: bold;
		}
tr.first_results_time {
		    background-color: #a08080;
		    border-top-style: solid;
		    border-width: 3 0 3 0;
		    border-color: black;
		}
tr.results	{   background-color: #a08080; }
tr.results_time	{
		    background-color: #a08080;
		    border-top-style: double;
		    border-width: 3 0 3 0;
		    border-color: black;
		}
td.first_results	{   padding: 5 5 5 0; }
td.results, td.hidden_results
		{   padding: 5; }
.hidden_results
		{   background-color: #ffffc8; color: black; }
td.results_time	{
		    padding: 5;
		    border-right-style: solid;
		    border-right-color: black;
		    border-right-width: 1;
		}
select		{
		    background-image: url("../common/Variant2_250-body.jpg");
		    background-color: #404040;
		    color: white;
		    font-family: avantgarde, helvetica;
		}

