    table{
        border: 0px solid white;
    }

    table.tableMain{
        border-top: 0px solid white;
        border-bottom: 0px solid white;
        border-left: 0px solid white;
        border-right: 0px solid white;

        width: 760px;
        max-width: 760px;
        min-width: 760px;
    }

    table.leftMenu{
        border-top: 0px solid white;
        border-bottom: 1px solid white;
        border-left: 1px solid white;
        border-right: 0px solid white;

        width: 164px;
        min-width: 164px;
        max-width: 164px;
    }

    table.show{
       border: thin solid white;
    }

    table.columnLeft{
        border-top: 0px solid white;
        border-bottom: 0px solid white;
        border-left: 0px solid white;
        border-right: 0px solid white;

        background-image: url(/images/column_left.jpg);
        background-repeat: no-repeat;
        background-position: top left;

        vertical-align: top;

        width: 164px;
    }

    table.columnRight{
        border-top: 0px solid white;
        border-bottom: 0px solid white;
        border-left: 0px solid white;
        border-right: 0px solid white;

        vertical-align: top;

        width: 8px;
        min-width: 8px;
        max-width: 8px;
    }

    td.logoLeft{
        padding: 0px;

        background-image: url(/images/logo_left.jpg);
        background-repeat: no-repeat;
        background-position: top left;

        width: 300px;
        min-width: 300px;
        max-width: 300px;

        height: 128px;
        min-height: 128px;
        max-height: 128px;
    }

    td.logoMiddle{
        padding: 0px;

        background-image: url(/images/logo_middle.jpg);
        background-repeat: repeat-x;
        background-position: top left;

        height: 128px;
        min-height: 128px;
        max-height: 128px;

        width: 350px;
    }

    td.logoRight{
        padding: 0px;

        background-image: url(/images/logo_right.jpg);
        background-repeat: no-repeat;
        background-position: top right;

        border-top: 0px solid white;
        border-bottom: 0px solid white;
        border-left: 0px solid white;
        border-right: 0px solid black;

        width: 460px;
        min-width: 460px;
        max-width: 460px;

        height: 128px;
        min-height: 128px;
        max-height: 128px;
    }

    td.menubarLeft{
        padding: 0px;

        background-image: url(/images/menubar_left.jpg);
        background-repeat: no-repeat;
        background-position: top left;

        width: 16px;
        min-width: 16px;
        max-width: 16px;

        height: 40px;
        min-height: 40px;
        max-height: 40px
    }

    td.menubarMiddle{
        padding: 0px;

        background-image: url(/images/menubar_middle.jpg);
        background-repeat: repeat-x;
        background-position: top left;

        color: white;
        font-size: 16px;

        height: 36px;
        min-height: 36px;
        max-height: 36px;
    }

    td.menubarRight{
        padding: 0px;

        background-image: url(/images/menubar_right.jpg);
        background-repeat: no-repeat;
        background-position: top left;

        width: 16px;
        min-width: 16px;
        max-width: 16px;

        height: 40px;
        min-height: 40px;
        max-height: 40px;
    }

    td.searchBoxLeft{
        background-image: url(/images/searchbox_form.jpg);
        background-repeat: no-repeat;
        background-position: top left;

        border-top: 0px solid white;
        border-bottom: 0px solid white;
        border-left: 0px solid white;
        border-right: 0px solid white;

        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;

        width: 126px;
        height: 40px;
    }

    td.searchBoxRight{
        background-image: url(/images/searchbox_button_off.jpg);
        background-repeat: no-repeat;
        background-position: top left;

        border-top: 0px solid white;
        border-bottom: 0px solid white;
        border-left: 0px solid white;
        border-right: 0px solid white;

        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;

        width: 38px;
        height: 40px;
    }

    td.columnLeft{
        background-color: #FFFFFF;

        border-top: 0px solid white;
        border-bottom: 0px solid white;
        border-left: 0px solid white;
        border-right: 0px solid white;

        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;

        width: 164px;

        text-align: left;
    }

    td.columnMain{
        background-color: white;
        padding: 8px;

        font-size: 14px;
        color: black;

        height: 400px;
    }

    td.columnRight{
        border-top: 0px solid white;
        border-bottom: 0px solid white;
        border-left: 0px solid white;
        border-right: 0px solid white;

        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;

        width: 8px;
        min-width: 8px;
        max-width: 8px;
    }

    td.columnLBottom{
        background-color: white;

        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;

        width: 150px;
        min-width: 150px;
        max-width: 150px;

        height: 36px;
        min-height: 36px;
        max-height: 36px;

        text-align: left;
    }

    td.copyright{
        background-color: white;

        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;

        height: 36px;
        min-height: 36px;
        max-height: 36px;
    }

    td.columnRBottom{
        background-color: white;

        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;



        width: 138px;
        min-width: 138px;
        max-width: 138px;

        height: 36px;
        min-height: 36px;
        max-height: 36px;

        text-align: left;
    }

    td.cellHeader{
        padding: 0px 0px 0px 0px;
        background-color: #393F73;

        border-top: 1px solid white;
        border-bottom: 1px solid white;
        border-left: 1px solid white;
        border-right: 1px solid white;

        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 16px;
        padding-right: 16px;

        font-size: 14px;
        font-weight: bold;
        color: white;

        height: 16px;
        min-height: 16px;
        max-height: 16px;
    }
    td.cell{
        background-color: white;
        color: black;

        border-top: 0px solid white;
        border-bottom: 1px solid #F3F5FB;
        border-left: 1px solid #F3F5FB;
        border-right: 0px solid white;

        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 8px;
        padding-right: 8px;

        font-size: 12px;
    }

    td.cellOdd{
        background-color: #F3F5FB;
        color: black;

        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 8px;
        padding-right: 8px;

        border-top: 0px solid white;
        border-bottom: 1px solid white;
        border-left: 1px solid white;
        border-right: 0px solid white;

        font-size: 12px;
    }

    td.menuCell{
        background-color: #FFFFFF;

        border-top: 0px solid white;
        border-bottom: 0px solid #000000;
        border-left: 0px solid white;
        border-right: 0px solid white;

        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 8px;
        padding-right: 4px;

        width: 164px;
        min-width: 164px;
        max-width: 164px;

        height: 20px;
        min-height: 20px;
        max-height: 20px;

        font-size: 14px;

        text-align: left;

        cursor: pointer;
    }

    td.menuCellHead{
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 8px;
        padding-right: 0px;

        border-top: 0px solid white;
        border-bottom: 0px solid white;
        border-left: 0px solid white;
        border-right: 0px solid white;

        height: 14px;
        min-height: 14px;
        max-height: 14px;

        width: 152px;
        min-width: 152px;
        max-width: 152px;

        font-size: 14px;
    }

    td.menuCellBottom{
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 8px;
        padding-right: 0px;

        border-top: 0px solid white;
        border-bottom: 0px solid white;
        border-left: 0px solid white;
        border-right: 0px solid white;

        height: 16px;
        min-height: 16px;
        max-height: 16px;

        width: 152px;
        min-width: 152px;
        max-width: 152px;

        font-size: 14px;
    }

    td.showHead{
        background-color: #393F73;

        border-top: 1px solid white;
        border-bottom: 1px solid white;
        border-left: 1px solid white;
        border-right: 1px solid white;

        padding: 2px 2px 2px 8px;

        height: 16px;

        font-size: 16px;
        font-weight: bold;
        color: white;
    }

    td.show{
        background-color: white;

        border-top: 0px solid white;
        border-bottom: 1px solid #000099;
        border-left: 0px solid white;
        border-right: 0px solid white;

        padding: 16px 8px 8px 8px;

        font-size: 14px;;

        color: black;
    }

    td.showBlank{
        background-color: white;

        border-top: 0px solid white;
        border-bottom: 0px solid white;
        border-left: 0px solid white;
        border-right: 0px solid white;

        padding: 16px 8px 8px 8px;

        color: black;
        font-size: 14px;
    }

    input{
        background-color: #D2D2D2;
        border: 1px solid #000000;
        color: #000000;
        font-weight: bold;
    }

    select{
        background-color: #D2D2D2;
        border: 1px solid #000000;
        color: #000000;
        font-weight: bold;
    }

    input.buttonShow{
        background-color: #D2D2D2;
        border-width: 1px;
        border-color: #000000;

        color: #000000;
        font-weight: bold;

        height: 20px;
        min-height: 20px;
        max-height: 20px;

        cursor: pointer;

        width: 128px;
    }

    a{
        font-size: 14px;
        text-decoration: underline;
        color: #1B2E97;
    }
    a:visited{
        color: #1B2E97;
    }
    a:hover{
        color: #FF6767;
    }

    a.cellHeader{
        color:#FFFFFF;
        text-decoration:none;
        font-size: 16px;
        font-weight: bold;
    }
    a.cellHeader:visited{
        color:#FFFFFF;
    }
    a.cellHeader:hover{
        color:#FF0000;
    }

    a.cellHeaderSmall{
        color:#FFFFFF;
        text-decoration:none;
        font-size: 12px;
        font-weight: bold;
    }
    a.cellHeaderSmall:visited{
        color:#FFFFFF;
    }
    a.cellHeaderSmall:hover{
        color:#FF0000;
    }

    a.cell{
        color:#2549A5;
        text-decoration:none;
        font-size: 14px;
        font-weight: bold;
    }
    a.cell:visited{
        color:#2549A5;
    }
    a.cell:hover{
        color:#7D073E;
    }

    a.cellLarge{
        color:#2549A5;
        text-decoration:none;
        font-size:14px;
        font-weight: bold;
    }
    a.cellLarge:visited{
        color:#2549A5;
    }
    a.cellLarge:hover{
        color:#7597DA;
    }

    a.menucell{
        color:#8D83C7;
        text-decoration:none;
        font-size:12px;
        font-weight: bold;

        vertical-align: middle;
    }
    a.menucell:visited{
        color:#8D83C7;
    }
    a.menucell:hover{
        color:#BEABDD;
    }

    a.menubar{
        color:#FFFFFF;
        text-decoration:none;
        font-size: 12px;
        font-weight: bold;
    }
    a.menubar:visited{
        color: #FFFFFF;
    }
    a.menubar:hover{
        color: #C95953;
    }

    p.mainJust{
        color:white;
        text-align: justify;
        font-size: 14px;
    }

    p.mainLeft{
        color:white;
        text-align: left;
        font-size: 14px;
    }
