
    body.sfpg
    {
        background : ;
        color: #666666;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        margin : 15px;
    }

    body.sfpg a:active, body.sfpg a:link, body.sfpg a:visited, body.sfpg a:focus
    {
        color : #666666;
        text-decoration : none;
    }

    body.sfpg a:hover
    {
        color : #535353;
        text-decoration : none;
    }

    table.sfpg td.dir a:active, table.sfpg td.dir a:link, table.sfpg td.dir a:visited, table.sfpg td.dir a:focus
    {
        color : #666666;
        text-decoration : none;
    }

    table.sfpg td.dir a:hover
    {
        color : #cc6600;
        text-decoration : none;
    }

    table.sfpg td.img a:active, table.sfpg td.img a:link, table.sfpg td.img a:visited, table.sfpg td.img a:focus
    {
        color : #666666;
        text-decoration : none;
    }

    table.sfpg td.img a:hover
    {
        color : #cc6600;
        text-decoration : none;
    }

    table.sfpg td.file a:active, table.sfpg td.file a:link, table.sfpg td.file a:visited, table.sfpg td.file a:focus
    {
        color : #a0a0a0;
        text-decoration : none;
    }

    table.sfpg td.file a:hover
    {
        color : #535353;
        text-decoration : none;
    }

    table.sfpg td.navi a:active, table.sfpg td.navi a:link, table.sfpg td.navi a:visited, table.sfpg td.navi a:focus
    {
        color : #000000;
        text-decoration : none;
    }

    table.sfpg td.navi a:hover
    {
        color : #666666;
        text-decoration : none;
    }

    table.sfpg a.navinorm:active, table.sfpg a.navinorm:link, table.sfpg a.navinorm:visited, table.sfpg a.navinorm:focus
    {
        color : #666666;
        text-decoration : none;
        font-size: 12px;

    }

    table.sfpg a.navinorm:hover
    {
        color : #cc6600;
        text-decoration : none;
    }

    table.sfpg a.navimark:active, table.sfpg a.navimark:link, table.sfpg a.navimark:visited, table.sfpg a.navimark:focus
    {
        color : #666666;
        text-decoration : none;
        background-color: ;
        font-size: 12px;
    }

    table.sfpg a.navimark:hover
    {
        color : #cc6600;
        text-decoration : none;

    }

    table.sfpg td.fullimg a:active, table.sfpg td.fullimg a:link, table.sfpg td.fullimg a:visited, table.sfpg td.fullimg a:focus
    {
        color : #666666;
        text-decoration : none;
    }

    table.sfpg td.fullimg a:hover
    {
        color : #cc6600;
        text-decoration : none;
    }

    table.sfpg
    {
        border : 0px solid #fffff;
        background : ;
        font-size: 10px;
        text-align : center;
        vertical-align : top;
        margin : 0px;
        padding : 0px;
    }

    table.sfpg td
    {
        border : none;
        border-bottom : 0px solid #fffff;
        padding : 3px;
    }

    table.sfpg td.img
    {
        border : 0px solid #ffffff;
        background : ;
        color: #707070;
        padding : 2px;
    }

    table.sfpg td.dir
    {
        border : 0px solid ;
        background : ;
        color: #606060;
        padding : 2px;
    }

    table.sfpg td.file
    {
        border : 0px solid ;
        background : #101010;
        color: #606060;
        padding : 2px;
    }

    table.sfpg td.navi
    {
        background : ;
        color: #000000;
    }

    table.sfpg td.page
    {
        background : ;
    }

    table.sfpg td.pagebottom
    {
        background : ;
        border-top : 0px solid #fffff;
        border-bottom : none;
    }

    table.sfpg td.desc
    {
        background : ;
        color: #ffffff;
    }

    table.sfpg td.empty
    {
        border : none;
        background : ;
        padding : 0px;
    }

    table.sfpg td.fullimg
    {
        border: none;
        background : ;
        color: #535353;
        padding : 0px;
    }

    table.sfpg td.fullimg img
    {
        border : 0px solid #000000;
        margin-top : 5px;
        margin-bottom : 5px;
    }

    table.sfpg th
    {
        border : none;
        border-bottom : 0px solid #fffff;
        background : ;
        color: #cc6600;
        font-size: 18px;
        font-weight: bold;
        text-align : center;
        padding : 5px;
    }

    table.sfpg td.dir img
    {
        border : 1px solid #cc6600;
        margin : 0px;
    }

    table.sfpg td.img img
    {
        border : 1px solid #cc6600;
        margin : 0px;
    }

    table.sfpg td.file img
    {
        border : 1px solid #ffffff;
        margin : 0px;
    }

    table.sfpg td.dir div
    {
        margin-top : 5px;
        padding-top : 5px;
        border-top : 1px solid ;
        text-align : left;
        font-size: 10px;
    }

    table.sfpg td.img div
    {
        margin-top : 5px;
        padding-top : 5px;
        border-top : 1px solid #ffffff;
        text-align : left;
        font-size: 10px;
    }

    table.sfpg td.file div
    {
        margin-top : 5px;
        padding-top : 5px;
        border-top : 1px solid ;
        text-align : left;
        font-size: 10px;
    }
    