   @charset "utf-8";
/* CSS Document */

#mainbox td {
    color:#3E3E3E;
    background-color:#6CF;
}
#pagebox td {
    color: #3E3E3E;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    background-color: #6CF;
}

#affiliatebox table {
    background:#6CF;
    color: #3E3E3E;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#footerbox td {
    background:#6CF;
    color: #3E3E3E;
    font:Arial, Helvetica, sans-serif;
}