﻿body, html {
    margin: 0;
    padding: 0;
    background: #23274D;
}

#container {
    width: 930px;
    font-family: Arial;
    padding: auto;
    margin: auto;
}

#header {
    width: 930px;
    background: url(bg/background.jpg) center repeat-y; 
}


#footer {
    text-align: center;
    font-size: 11pt;
    font-weight: bold;
    color: white;
    letter-spacing: 2px;
    line-height: 180%;
    background: #838A94;
    border-bottom: 7px solid #7C756B;
    clear: both;
}

    #footer .imp {
        font-size: 12pt;
        color: #F3E8BA;
    }

#table {
    width: 930px;
    text-align: left;
    background: url(background1.jpg) bottom center;
}

    #table .subtitle {
        font-size: 12pt;
        font-weight: bold;
        color: #C32700;
        line-height: 220%;
        margin: 0.6em 0 0.7em 0.5em;
        padding: 0 5px 0 165px;
        letter-spacing: 1px;
    }

    #table p {
        margin: 0.5em 0.5em 1.0em 0.5em;
        padding: 0 90px 0 168px;
        font-size: 11pt;
        line-height: 210%;
        color: #230000; 
        letter-spacing:1px;
    }

            #table p a:link {
            color: #828B67;
            text-decoration: underline;
        }

        #table p a:hover {
            color: #d59275;
            text-decoration: none;
            font-weight: normal;
        }

        #table p a:visited {
            color: #828B67;
            text-decoration: underline;
        }

    #table .square {
        margin: 0em 8em 0.5em 13em;
        padding: 2px 5px 2px 15px;
        font-size: 10pt;
        line-height: 190%;
        border: 3px dotted #ED7101;
        color: #2A2738;
    }
        #table .square .text {
         font-size:10pt; 
         line-height:200%; 
         padding: 10px 0;
        }

        #table .square .imps {
            font-size: 11pt;
            color: #C32700;
            font-weight: bold;
        }

        #table .square a:link {
            text-decoration: underline;
            font-weight: bold;
            font-size: 10pt;
            color: #5A1915;
        }

        #table .square a:hover {
            text-decoration: none;
            color: #FFEA7B;
            font-size: 10pt;
        }

        #table .square a:visited {
            text-decoration: underline;
            font-weight: bold;
            font-size: 10pt;
            color: #5A1915;
        }


    #table .color {
        color: #9F3E3C;
        font-size: 11pt;
        font-weight: bold;
    }

    #table .small {
        font-size: 11pt;
        color: #0C4D51;
        line-height: 180%;
        margin: 145px 0 15px 10px;
        font-family: Arial;
        text-align: right;
        letter-spacing: 1px;
    }

        #table .small a:link {
            color: #663300;
            text-decoration: underline;
        }

        #table .small a:hover {
            color: #d59275;
            text-decoration: none;
            font-weight: normal;
        }

        #table .small a:visited {
            color: #8A6362;
            text-decoration: underline;
        }

    #table .font {
        padding: 0 10px 10px 40px;
        font-size: 11pt;
        line-height: 200%;
        color: #2A2738;
        text-align: left;
    }

    #table .littlefont {
        font-size: 12pt;
        color: #74942E;
        line-height: 180%;
        padding: 5px 0 5px 0;
        letter-spacing: 1px;
        font-weight: bold;
    }

    #table .font a:link {
        text-decoration: underline;
        color: #5A1915;
        font-weight: bold;
        font-size: 16pt;
        letter-spacing: 1px;
    }

    #table .font a:hover {
        text-decoration: none;
        color: #FFEA7B;
        font-size: 16pt;
        letter-spacing: 1px;
    }

    #table .font a:visited {
        text-decoration: underline;
        color: #5A1915;
        font-weight: bold;
        font-size: 16pt;
        letter-spacing: 1px;
        margin-bottom: 30px;
    }

    #table .font .imp {
        font-size: 12pt;
        color: red;
        font-weight: bold;
    }

    #table .textarea {
        font-size: 11pt;
        text-align: left;
        line-height: 190%;
        background: white;
        padding: 5px;
        border: 2px dotted #DEDEDE;
    }

        #table .textarea .tcolor {
            color: #D46387;
            font-weight: bold;
        }

        #table .textarea .title {
            font-size: 12pt;
            font-weight: bold;
            color: #017BC5;
            line-height: 190%;
            letter-spacing: 1px;
        }

        #table .textarea .rightmore {
            font-size: 12pt;
            font-weight: bold;
            line-height: 190%;
            letter-spacing: 1px;
            text-align: right;
        }

        #table .textarea a:link {
            text-decoration: underline;
            color: #734633;
            font-weight: bold;
            font-size: 13pt;
            letter-spacing: 1px;
        }

        #table .textarea a:hover {
            text-decoration: none;
            color: #FFEA7B;
            font-size: 13pt;
            letter-spacing: 1px;
        }

        #table .textarea a:visited {
            text-decoration: underline;
            color: #734633;
            font-weight: bold;
            font-size: 13pt;
            letter-spacing: 1px;
        }

        #table .textarea .tfont {
            font-size: 11pt;
            font-weight: bold;
            color: #870043;
            line-height: 190%;
            margin-top: 10px;
            margin-bottom: 5px;
        }

    /*#table .gotop {
        text-align: right;
        font-size: 10pt;
        margin-right: 40px;
        line-height: 200%;
        margin-bottom: 10px;
        margin-top: 10px;
    }

        #table .gotop a:link {
            text-decoration: underline;
            color: #0000FF;
        }

        #table .gotop a:hover {
            text-decoration: none;
            color: Red;
        }

        #table .gotop a:visited {
            text-decoration: underline;
            color: #0000FF;
        }*/
