body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color: 3D93F4;
}
.menu {
        font-family: Tahoma;
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}
.text {
        font-family: Tahoma;
        font-size: 11px;
        color: #545454;
}
.text_big {
        font-family: Tahoma;
        font-size: 15px;
        font-weight: bold;
        color: #686C70;
}
.text_left_menu{

        font-family: Tahoma;
        font-size: 13px;
        color: #686C70;
        margin-left: 5px;
        margin-right: 8px;
}
.text_left_menu_small{
        font-family: Tahoma;
        font-size: 11px;
        color: #686C70;
        margin-left: 5px;
        margin-right: 8px;
}
.text_pagenum {
        font-family: Tahoma;
        font-size: 14px;
        color: #686C70;
}
.text_med_nobold {
        font-family: Tahoma;
        font-size: 12px;
        color: #686C70;
}

.button {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #525252;
        border:1;
}
