td.center {
    BACKGROUND-POSITION: right top; 
    BACKGROUND-IMAGE: url(../img/c.gif); 
    BACKGROUND-REPEAT: repeat-x; 
    /*height=20px;*/
    /*width=5px;*/
    /*background-color : #FF0000;*/
}

td.center_small {
    BACKGROUND-IMAGE: url(../img/cs.gif); 
    BACKGROUND-REPEAT: repeat-x; 
    /*background-color : #FF0000;*/
}

td.center_small_red {
    BACKGROUND-IMAGE: url(../img/redcs.gif); 
    BACKGROUND-REPEAT: repeat-x; 
}

td.center_small_small {
    BACKGROUND-IMAGE: url(../img/css.gif); 
    BACKGROUND-REPEAT: repeat-x; 
    /*background-color : #FF0000;*/
}

td.top {
    BACKGROUND-IMAGE: url(../img/t.gif); 
    BACKGROUND-REPEAT: repeat-x; 
}

td.top_red {
    BACKGROUND-IMAGE: url(../img/redt.gif); 
    BACKGROUND-REPEAT: repeat-x; 
}

td.bottom {
    BACKGROUND-IMAGE: url(../img/b.gif); 
    BACKGROUND-REPEAT: repeat-x; 
}

td.bottom_red {
    BACKGROUND-IMAGE: url(../img/redb.gif); 
    BACKGROUND-REPEAT: repeat-x; 
}

.big_text {
    FONT-FAMILY: Verdana;
    font-weight: bold;
    font-size : 17px;
    text-align: center;
    /* vertical-align: ;*/
}

.medium_text {
    FONT-FAMILY: Verdana;
    font-weight: bold;
    font-size : 13px;
    text-align: center;
   /* vertical-align: ;*/
}

.small_text {
    FONT-FAMILY: Verdana;
    font-weight: bold;
    font-size : 10px;
    text-align: center;
    
}

.news_text {
    FONT-FAMILY: Arial;
    font-size : 12px;
}
td.news {
    /*background-color : #00FF00;*/
    padding: 7px;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-width : 1px;
    border-color : #A0A0A0;
}

td.date_line {
    padding-left: 10px;
    font-family: Arial;
    font-size : 12px;
    border-bottom-style : solid;
    border-width : 1px;
    border-color : #A0A0A0;
    background-color : #A0FFA0;
}

td.admin_line {
    padding-left: 10px;
    padding-bottom : 5px;
    font-family: Arial;
    font-size : 12px;
    /*background-color : #A0A0A0;*/
    text-align : right;
}

td.news_line {
    padding: 10px;
    font-family: Arial;
    font-size : 12px;
}

td.res_head_num {
    border-bottom-style : solid;
    border-width : 1px;
    border-color : #A0A0A0;
    font-weight: bold;
    font-family: Arial;
    font-size : 12px;
    background-color : #A0FFA0;
    padding-right: 2px;
    padding-left: 2px;
}

td.res_head_team {
    border-bottom-style : solid;
    border-width : 1px;
    border-color : #A0A0A0;
    font-weight: bold;
    font-family: Arial;
    font-size : 12px;
    background-color : #A0FFA0;
}

td.res_head_game {
    border-bottom-style : solid;
    border-width : 1px;
    border-color : #A0A0A0;
    font-weight: bold;
    font-family: Arial;
    font-size : 12px;
    text-align : center;
    background-color : #A0FFA0;
}

td.res_head_summ {
    border-bottom-style : solid;
    border-width : 1px;
    border-color : #A0A0A0;
    font-weight: bold;
    font-family: Arial;
    font-size : 12px;
    text-align : right;
    background-color : #A0FFA0;
    padding-right: 2px;
    padding-left: 2px;
}

td.res_usual_game {
    border-bottom-style : solid;
    border-right-style : solid;
    border-width : 1px;
    border-color : #A0A0A0;
    font-family: Arial;
    font-size : 12px;
    text-align : center;
    padding : 0px;
    margin : 0px;
}

td.res_usual_team {
    border-right-style : solid;
    border-bottom-style : solid;
    border-width : 1px;
    border-color : #A0A0A0;
    font-family: Arial;
    font-size : 12px;
    text-align : left;
    padding: 2px 3px;
}

td.res_firsts_place {
    border-bottom-style : solid;
    border-width : 1px;
    border-color : #A0A0A0;
    font-family: Arial;
    font-size : 12px;
    text-align : center;
    padding: 2px 3px;
}

td.res_usual_summ {
    border-bottom-style : solid;
    border-width : 1px;
    border-color : #A0A0A0;
    font-family: Arial;
    font-size : 12px;
    text-align : right;
    padding: 2px 3px;
}

td.res_usual_num {
    border-right-style : solid;
    border-bottom-style : solid;
    border-width : 1px;
    border-color : #A0A0A0;
    font-family: Arial;
    font-size : 12px;
    text-align : left;
    padding: 2px 3px;
}                    

.text 
{ 
    font-family: verdana,tahoma,arial; 
    font-weight: normal;   
    color: black;   
/*    font-size: 70%; */
}

td.admin_links {
    padding-left: 10px;
    font-family: Arial;
    font-size : 11px;
    border-bottom-style : solid;
    border-width : 1px;
    border-color : #A0A0A0;
    background-color : #FFA0A0;
}

.button { 
    font-family: verdana,tahoma,arial; 
    font-weight: normal;   
    color: 000000;  
    /*font-size: 70%; */
    /*background:#f1efed url(/tcs/images/button_bg.gif) repeat-x;*/
}