/* All pages */
    BODY {
     background-color: #CCFF66;
     color: #336600;
     font-family: Trebuchet MS;
     font-size: small;
    }

    DIV.header {
    }
    DIV.footer {
     font-family: Times New Roman;
     font-size: x-small;
     border-color: #336600;
    }

    IMG {
    }

    A, A:visited {
     color: #336600;
     text-decoration: none;
    }
    A:hover, A:visited:hover {
     color: #CC0066;
     text-decoration: underline;
    }
    A.adv, A.adv:visited {
    }
    A.adv:hover, A.adv:visited:hover {
    }

    TABLE {
    }
    TABLE TR {
    }
    TABLE TH {
     font-size: large;
     font-weight: bold;
     border-color: #336600;
     background-color: #99CCFF;
    }
    TABLE TD {
     border-color: #336600;
    }
/* end of All pages */

/* Index */
    DIV.index_adv {
    }
    
    A.enter {
     font-weight: bold;
     font-family: Times New Roman;
     font-size: large;
    }
    A.enter:visited {
     font-weight: bold;
     font-family: Times New Roman;
     font-size: large;
    }
    A.enter:hover {
     font-weight: bold;
     font-family: Times New Roman;
     font-size: large;
    }
    A.enter:visited:hover {
     font-weight: bold;
     font-family: Times New Roman;
     font-size: large;
    }
    
    TABLE.recips {
    }
    TABLE.recips TR {
    }
    TABLE.recips TH {
    }
    TABLE.recips TD {
    }
    TABLE.warning {
    }
    TABLE.warning TR {
    }
    TABLE.warning TH {
    }
    TABLE.warning TD {
    }
/* end of Index */

/* Main */
    DIV.main_adv {
    }
    TABLE.main {
     background-image: url(../../bnr/mainbkg.jpg);
     background-repeat: no-repeat;
     background-position: bottom right;
    }
/* end of Main */

/* Gallery */
/* end of Gallery */

