    table{
        border-width: 0px;
        color: white;
    }

    table.tableMain{
        border-top: 0px solid white;
        border-bottom: 0px solid white;
        border-left: 0px solid white;
        border-right: 0px solid white;

        width: 100%;

        color: white;
    }

    table.leftMenu{
        border-top: 0px solid white;
        border-bottom: 1px solid white;
        border-left: 1px solid white;
        border-right: 0px solid white;

        width: 152px;
        min-width: 152px;
        max-width: 152px;
    }

    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: 128px;

        height: 382px;
        min-height: 382px;
        max-height: 382px;
    }

    table.columnRight{
        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_right.jpg);
        background-repeat: no-repeat;
        background-position: top right;

        vertical-align: top;

        width: 41px;
        min-width: 41px;
        max-width: 41px;

        height: 382px;
        min-height: 382px;
        max-height: 382px;
    }

    td.logoLeft{
        padding: 0px;

        background-image: url(/images/logo_left.jpg);
        background-repeat: no-repeat;
        background-position: top left;

        width: 310px;
        min-width: 310px;
        max-width: 310px;

        height: 142px;
        min-height: 142px;
        max-height: 142px;
    }

    td.logoMiddle{
        padding: 0px;

        background-image: url(/images/logo_middle.jpg);
        background-repeat: repeat-x;
        background-position: top left;

        height: 142px;
        min-height: 142px;
        max-height: 142px;
    }

    td.logoRight{
        padding: 0px;

        background-image: url(/images/logo_right.jpg);
        background-repeat: no-repeat;
        background-position: top right;

        width: 310px;
        min-width: 310px;
        max-width: 310px;

        height: 142px;
        min-height: 142px;
        max-height: 142px;
    }


    td.columnLeft{
        background-image: url(/images/column_left_repeat.jpg);
        background-repeat: repeat-y;
        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: 128px;

        text-align: left;
    }

    td.columnMain{
        height: 700px;

        padding: 8px;

        color: white;
        font-size:10pt;
    }

    td.columnMainIntro{
        background-color: white;
        height: 381px;

        padding: 0px;

        color: black;
        font-size:10pt;
    }

    td.columnRight{
        background-image: url(/images/column_right_repeat.jpg);
        background-repeat: repeat-y;
        background-position: top right;

        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: 41px;
        min-width: 41px;
        max-width: 41px;
    }

    td.columnLBottom{
        background-image: url(/images/column_left_bottom.jpg);
        background-repeat: no-repeat;
        background-position: top left;

        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;



        width: 41px;
        min-width: 41px;
        max-width: 41px;

        height: 24px;
        min-height: 24px;
        max-height: 24px;

        text-align: left;
    }

    td.copyright{
        background-image: url(/images/bottom_repeat.jpg);
        background-repeat: repeat-x;
        background-position: top left;

        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;

        height: 24px;
        min-height: 24px;
        max-height: 24px;
    }

    td.columnRBottom{
        background-image: url(/images/column_right_bottom.jpg);
        background-repeat: no-repeat;
        background-position: top right;

        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;



        width: 41px;
        min-width: 41px;
        max-width: 41px;

        height: 24px;
        min-height: 24px;
        max-height: 24px;

        text-align: left;
    }

    td.columnFill{


        height: 16px;
        min-height: 16px;
        max-height: 16px;
    }

    td.cellHeader{
        background-color: #7597DA;

        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.cellSmall{
        padding: 0px 0px 0px 0px;
        height: 16px;
        min-height: 16px;
        max-height: 16px;

        width: 32px;
        min-width: 32px;
        max-width: 32px;
    }
    td.menuCell{
        background-image: url(/images/button_off.gif);
        background-repeat: no-repeat;
        background-position: 21px 0px;

        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: 4px;
        padding-left: 19px;
        padding-right: 10px;

        width: 139px;
        min-width: 139px;
        max-width: 139px;

        height: 46px;
        min-height: 46px;
        max-height: 46px;

        font-size: 14px;

        text-align: center;

        cursor: pointer;
    }

    td.menuCellHead{
        background-image: url(/images/menu_table_top.jpg);
        background-repeat: no-repeat;
        background-position: top left;


        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: 10pt;
    }

    td.menuCellBottom{
        background-image: url(/images/menu_table_bottom.jpg);
        background-repeat: no-repeat;
        background-position: top left;

        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: 10pt;
    }

    td.showHead{
        background-color: #7597DA;

        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.showCourse{
        border-top: 0px solid white;
        border-bottom: 0px solid white;
        border-left: 0px solid white;
        border-right: 0px solid white;

        padding: 16px 0px 8px 0px;

        font-size: 14px;

    }

    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: #7597DA;
        border: 1px solid #000060;
        color: white;
        font-weight: bold;
    }

    select{
        background-color: #7597DA;
        border: 1px solid #000060;
        color: white;
        font-weight: bold;
    }


    input.text{
        background-color: #696969;
        border-width: 1px;
        border-color: white;

        height: 16px;
        min-height: 16px;
        max-height: 16px;

        width: 64px;
        max-width: 64px;
        min-width: 64px;

        color: black;
        font-size:8pt;
    }

    input.button{
        background-color: #CCCCCC;
        border-width: 1px;
        border-color: white;

        height: 18px;
        min-height: 18px;
        max-height: 18px;

        color: black;
        font-size:8pt;
        text-align: center;
    }

    input.buttonShow{
        background-color: #7597DA;
        border-width: 1px;
        border-color: #000060;

        color: white;
        font-weight: bold;

        height: 20px;
        min-height: 20px;
        max-height: 20px;

        cursor: pointer;

        width: 128px;
    }

    font.menubar{
        color: #CCCCCC;
        font-size:10pt;
    }

    a{
        font-size:14px;
        text-decoration: none;
        color: #CCCC00;
    }
    a:visited{
        text-decoration:none;
        color: #CCCC00;
    }
    a:hover{
        color: #FFFF00;
        text-decoration: none;
    }

    a.main{
        color: #3333CC;
        text-decoration:none;
        font-size:10pt;
    }
    a.main:visited{
        color: #3333CC;
        text-decoration:none;
    }
    a.main:hover{
        color: #3333FF;
        text-decoration:none;
    }

    a.cellHeader{
        font-size:16px;
        text-decoration: none;
        color: #CCCC00;
    }
    a.cellHeader:visited{
        text-decoration:none;
        color: #CCCC00;
    }
    a.cellHeader:hover{
        color: #FFFF00;
        text-decoration: none;
    }

    a.cellHeaderSmall{
        font-size:12px;
        text-decoration: none;
        color: #CCCC00;
    }
    a.cellHeaderSmall:visited{
        text-decoration:none;
        color: #CCCC00;
    }
    a.cellHeaderSmall:hover{
        color: #FFFF00;
        text-decoration: none;
    }

    a.cell{
        color:#2549A5;
        text-decoration:none;
        font-size: 14px;
        font-weight: bold;
    }
    a.cell:visited{
        color:#2549A5;
        text-decoration:none;
    }
    a.cell:hover{
        color:#7597DA;
        text-decoration:none;
    }

    a.cellLarge{
        color:#2549A5;
        text-decoration:none;
        font-size:16px;
        font-weight: bold;
    }
    a.cellLarge:visited{
        color:#2549A5;
        text-decoration:none;
    }
    a.cellLarge:hover{
        color:#7597DA;
        text-decoration:none;
    }

    a.menucell{
        color:#FFFFFF;
        text-decoration:none;
        font-variant: small-caps;
        font-size:14px;
        font-weight: bold;
        font-style: italic;

        vertical-align: middle;
    }
    a.menucell:visited{
        color:#FFFFFF;
    }
    a.menucell:hover{
        color:#FFFFFF;
    }

    a.menucell2{
        color:#DDFFDD;
        text-decoration:none;
        font-size:9pt;
        font-weight: normal;
    }
    a.menucell2:visited{
        color:#DDFFDD;
        text-decoration:none;
    }
    a.menucell2:hover{
        color:white;
        text-decoration:none;
    }

    a.menubar{
        color: #0E8B9A;
        text-decoration:none;
        font-size:10pt;
        font-weight: bold;
    }
    a.menubar:visited{
        color: #0E8B9A;
        text-decoration:none;
    }
    a.menubar:hover{
        color:#16A1B1;
        text-decoration:none;
    }

    a.cart{
        color: white;
    border-color: white;
    }
    a.cart:visited{
        color: white;
    border-color: white;
    }
    a.cart:hover{
        color: #909090;
    border-color: #909090;
    }

    p{
        margin-top: 0px;
        margin-bottom: 0px;
    }

/* -----------------------------------------------------------*/

#siteMap, #pageInformation{
    color: #FFFEFF;

    display: none;
/*
    position: absolute;
    left: 0px;
    top: 0px;
*/
    padding: 8px;
    text-align: left;
}

#siteMapButton{
    float: left;
    margin-left: 50px;
    font-size: 10px;
    white-space: nowrap;
}
#pageInformationButton{
    float: right;
    margin-right: 50px;
    font-size: 10px;
    white-space: nowrap;
}
#siteMapButton, #pageInformationButton{
    display: inline;
    cursor: pointer;
    text-decoration: none;
}

#siteMap table td, #pageInformation table td{
    vertical-align: top;
}

#siteMap, #pageInformation, #otherBottomBlock, #siteMap h1, #siteMap h2, #siteMap h3, #pageInformation h1, #pageInformation h2, #pageInformation h3{ color: #FFFFFF; }

#siteMap .ulTitle{
    list-style-type: none;
}
#siteMap .ulTitle li a{
    font-size: 11px;
    font-weight: bold;
}

#siteMap .ulSub{
    list-style-type: none;
}
#siteMap .ulSub li a{
    font-size: 10px;
}