#gotop {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    padding: 10px 15px;
    font-size: 13px;
    background: #777;
    color: white;
    cursor: pointer; 
    /*-webkit-writing-mode: vertical-lr;*/
}

#header .table {
    width: 800px;
    text-align: center;
    margin-bottom: 10px;
}

    #header .table .top {
        text-align: center;
        color: #B91900;
        font-size: 10pt;
        padding: 10px 10px 10px 10px;
        font-weight: bold;
        letter-spacing: 1px;
    }

    #header .table .des {
        text-align: left;
        color: #002A69;
        font-size: 10pt;
        padding: 5px 15px 15px 35px;
    }

    #header .table .books {
        width: 155px;
        margin: 0 2px 0 2px;
        float: left;
        text-align: center;
        line-height: 190%;
        color: Black;
        font-size: 10pt;
        padding-top: 20px;
        padding-bottom: 15px;
    }

        #header .table .books .btitle {
            line-height: 180%;
            font-size: 10pt;
            font-weight: bold;
        }

            #header .table .books .btitle a:link {
                color: #663300;
                text-decoration: underline;
            }

            #header .table .books .btitle a:hover {
                color: #d59275;
                text-decoration: none;
                font-weight: normal;
            }

            #header .table .books .btitle a:visited {
                color: #8A6362;
                text-decoration: underline;
            }

        #header .table .books .imp {
            font-size: 11pt;
            color: Red;
            font-weight: bold;
        }

#header .slink {
    font-size: 11pt;
    text-align: right;
    letter-spacing: 2px;
    margin:10px 75px 0 0;
    vertical-align: bottom;
    line-height: 220%;
}

    #header .slink a:link {
        font-size: 14pt;
        font-weight: bold;
        text-decoration: underline;
        color: #C32700;
    }

    #header .slink a:hover {
        font-size: 14pt;
        text-decoration: none;
        color: #58A500;
        font-weight: normal;
    }

    #header .slink a:visited {
        font-size: 14pt;
        font-weight: bold;
        text-decoration: underline;
        color: #C32700;
    }
