/* All pages */
    BODY {
     background-color: #CCCC99;
     color: #666600;
     font-family: Verdana;
     font-size: small;
    }

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

    IMG {
    }

    A {
     color: #006699;
     text-decoration: none;
    }
    A:visited {
     color: #006699;
     text-decoration: none;
    }
    A:hover {
     color: #993366;
     text-decoration: underline;
    }
    A:visited:hover {
     color: #993366;
     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: #666600;
     background-color: #FFFFCC;
    }
    TABLE TD {
     border-color: #666600;
    }
/* end of All pages */

/* Index */
    DIV.index_adv {
    }
    
    A.enter {
     font-weight: bold;
     font-family: Trebuchet MS;
     font-size: x-large;
    }
    A.enter:visited {
     font-weight: bold;
     font-family: Trebuchet MS;
     font-size: x-large;
    }
    A.enter:hover {
     font-weight: bold;
     font-family: Trebuchet MS;
     font-size: x-large;
    }
    A.enter:visited:hover {
     font-weight: bold;
     font-family: Trebuchet MS;
     font-size: x-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 {
    }
    TABLE.main TR {
    }
    TABLE.main TH {
    }
    TABLE.main TD {
    }
/* end of Main */

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

