﻿  #frmLeft
    {
        float: left;
        width: 170px;
    }
    #frmRight
    {
        float: right;
        width: 770px;
    }   
    #frmRight a:hover
    {
        color: #CC0000;
    }
    #nav
    {
        border: solid 1px #C4D4E1;
    }
    #nav h2 img
    {
        background: url(images/left0.gif) no-repeat -10000px -1000px;
    }
    #nav h2
    {
        height: 26px;
        line-height: 26px;
        color: #0A62C3;
        font-size: 14px;
        cursor: pointer;
        font-weight: bold;
        border-top: solid 1px #C4D4E1;
        border-bottom: solid 1px #C4D4E1;
    }
    #nav h2.open
    {
        background: url(images/left3.gif) repeat-x;
    }
    #nav h2.close
    {
        background: url(images/left2.gif) repeat-x;
    }
    #nav .LB
    {
        background-position: 3px 5px;
        width: 28px;
        vertical-align: middle;
    }
    #nav .LC
    {
        background-position: 3px -44px;
        width: 28px;
        vertical-align: middle;
    }
    #nav .LD
    {
        background-position: 3px -92px;
        width: 28px;
        vertical-align: middle;
    }
    #nav .LE
    {
        background-position: 3px -140px;
        width: 28px;
        vertical-align: middle;
    }
    #nav .LF
    {
        background-position: 3px -188px;
        width: 28px;
        vertical-align: middle;
    }
    #nav .LG
    {
        background-position: 3px -236px;
        width: 28px;
        vertical-align: middle;
    }
    #nav .LH
    {
        background-position: 3px -284px;
        width: 28px;
        vertical-align: middle;
    }
    #nav .LA
    {
        background-position: 3px -418px;
        width: 28px;
        vertical-align: middle;
    }
    #nav li
    {
        background: url(images/left4.gif) no-repeat 16px center;
        padding-left: 26px;
        line-height: 24px;
    }
    #nav li.selected
    {
        background: url(images/left5.gif) no-repeat 10px center;
        color: #ff6600;
    }
    #nav li.selected a
    {
        color: #ffffff;
    }
    #RightT
    {
        line-height: 36px;
        font-size: 14px;
        color: #0069d4;
        font-weight: bold;
        padding-left: 32px;
        margin-bottom: 5px;
        padding-left: 30px;
        background: url(images/left0.gif) no-repeat -10000px -1000px;
    }
    #RightT.LB
    {
        background-position: 3px 10px;
    }
    #RightT.LC
    {
        background-position: 3px -38px;
    }
    #RightT.LD
    {
        background-position: 3px -86px;
    }
    #RightT.LE
    {
        background-position: 3px -134px;
    }
    #RightT.LF
    {
        background-position: 3px -182px;
    }
    #RightT.LG
    {
        background-position: 3px -230px;
    }
    #RightT.LH
    {
        background-position: 3px -278px;
    }
    .cash
    {
        background: url(/CourseCenter/Images/cash.gif) no-repeat;
        width: 16px;
        height: 18px;
        vertical-align: middle;
    } 