body {
    background-color: #004050;
    background-image: url(../images/header_back.gif);
    background-repeat: repeat-x;
    background-position: top;
    padding: 0;
    margin: 0;
    font-family: tahoma;
    font-size: 12px;
    color: #FFFFFF;
}

#text_white_small, #text_white_small a, #text_white_small a:hover {
    font-family: tahoma;
    font-size: 10px;
    color: #FFFFFF;
}

#text_white_small a, #text_white_small a:hover {
    text-decoration: underline;
    color: #FFFFFF;
    font-weight: bold;
}

#text_white_small a:hover {
    color: #E6ECEE;
}

#text_white_normal, #text_white_normal a, #text_white_normal a:hover {
    font-family: tahoma;
    font-size: 11px;
    color: #FFFFFF;
}

#text_white_normal a, #text_white_normal a:hover {
    text-decoration: underline;
    color: #FFFFFF;
    font-weight: bold;
}

#text_white_normal a:hover {
    color: #E6ECEE;
}

#text_white_big, #text_white_big a, #text_white_big a:hover {
    font-family: "Trebuchet MS";
    font-size: 22px;
    color: #FFFFFF;
}

#text_white_big a, #text_white_big a:hover {
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
}

#text_white_big a:hover {
    color: #E6ECEE;
}

#text_white_big2, #text_white_big2 a, #text_white_big2 a:hover {
    font-family: "Trebuchet MS";
    font-size: 16px;
    color: #FFFFFF;
}

#text_white_big2 a, #text_white_big2 a:hover {
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
}

#text_white_big2 a:hover {
    color: #E6ECEE;
}

#text_white_2, #text_white_2 a, #text_white_2 a:hover {
    font-family: "Trebuchet MS";
    font-size: 13px;
    color: #FFFFFF;
}

#text_white_2 a, #text_white_2 a:hover {
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
}

#text_white_2 a:hover {
    color: #E6ECEE;
}

.topclass {
    font-size: xx-small; 
    color: #FFFFCC; 
    font-weight: bold;'
}
