body
{
        scrollbar-base-color: #787878;
        scrollbar-arrow-color: #C8C8C8;
        background:url(images/bgy.gif);
        margin: 0px;
        background-repeat: repeat-y;
        background-position: top;
        overflow-y: auto;
        overflow-x: scroll;
}

.dir
{
        font: normal;
        font-family: verdana;
        font-size: 9;
        color: #3C3C3C;
}

.con
{
        font: normal;
        font-family: verdana;
        font-size: 11;
        color: #3C3C3C;
}

.dirblue
{
        font: normal;
        font-family: verdana;
        font-size: 11;
        color: #25598D;
}

.text
{
        font: normal;
        font-family: century gothic;
        font-size: 11;
        color: #3C3C3C;
}

.text_ltgrey
{
        font: normal;
        font-family: century gothic;
        font-size: 11;
        color: #BCBCBC;
}

.text_small
{
        font: normal;
        font-family: century gothic;
        font-size: 9;
        color: #000000;
}
.text_small_bold
{
        font: bold;
        font-family: century gothic;
        font-size: 9;
        color: #000000;
}
A.links:link, A:active { font: 10px verdana; color: #000000; font-weight: normal; text-decoration: underline; }
A.links:visited { font: 10px verdana; color: #353535; font-weight: normal; text-decoration: underline; }
A.links:hover { font: 10px verdana; color: #000000; font-weight: normal; text-decoration: none;}

A.alinks:link, A:active { font: 9px century gothic; color: #000000; font-weight: normal; text-decoration: underline; }
A.alinks:visited { font: 9px century gothic; color: #353535; font-weight: normal; text-decoration: underline; }
A.alinks:hover { font: 9px century gothic; color: #000000; font-weight: normal; text-decoration: none;}

A.hlinks:link, A:active { font: 10px century gothic; color: #BCBCBC; font-weight: normal; text-decoration: underline; }
A.hlinks:visited { font: 10px century gothic; color: #000000; font-weight: normal; text-decoration: underline; }
A.hlinks:hover { font: 10px century gothic; color: #C8C8C8; font-weight: normal; text-decoration: none;}