#t_no {
    background-color: #000000;
    color: #ffffff;
}

#t_smf {
/*    background: repeating-linear-gradient(45deg, #2A6099, #2A6099 10px, #D1DDEB 10px, #D1DDEB 20px);*/
    background: repeating-linear-gradient(45deg, #46a0ff, #46a0ff 10px, #D1DDEB 10px, #D1DDEB 20px);*/

    color: #000000;
}

#t_smf_space {
    background-color: #D1DDEB;
    color: #000000;
}


#t_sev {
    background: repeating-linear-gradient(45deg, #81D41A, #81D41A 10px, #D9FFAB 10px, #D9FFAB 20px);
    color: #000000;
}

#t_sev_space {
    background-color: #D9FFAB;
    color: #000000;
}


#t_alu {
    background: repeating-linear-gradient(45deg, #FF972F, #FF972F 10px, #fcd79f 10px, #fcd79f 20px);
    color: #000000;
}

#t_alu_space {
    background-color: #fcd79f;
    color: #000000;
}


#t_sak {
    background: repeating-linear-gradient(45deg, #FF6D6D, #FF6D6D 10px, #FCE1E1 10px, #FCE1E1 20px);
    background-color: #FF6D6D;
    color: #000000;
}

#t_sak_space {
    background-color: #FCE1E1;
    color: #000000;
}


#t_evp {
    background: repeating-linear-gradient(45deg, #784315, #784315 10px, #FFBC75 10px, #FFBC75 20px);
    color: #000000;
}

#t_evp_space {
    background-color: #FFBC75;
    color: #000000;
}

#t_bah {
    background: repeating-linear-gradient(45deg, #4B0082, #4B0082 10px, #9370DB 10px, #9370DB 20px);
    color: #000000;
}

#t_ylt {
    background: repeating-linear-gradient(45deg, #D1BC00, #D1BC00 10px, #F8FA98 10px, #F8FA98 20px);
    color: #000000;
}


#t_kra {
    background: repeating-linear-gradient(45deg, #0B0085, #0B0085 10px, #C8FFC7 10px, #C8FFC7 20px);
    color: #000000;
}


#t_bah_space {
    background-color: #9370DB;
    color: #000000;
}


#t_capt {
    caption-side: top;
    td,th { text-align: center; }
}

#t_head {
    background-color: #ECE3F7;
}

