/*
 * New SoaD chat style sheet by Dawnthief
 *
 *
 */


A {


    font-weight: bold;
    text-decoration: none;
    color: #369;
}


A:active {


    color: #09c;
}


A:hover {


    text-decoration: underline;
    color: #09c;
}


td, #normaltext {


    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 0.8em;
    color: #000000;
}


#smalltext {


    font-size: 0.7em;
}


th {


    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    color: #cff;
    background-color: #369;
}


#table1 {


    background-color: #D0D0C8;
}


#table2 {


    background-color: #fff;
}


#lines {


    background-color: #000000;
}


#body {


    font-family: Verdana, Arial, Helvetica;
    font-size: 0.8em;
    color: #000000;
    background-color: white;
}


#headertext {


    font-family: Verdana, Arial, Helvetica;
    font-size: 0.8em;
    color: #000;
}


#bigheadertext {


    font-family: Verdana, Arial, Helvetica;
    font-size: 1.1em;
    color: #c30;
}
