BODY {
    font-family: Arial, Arial CE, Helvetica, Sans-serif;
    font-size: 13px;
    color: #E0E0E0;
    background: #000000;
    margin: 0px;
    padding: 0px;
    scrollbar-base-color: #000000;
    scrollbar-arrow-color: #ffffff;
    }
                                    
TD {
    font-family: Arial, Arial CE, Helvetica, Sans-serif;
    font-size: 13px;
    color: #E0E0E0;
    line-height: 200%;
    vertical-align: top;
    }
                        
A, A:link, A:visited {
    color: #ffffff;
    }

A:hover, A:active {
    color: #E0E0E0;
    text-decoration: none;
    }

A.homenu, A.homenu:link, A.homenu:visited {
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #ffffff;
    line-height: 30px;
    border: 6px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    text-decoration: none
    }

A.homenu:hover, A.homenu:active {
    color: #000000;
    background: #A0A0A0;
    }
                                                            
                                                            


HR {
    height: 1px;
    color: #606060;
    }




.layout {
    background: none;
    margin: 0px;
    padding: 0px;
    border: none;
    text-decoration: none;
    }

.hide {
    display: none;
    }
        