body {
    background: url(images/ssdolk2.jpg);
    background-attachment: fixed;
    color: #000000;
    font-family: Arial;
    font-size: 11px;
}

.formtext {
    color: #000000;
    font-family: Arial;
    font-size: 13px;
}

.tablehead {
    background: url(images/bg_trans.gif);
    color: #000000;
    font-size: 11px;
    font-weight: bold;
}

.tablehead2 {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
}


.tablehead3 {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
}

a {
    text-decoration: none;
    color: #0C0C83;
}

a:hover {
    text-decoration: underline;
}

.lightbar {
}

.darkbar {
}

.smalltext {
    font-size: 12px;
}

input, textarea, select {
    background: url(images/bg_trans.gif);
}

