body {
        background:                     #ffffff;
        font-family:                    Tahoma, Verdana, Helvetica, sans-serif;
        color:                          #000000;
}

a {
        text-decoration:                none;
        color:                          #000000;
}

a:hover {
        text-decoration:                underline;
        color:                          #ff0000;
}

a:visited {
        text-decoration:                none;
        color:                          #000000;
}

input {
        font-family:                    Arial;
        font-size:                      12px;
}

#header {
        background-image:               url('../img/bg_header.gif');
}

#topmenu {
        background:                     #840017;
        font-size:                      11px;
        font-weight:                    bold;
        color:                          #ffffff;
}

#topmenu a {
        color:                          #ffffff;
}

#menu {
        font-size:                      11px;
}

.menuobj_header {
        font-weight:                    bold;
}

.menuobj_item {
        font-weight:                    normal;
}

.menuobj_item_selected {
        font-weight:                    bold;
        text-decoration:                underline;
}

#pagecontainer {
        font-size:                      11px;
}

.page_header {
        font-family:                    Arial;
        font-size:                      20px;
        font-weight:                    bold;
}

.page_text {
        font-family:                    Arial;
        font-size:                      12px;
}

#login_block {
        font-size:                      11px;
}

#login_header {
        font-size:                      11px;
        font-weight:                    bold;
}

.forminput_text {
        font-size:                      11px;
        color:                          #444444;
}

.forminput_select {
        height:                         17px;
        font-size:                      11px;
        color:                          #444444;
}

.forminput_textfield {
        font-family:                    Tahoma, Verdana, Helvetica, sans-serif;
        font-size:                      11px;
        color:                          #444444;
}

.forminput_file {
        height:                         19px;
        font-size:                      11px;
        color:                          #444444;
}

.forminput_submit {
        height:                         20px;
        font-size:                      11px;
        font-weight:                    bold;
        color:                          #444444;
}

.forminput_button {
        height:                         20px;
        font-size:                      11px;
        color:                          #444444;
}

.admin_pageheader {
        font-size:                      18px;
        font-weight:                    bold;
        color:                          #000000;
}

#adminpanel {
        background:                     #FAF5F6;
        border:                         1px solid #E2C3C8;
        font-family:                    Tahoma, Verdana, Helvetica, sans-serif;
        font-size:                      11px;
}

#adminmenu {
        font-size:                      11px;
        color:                          #ffffff;
        font-weight:                    bold;
        text-transform:                 uppercase;
}

#adminmenu a {
        color:                          #ffffff;
}

.text_error {
        font-size:                      11px;
        font-weight:                    bold;
        color:                          #ff0000;
}

.error_header {
        font-family:                    Arial;
        font-size:                      20px;
        font-weight:                    bold;
        color:                          #ff0000;
}

.error_message {
        font-family:                    Arial;
        font-size:                      12px;
}
