    body{
        margin: 0px;

        color: white;
        font-family: Helvetica,  Arial, Trebuchet MS, Verdana;
        font-size: 12px;

        background-color: #000000;
    }

    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%;
        max-width: 100%;
        min-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(/images2/column_left.jpg);
        background-repeat: no-repeat;
        background-position: top left;

        vertical-align: top;

        width: 128px;

    }


    td.logoLeft{
        padding: 0px;

        background-image: url(/images2/logo_left.jpg);
        background-repeat: no-repeat;
        background-position: top left;

        width: 207px;
        min-width: 207px;
        max-width: 207px;

        height: 164px;
        min-height: 164px;
        max-height: 164px;
    }

    td.logoMiddle{
        padding: 0px;

        background-image: url(/images2/logo_bar_background.jpg);
        background-repeat: repeat-x;
        background-position: top left;

        height: 164px;
        min-height: 164px;
        max-height: 164px;
    }

    td.logoRight{
        padding: 0px;

        background-image: url(/images2/logo_bar_background.jpg);
        background-repeat: repeat-x;
        background-position: top left;


        height: 164px;
        min-height: 164px;
        max-height: 164px;
    }


    td.columnLeft{
        background-image: url(/images2/column_left.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: 207px;

        text-align: left;
    }

    td.columnMain{
        padding: 0px;

        color: white;
        font-family: Helvetica,  Arial, Trebuchet MS, Verdana;
        font-size:10pt;
    }


    td.columnRight{
        background-image: url(/images2/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(/images2/bottom_left.jpg);
        background-repeat: no-repeat;
        background-position: top left;

        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;



        width: 207px;
        min-width: 207px;
        max-width: 207px;

        height: 103px;
        min-height: 103px;
        max-height: 103px;

        text-align: center;
    }

    td.copyright{
        background-image: url(/images2/bottom_repeat.jpg);
        background-repeat: repeat-x;
        background-position: top left;

        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    td.cellHeader{
        padding 0px 0px 0px 0px;
        background-color: #960101;

        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: 12px;
        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 #660000;
        border-left: 1px solid #F6FFF6;
        border-right: 0px solid white;

        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 8px;
        padding-right: 8px;


        height: 16px;
        min-height: 16px;
        max-height: 16px;

        font-size: 12px;
    }
    td.cellOdd{
        background-color: #F3F5FB;
        color: black;

        border-top: 0px solid white;
        border-bottom: 1px solid white;
        border-left: 1px solid white;
        border-right: 0px solid white;

        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 8px;
        padding-right: 8px;


        height: 16px;
        min-height: 16px;
        max-height: 16px;

        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(/images2/linkoff.jpg);
        background-repeat: no-repeat;
        background-position: 36px 2px;

        border-top: 0px solid white;
        border-bottom: 0px solid white;
        border-left: 0px solid white;
        border-right: 0px solid white;

        padding-top: 4px;
        padding-bottom: 0px;
        padding-left: 64px;
        padding-right: 2px;

        width: 136px;
        min-width: 136px;
        max-width: 136px;

        height: 26px;
        min-height: 26px;
        max-height: 26px;

        font-size: 10pt;

        text-align: left;

        cursor: pointer;
    }

    td.menuCellHead{
        background-image: url(/images2/spacer.gif);
        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: 152;
        min-width: 152;
        max-width: 152;

        font-size: 10pt;
    }

    td.menuCellBottom{
        background-image: url(/images2/spacer.gif);
        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: 152;
        min-width: 152;
        max-width: 152;

        font-size: 10pt;
    }

    td.showHead{
        background-color: #960101;

        border-top: 1px solid white;
        border-bottom: 1px solid white;
        border-left: 0px solid white;
        border-right: 0px solid white;

        padding: 2px 2px 2px 8px;

        height: 16px;

        font-size: 16px;
        font-weight: bold;
        color: white;
    }

    td.show{
        border-top: 0px solid white;
        border-bottom: 1px solid #FFFFFF;
        border-left: 0px solid white;
        border-right: 0px solid white;

        padding: 16px 0px 8px 0px;

        font-size: 10pt;

        color: white;
    }

    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: 10pt;

    }

    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: red;

        font-size: 14px;
    }

    input{
        background-color: #D9EFFE;
        border: 1px solid #000060;
    }

    select{
        background-color: #D9EFFE;
        border: 1px solid #000060;
    }


    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-family: Helvetica,  Arial, Trebuchet MS, Verdana;
        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-family: Helvetica,  Arial, Trebuchet MS, Verdana;
        font-size:8pt;
        text-align: center;
    }

    input.buttonShow{
        background-color: #C90101;
        border-width: 1px;
        border-color: #FFFFFF;

        color: #FFFFFF;

        height: 20px;
        min-height: 20px;
        max-height: 20px;

        cursor: pointer;

        width: 128px;
    }

    font.menubar{
        color: #CCCCCC;
        font-family: Helvetica,  Arial, Trebuchet MS, Verdana;
        font-size:10pt;
    }

    a{
        font-family: Helvetica,  Arial, Trebuchet MS, Verdana;
        font-size:8pt;
        text-decoration: none;
        color: #FF0000;
    }
    a:visited{
        text-decoration:none;
        color: #FF0000;
    }
    a:hover{
        color: #C90101;
        text-decoration: none;
    }

    a.main{
        color: #FF0000;
        text-decoration:none;
        font-family: Helvetica,  Arial, Trebuchet MS, Verdana;
        font-size:10pt;
    }
    a.main:visited{
        color: #FF0000;
        text-decoration:none;
    }
    a.main:hover{
        color: #C90101;
        text-decoration:none;
    }

    a.cell{
        color:#FF0000;
        text-decoration:none;
        font-family: Helvetica,  Arial, Trebuchet MS, Verdana;
        font-size:10pt;
        font-weight: bold;
    }
    a.cell:visited{
        color:#FF0000;
        text-decoration:none;
    }
    a.cell:hover{
        color:#C90101;
        text-decoration:none;
    }

    a.cellLarge{
        color:#FF0000;
        text-decoration:none;
        font-family: Helvetica,  Arial, Trebuchet MS, Verdana;
        font-size:16px;
        font-weight: bold;
    }
    a.cellLarge:visited{
        color:#FF0000;
        text-decoration:none;
    }
    a.cellLarge:hover{
        color:#C90101;
        text-decoration:none;
    }

    a.menucell{
        color:#FFFFFF;
        text-decoration:none;
        font-family: Arial, Helvetica, Verdana;
        font-variant: small-caps;
        font-size:14px;
        font-weight: bold;

        vertical-align: middle;
    }
    a.menucell:visited{
        color:#FFFFFF;
    }
    a.menucell:hover{
        color:#FFFFFF;
    }

    a.menucell2{
        color:#DDFFDD;
        text-decoration:none;
        font-family: Helvetica,  Arial, Trebuchet MS, Verdana;
        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-family: Helvetica,  Arial, Trebuchet MS, Verdana;
        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.mainJust{
        color:white;
        text-align: justify;
        font-family: Arial, Helvetica, Trebuchet MS, Verdana;
        font-size: 10pt;
    }

    p.mainLeft{
        color:white;
        text-align: left;
        font-family: Arial, Helvetica, Trebuchet MS, Verdana;
        font-size: 10pt;
    }

/* -----------------------------------------------------------*/

#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, #pageInformation, #otherBottomBlock{
    color: #FFFEFF;
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 8px;
    text-align: left;
}
#siteMap table td, #pageInformation table td{
    vertical-align: top;
}

#siteMap, #pageInformation, #otherBottomBlock h1, h2, 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;
}