   .tt {
        background-color: #41553C;
    }
    
    .copy {
        font-family: Verdana;
        font-size: 7.5pt;
        color: #606060;
    }
    
    .mainhead {
        font-family: Verdana;
        font-size: 10pt;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #41553C;
    }
    
    .newsheadleft {
        font-family: Verdana;
        font-size: 10pt;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #202020;
    }
    
    .newshead {
        font-family: Verdana;
        font-size: 7.5pt;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #202020;
    }
    
    .newsmain {
        font-family: Verdana;
        font-size: 10pt;
        color: #C0C0C0;
    }
    
    .main {
        font-family: Verdana;
        font-size: 10pt;
        color: #C0C0C0;
    }
    
    .mainsmall {
        font-family: Verdana;
        font-size: 7.5pt;
        color: #C0C0C0;
    }
    
    .menuhead {
        font-family: Verdana;
        font-size: 10pt;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #41553C;
    }
    
    .menusubtitle {
        font-family: Verdana;
        font-size: 7.5pt;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #404040;
    }
    
    .menusmall {
        font-family: Verdana;
        font-size: 7.5pt;
        color: #C6AF48;
        background-color: #404040;
    }
    
    a.menu {
        text-decoration: none;
        color: #C6AF48;
    }
    
    a.menu:visited {
        text-decoration: none;
        color: #C6AF48;
    }
    
    a.menu:active {
        text-decoration: none;
        color: #FFFF00;
    }
    
    a.menu:hover {
        text-decoration: underline;
        color: #FFFF00;
    }
    
    a.newshead {
        text-decoration: none;
        color: #FFFFFF;
    }
    
    a.newshead:visited {
        text-decoration: none;
        color: #FFFFFF;
    }
    
    a.newshead:active {
        text-decoration: none;
        color: #FFFF00;
    }
    
    a.newshead:hover {
        text-decoration: underline;
        color: #FFFF00;
    }
    
    a {
        text-decoration: none;
        color: #C6AF48;
    }
    
    a:visited {
        text-decoration: none;
        color: #C6AF48;
    }
    
    a:active {
        text-decoration: none;
        color: #F0F0F0;
    }
    
    a:hover {
        text-decoration: underline;
        color: #FFFF00;
    }
    
    .formrow1r {
        background-color: #303030;
    }
    
    .formrow2r {
        background-color: #202020;
    }
    
    .formrow1l {
        background-color: #303030;
        color: #D0D0D0;
        font-family: Verdana;
        font-size: 10pt;
    }
    
    .formrow2l {
        background-color: #202020;
        color: #D0D0D0;
        font-family: Verdana;
        font-size: 10pt;
    }
    
    .toprow {
        background-color: #202020;
        color: #D0D0D0;
        font-family: Verdana;
        font-size: 10pt;
        text-align: center;
    }
    
    .row1 {
        background-color: #202020;
        color: #FFFFFF;
        font-family: Verdana;
        font-size: 10pt;
        text-align: center;
    }
    
    .row2 {
        background-color: #202020;
        color: #FFFFFF;
        font-family: Verdana;
        font-size: 10pt;
        text-align: center;
    }
    
    .big {
        font-family: Verdana;
        font-size: 13pt;
        color: #C0C0C0;
    }
    
    .ircChannel {
        font-family: Verdana;
        font-size: 13pt;
        color: #FFFF00;
    }
    
    .ircNetwork {
        font-family: Verdana;
        font-size: 7.5pt;
        color: #FFFFFF;
    }
