/*body,td { font-family:arial; font-size:8pt; color:#000000; }
*/

.flat { 
    background-color:#FFFFCC 
}

.flat a {
    font-family:arial; 
    font-size: 9pt; 
    color: #0000ff; 
}

.cell { 
    background-color:#ffffcc; 
}

.cell a {
    font-family:arial; 
    font-size: 9pt; 
    color: #000000; 
}

.table_header { 
    background-color:#000000; 
    color:#ffffcc; 
}

.latest_post { font-family:arial; font-size:8pt; color:#000000; }
.latest_post_link { background-color:#c0c0c0; color:#000000; font-size:9pt; font-family:arial; text-decoration:none;}

.new	{font-family:verdana; font-size:7pt; color:#ff0000; font-weight:bold;}
.notnew {font-family:verdana; font-size:7pt; color:#808080;}

.message { border-bottom:solid 1px #000000;}

.highlight { background-color:#c0c0c0; }

.quote { padding:5px; border:solid 1px #000000; background-color:#e6e6e6; color:#000000;}

