/** result **/
.result_content{
    align:center;
    padding:10px 0 0 10px;
    clear: both;
}
.result_day{
    align:center;
    padding:10pt 0 0 0;
}
.result_trackbox {
    width:786px;
    height:18px;
    background-color:#4F9EEB;
    color:#000000;
    font-weight:bold;
    padding:0 10px 0 10px;
}
.result_tracktext{
    font-family:verdana;
    color:#000000;
    text-align:justify;
    font-weight:bold; 
    font-size:14px;
    align:left;
}
.result_racebox{
    width:786px;
    height:18px;
    background-color:#FD0002;
    padding:0 10px 0 10px;
}
.result_racetext{
    font-family:verdana;
    font-size:12px;
    color:#FFFFFF;
    text-decoration:none;
    align:left;
    text-align:left;
}
.result_racecontent{
    align:center;
    padding:0 0 0 0; 
    width:800px; 
    overflow:auto;
    height: auto;
}
.restablefinish{
    width:395;
    border:0;
    cellspacing:0;
    cellpadding:0;
    align:left;
    margin:10px 0 10px 0;
}
.restableexotics{
    width:395;
    font-family:verdana;
    color:#000000;
    font-size:12px;
    font-weight:normal;
    text-align:center;    
}
.resdivwps{
    align:center;
    font-family:verdana;
    color:#000000;
    font-size:12px;
    font-weight:normal;
    text-align:center;
    border-spacing: 1px;
}
.resdivpostpos{
    align:center;
    padding:10px 0 10px 0;
    font-family:verdana;
    color:#000000;
    font-size:12px;
    font-weight:normal;
    text-align:center;
    border-spacing: 1px;
}
.result_header1{
    font-weight:bold;
    text-align:left;
    background-color:#4F9EEB;
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-color: white white white white;
}
.result_header2{
    font-family:verdana;
    font-weight:bold;
    color:#FFFFFF;
    background-color:#1960A0;
    font-size:12px;
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-color: white white white white;
}
.oddrow{
    background-color:#5F8BD4;
    color: #ffffff;
    font-weight: bold;
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-color: white white white white;
}
.evenrow{
    background-color:#4871B5;
    color: #ffffff;
    font-weight: bold;
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-color: white white white white;
}
.backbutton {
    float: right;
    padding-right: 40px;
}
/** resultlist **/
.resultlist_title{
    display: none;
    background-color:#4F9EEB;
    color:#000000;
    font-weight:bold;
    padding:0 10px 0 10px;
}
.resultlist_header{
    display: none;
    font-family:verdana;
    font-weight:bold;
    color:#FFFFFF;
    background-color:#1960A0;
    font-size:12px;
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-color: white white white white;
}
.resultlist_oddrow{
    background-color:#5F8BD4;
    font-weight: bold;
    height: 20px;
    margin: 20px;
}
.resultlist_evenrow{
    background-color:#4871B5;
    font-weight: bold;
    height: 20px;
    margin: 20px;
}
.resultlist_track {
    color: #ffffff;
    width: 270px;
    padding-left: 5px;
}
.resultlist_table {
    border-spacing: 0px 2px;
}
.resultlist_dates a, .resultlist_dates a:link, .resultlist_dates a:active, .resultlist_dates a:visited {
    color: #000000;
    text-decoration: none;
    margin-right:5px;
}
.resultlist_dates a:hover {
    color: #000000;
    text-decoration: underline;
    margin-right:5px;
}
.resclear{
    clear:both;
}
.resdivempty {
    font-family:verdana;
    color:#000000;
    font-size:12px;
    font-weight:normal;
    text-align:justify;
    padding:0 0 20px 10px; 
    width: 786px;
}

