﻿
    .Valid
    {
        background-color: #FEECD4;
    }
    #TabControl01
    {
        height: 19px;
    }
    .pad
    {
        clear: left;
        padding-top: 270px;
        z-index: 100000;
    }
    #nav
    {
        margin-left: 25px;
        margin: 0px auto;
        width: 965px;
        z-index:9999;
        display:block;
    }
    #nav
    {
        height: 41px;
        padding-left: 20px;
        background: url(/images/tabLeft.gif) no-repeat left top;
        font-family: arial, sans-serif;
        margin: 0px auto;
        width: 965px;
        z-index:9999;
    }
    #menu
    {
        height: 41px;
        font-size: 11px;
        background: url(/images/tabRight.gif) no-repeat right top;
        padding-right: 20px;
        z-index:9999;
    }
    #menu table.ie6
    {
        border-collapse: collapse;
        margin: 0;
        padding: 0;
        z-index:9999;
    }
    #menu ul
    {
        padding: 0;
        margin: 0;
        list-style: none;
        z-index:9999;
    }
    #menu ul li
    {
        float: left;
    }
    #menu ul li a
    {
        display: block;
        float: left;
        padding: 0 15px 0 0;
        text-decoration: none;
        color: #fff;
        font-weight: bold;
        height: 41px;
        line-height: 40px;
        font-size: 11px;
        background: url(/images/tabCenter.gif) no-repeat right top;
        z-index:9999;
    }
    #menu ul li a b
    {
        display: block;
        float: left;
        padding: 0 0 0 15px;
        text-decoration: none;
        color: #fff;
        font-weight: bold;
        height: 41px;
        line-height: 40px;
        font-size: 11px;
        background: url(/images/tabCenter.gif) no-repeat left top;
        cursor: pointer;
        z-index:9999;
    }
    #menu ul li div.holder
    {
        position: absolute;
        left: -9999px;
        z-index:9999;
    }
    #menu ul li div .leftSide
    {
        float: left;
        background: url(/images/dropLeft.gif) no-repeat left bottom;
        z-index:9999;
    }
    #menu ul li div .rightSide
    {
        float: left;
        margin-left: 10px;
        display: inline;
        padding: 0 10px 0 0;
        background: url(/images/dropRight.gif) no-repeat right bottom;
        z-index:9999;
    }
    #menu ul li:hover
    {
        position: relative;
        z-index:9999;
    }
    #menu ul li a:hover
    {
        color: #000;
        background-position: right center;
        white-space: nowrap;
        position: relative;
        z-index:9999;
    }
    #menu ul li a:hover b
    {
        color: #000;
        background-position: left center;
        z-index:9999;
    }
    #menu ul li a.sub:hover
    {
        color: #000;
        background-position: right bottom;
        white-space: nowrap;
        position: relative;
        z-index:9999;
    }
    #menu ul li a.sub:hover b
    {
        color: #000;
        background-position: left bottom;
        z-index:9999;
    }
    #menu ul li:hover > a
    {
        color: #000;
        position: relative;
    }
    #menu ul li:hover a.sub
    {
        color: #000;
        background-position: right bottom;
        white-space: nowrap;
        position: relative;
    }
    #menu ul li:hover a.sub > b
    {
        color: #000;
        background-position: left bottom;
    }
    #menu ul li div .dleftSide
    {
        float: left;
        background: url(/images/ddropLeft.gif) no-repeat left bottom;
        z-index: 10000;
    }
    #menu ul li div .drightSide
    {
        float: left;
        margin-left: 10px;
        display: inline;
        padding: 0 10px 0 0;
        background: url(/images/ddropRight.gif) no-repeat right bottom;
    }
    #menu ul li.desteks a:hover
    {
        color: #999;
        background-position: right center;
        white-space: nowrap;
        position: relative;
    }
    #menu ul li.desteks a:hover b
    {
        color: #999;
        background-position: left center;
    }
    #menu ul li.desteks > a
    {
        display: block;
        float: left;
        padding: 0 15px 0 0;
        text-decoration: none;
        color: #000;
        font-weight: bold;
        height: 41px;
        line-height: 40px;
        font-size: 11px;
        background: url(/images/dtabCenter.gif) no-repeat right top;
    }
    #menu ul li.desteks a b
    {
        display: block;
        float: left;
        padding: 0 0 0 15px;
        text-decoration: none;
        color: #000;
        font-weight: bold;
        height: 41px;
        line-height: 40px;
        font-size: 11px;
        background: url(/images/dtabCenter.gif) no-repeat left top;
        cursor: pointer;
    }
    #menu ul li a.desteks:hover
    {
        color: #000;
        background-position: right bottom;
        white-space: nowrap;
        position: relative;
    }
    #menu ul li a.desteks:hover b
    {
        color: #000;
        background-position: left bottom;
    }
    #menu ul li:hover a.desteks
    {
        color: #000;
        background-position: right bottom;
        white-space: nowrap;
        position: relative;
    }
    #menu ul li:hover a.desteks > b
    {
        color: #000;
        background-position: left bottom;
    }
    #menu ul :hover div.holder
    {
        position: absolute;
        top: 41px;
        left: 4px;
        margin: 0;
        padding: 0;
        z-index: 100000;
    }
    #menu ul li.right a:hover div.holder
    {
        left: auto;
        right: 3px;
        top: 41px;
        z-index: 100000;
    }
    #menu ul li.right:hover div.holder
    {
        left: auto;
        right: 4px;
        top: 41px;
        z-index: 100000;
    }
    #menu ul dl
    {
        width: auto;
        margin: 5px 0 10px 0;
        padding: 0 5px;
        list-style: none;
    }
    #menu ul dl dt
    {
        padding: 0 10px;
        margin: 0;
        line-height: 20px;
        background: #333;
        color: #fff;
        white-space: nowrap;
    }
    #menu ul dl dt a
    {
        background-image: none;
        display: block;
        height: 20px;
        line-height: 20px;
        color: #421;
        text-align: left;
        margin: 0;
        padding: 0 0px;
        font-weight: normal;
        white-space: nowrap;
        float: none;
        color: #fff;
    }
    #menu dl dt .main
    {
        color: #fff;
    }
    #menu dl dt .main:hover
    {
        color: #fff;
    }
    #menu ul dl dd
    {
        display: block;
        padding: 0;
        margin: 0;
    }
    #menu ul dd a
    {
        background-image: none;
        display: block;
        height: 20px;
        line-height: 20px;
        color: #421;
        text-align: left;
        margin: 0;
        padding: 0 10px;
        font-weight: normal;
        white-space: nowrap;
        float: none;
    }
    #menu ul dd a:hover
    {
        color: #999;
    }
    #menu ul table td
    {
        vertical-align: top;
        z-index: 100000;
    }
