        body
        {
        color: C3C0AE;
        font-family: Lucida Sans Unicode;
        font-size: 12px;
        background-color:#333333
        }
        input {background-color: FEFADE;}
        select {background-color: FEFADE;
                font-family: Lucida Sans Unicode;
        font-size: 10px;
        }
        textarea {background-color: FEFADE;}
        .texta {border: 1px solid FEFADE}

        a:link {color: A19C7C ; text-decoration:underline}
        a:active {color: A19C7C ; text-decoration:underline}
        a:visited {color: A19C7C ; text-decoration:underline}
        a:hover { color: FFCC33 ; text-decoration:none}

.tdhead {
        font-family: Lucida Sans Unicode;
        font-size: 12px;
        padding: 2;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: FCD125;
        border-bottom-width: none;
        border-bottom-style: none;
        border-bottom-color: none;
        border-left-width: none;
        border-left-style: none;
        border-left-color: none;
        border-right-width: none;
        border-right-style: none;
        border-right-color: none;
        background-color: 000000;
}

.tdbox {
        font-family: Lucida Sans Unicode;
        font-size: 12px;
        color: C3C0AE;

        border-top-width: 1px;
        border-top-style: dashed;
        border-top-color: A19C7C;


        background-color: 333333;
}

.tdmenu {
        font-family: Lucida Sans Unicode;
        font-size: 12px;
        padding: 10;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: 000000;
        border-top-width: none;
        border-top-style: none;
        border-top-color: none;
        border-left-width: none;
        border-left-style: none;
        border-left-color: none;
        border-right-width: none;
        border-right-style: none;
        border-right-color: none;
        background-color: none;
}

.tdmenu2 {
        font-family: Lucida Sans Unicode;
        font-size: 12px;
        padding: 2;
        border-bottom-width: none;
        border-bottom-style: none;
        border-bottom-color: none;
        border-top-width: none;
        border-top-style: none;
        border-top-color: none;
        border-left-width: none;
        border-left-style: none;
        border-left-color: none;
        border-right-width: none;
        border-right-style: none;
        border-right-color: none;
        background-color: none;
}

.tdmenu3 {
        font-family: Lucida Sans Unicode;
        font-size: 12px;
        padding: 2;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: 00000;
        border-top-width: none;
        border-top-style: none;
        border-top-color: none;
        border-left-width: none;
        border-left-style: none;
        border-left-color: none;
        border-right-width: none;
        border-right-style: none;
        border-right-color: none;
        background-color: none;
}

.basictable {
        font-family: Lucida Sans Unicode;
        font-size: 12px;
        width: 100%;
        margin: 0px;
        padding: 0px;
        border: 0px;
}

.tdspace {
        font-family: Lucida Sans Unicode;
        font-size: 12px;
        padding: 10;
}

.tdspace2 {
        font-family: Lucida Sans Unicode;
        font-size: 12px;
        padding: 4;
}

.tdfont {
        font-family: Lucida Sans Unicode;
        font-size: 12px;
}
.tdcategory {
        font-family: Lucida Sans Unicode;
        font-size: 12px;
        padding: 6;
        border-right-width: 1px;
        border-right-style: dotted;
        border-right-color: cccccc;
        border-top-width: none;
        border-top-style: none;
        border-top-color: none;
        border-left-width: none;
        border-left-style: none;
        border-left-color: none;
        border-bottom-width: none;
        border-bottom-style: none;
        border-bottom-color: none;
        background-color: none;
}
