html, body {
    width: 100%;
    background: #ffffff;
    background-color: #fdfbf4;
}

body {
    color: #000000;
    font: 13px Arial;
    padding: 0;
    margin: 0;
}

table, tr, td {
    text-align: right;
    direction: rtl;
}

body {
    text-align: left;
    direction: ltr;
}

img {
    border: 0 none;
}

form {
    margin: 0;
}

table, tr, td {
    color: #000000;
    font: 13px Arial;
    font-size: small;
    vertical-align: top;
    border: 0;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

p {
    padding: 0;
    margin: 0 0 10px 0;
}

input.clsField, select.clsField, textarea.clsField {
    color: #000000;
    font: 13px Arial;
    height: 18px;
    vertical-align: middle;
    border: 1px solid #adadad;
    background-color: #ffffff;
}

select.clsField {
    height: 22px;
}

textarea.clsField {
    height: 40px;
}

.clsLtr, input.clsLtr, select.clsLtr, textarea.clsLtr {
    direction: ltr;
}

input.clsReset {
    border: 0 none;
    background-color: transparent;
}

input, select, textarea, button {
    font: 13px Arial;
}

h1 {
    color: #781f23;
    font-size: 18px;
    font-weight: bold;
    margin: 3px 0 5px 0;
}

h2 {
    color: #977b1a;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

h3 {
    color: #847b50;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 3px 0;
}

.clsLinkLike {
    cursor: pointer;
    cursor: hand;
}

.clsLinkLike, A:link, A:active, A:visited, A:hover {
    color: #700308;
    text-decoration: underline;
    background-color: transparent;
}

A:visited {
    color: #5c5952;
    text-decoration: underline;
}

A:hover {
    color: #493b00;
    text-decoration: underline;
}

a.clsTextLink:link, a.clsTextLink:active, a.clsTextLink:visited, a.clsTextLink:hover {
    color: #000000;
    text-decoration: none;
    background-color: transparent;
}

a.clsWhiteLink:link, a.clsWhiteLink:active, a.clsWhiteLink:visited {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
}

a.clsWhiteLink:hover, a.clsWhiteLinkU:link, a.clsWhiteLinkU:active, a.clsWhiteLinkU:visited, a.clsWhiteLinkU:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    text-decoration: underline;
}

a.clsBlackLink:link, a.clsBlackLink:active, a.clsBlackLink:visited {
    color: #000000;
    text-decoration: none;
    background-color: transparent;
}

a.clsBlackLink:hover, a.clsBlackLinkU:link, a.clsBlackLinkU:active, a.clsBlackLinkU:visited, a.clsBlackLinkU:hover {
    color: #000000;
    text-decoration: underline;
    background-color: transparent;
}

.clsRedLink, a.clsRedLink:link, a.clsRedLink:active, a.clsRedLink:visited {
    color: #771e23;
    text-decoration: none;
    background-color: transparent;
}

a.clsRedLink:hover, a.clsRedLinkU:link, a.clsRedLinkU:visited, a.clsRedLinkU:active, a.clsRedLinkU:visited {
    color: #771e23;
    text-decoration: underline;
    background-color: transparent;
}

.clsGrayLink, a.clsGrayLink:link, a.clsGrayLink:active, a.clsGrayLink:visited {
    color: #606060;
    text-decoration: none;
    background-color: transparent;
}

a.clsGrayLink:hover, a.clsGrayLinkU:link, a.clsGrayLinkU:visited, a.clsGrayLinkU:active, a.clsGrayLinkU:visited {
    color: #606060;
    text-decoration: underline;
    background-color: transparent;
}

.clsBlueLink, a.clsBlueLink:link, a.clsBlueLink:active, a.clsBlueLink:visited {
    color: #20416E;
    text-decoration: none;
    background-color: transparent;
}

a.clsBlueLink:hover, a.clsBlueLinkU:link, a.clsBlueLinkU:visited, a.clsBlueLinkU:active, a.clsBlueLinkU:visited {
    color: #20416E;
    text-decoration: underline;
    background-color: transparent;
}

a.clsNavLink:link, a.clsNavLink:active, a.clsNavLink:visited, a.clsNavLink:hover {
    color: #700308;
    text-decoration: underline;
    background-color: transparent;
}

a.clsNavLink:hover {
    color: #493b00;
    text-decoration: underline;
}

.U {
    text-decoration: underline;
}

.B {
    font-weight: bold;
}

.clsSpacer {
    clear: both;
    height: 0;
    width: 0;
    font-size: 0;
    background-color: transparent;
}

.clsTransparent {
    color: #E6DFC2;
}

.clsDottedLine {
    font-size: 0;
    background: url(/images/dot.gif);
}

.clsLink {
    cursor: pointer;
    cursor: hand;
}

.clsRed {
    color: #96024f;
    font-weight: bold;
}

.clsCenter {
    text-align: center;
}


hr {
    clear: both;
    height: 1px;
    color: #E5DFBB;
    font-size: 0;
    background: transparent;
}

.clsHiddenText {
    display: none;
}

.clsErrorMsg {
    color: #000000;
    font-weight: bold;
    text-align: center;
    padding: 15px;
}


.clsFormButtons {
    width: 450px;
    text-align: center;
    padding-top: 10px;
}

input.clsButton, input.clsButtonWide, button.clsButton, button.clsButtonWide {
    min-height: 17px;
    width: 49px;
    color: #771e23;
    font-size: 12px;
    line-height: 10px;
    font-weight: bold;
    vertical-align: middle;
    padding: 0 0 6px 0;
    margin: 0;
    cursor: pointer;
    cursor: hand;
    border: 0 none;
    background: url(/images/btn_bg.gif) no-repeat center 0;
}

input.clsButton, input.clsButtonWide {
    min-height: 17px;
    min-height: expression(15);
    vertical-align: middle;
    padding: 0 0 6px 0;
    padding: expression("3px 0 3px 0")
}

input.clsButtonWide, button.clsButtonWide {
    width: 100px;
    background-image: url(/images/btn_bg2.gif);
}

a.clsButton:link, a.clsButton:active, a.clsButton:visited, a.clsButton:hover,
a.clsButtonWide:link, a.clsButtonWide:active, a.clsButtonWide:visited, a.clsButtonWide:hover {
    float: right;
    min-height: 15px;
    width: 49px;
    color: #771e23;
    font: 12px Arial;
    font-weight: bold;
    line-height: 12px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    cursor: hand;
    padding: 4px 0 0 0;
    padding: expression("4px 0 2px 0");
    margin: 0 6px 0 0;
    border: 0 none;
    background: url(/images/btn_bg.gif) no-repeat center top;
}

a.clsButtonWide:link, a.clsButtonWide:active, a.clsButtonWide:visited, a.clsButtonWide:hover {
    width: 100px;
    min-height: 15px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    cursor: hand;
    padding: 2px 0 2px 0;
    background: url(/images/btn_bg2.gif) no-repeat center top;
}


.clsPageAlign {
    position: relative;
    width: 1000px;
    margin: auto;
}

.clsLogo {
    position: absolute;
    top: 4px;
    right: 60px;
}

.clsHanuka {
    position: absolute;
    right: 410px;
    top: 4px;
}

    .clsHanuka img {
        width: 70px;
    }

.clsMainTable {
    width: 1000px;
}

    .clsMainTable .clsHeader {
        height: 121px;
        background: url(/images/header_inner.jpg) no-repeat left top;
    }

.clsHeader form {
    position: absolute;
    left: 20px;
    top: 81px;
    width: 309px;
}

    .clsHeader form input {
        vertical-align: middle;
    }

.clsMainTable .clsRightPanel {
    width: 175px;
    background: url(/images/rightpanel_top.gif) no-repeat right top;
    background-color: #fdfbf4;
}


.clsMainTable .clsRightPanelBG_bottom {
    width: 156px;
    padding: 0 1px 30px 1px;
    margin: 0 9px 0 8px;
    background: url(/images/rightpanel_bottom.gif) no-repeat right bottom;
}

.clsMainTable .clsRightPanel .clsRightMenu {
    width: 156px;
    min-height: 290px;
    padding-bottom: 0;
    margin: 84px 9px 0 8px;
    border-right: 1px solid #761c21;
    border-left: 1px solid #761c21;
    background: url(/images/rightpanel_bg.gif) no-repeat -1px 100px;
}

.clsMainTable .clsLeftPanel {
    width: 190px;
    background-color: #fdfbf4;
}

.clsLeftPanel .clsImage {
    color: #454543;
    font-size: 13px;
    text-align: center;
    padding-bottom: 3px;
    margin: 10px 10px 5px 10px;
    border: 5px solid #E7E3D2;
    background-color: #BAB498;
}

    .clsLeftPanel .clsImage img {
        display: block;
        width: 160px;
        border-bottom: 2px solid #E7E3D2;
    }

.clsImage A:link, .clsImage A:visited, .clsImage A:active, .clsImage A:hover {
    color: #000000;
    text-decoration: underline;
}





.clsMainTable .clsContent {
    background-color: #fdfbf4;
}

.clsLeftImages {
    float: left;
    width: 180px;
    margin: 0 20px 20px 10px;
}

    .clsLeftImages img {
        width: 180px;
        margin-bottom: 10px;
    }

.clsBreadCrumb {
    color: #454543;
    font-size: 11px;
    font-weight: 500;
    margin: 0 15px 15px 5px;
}

    .clsBreadCrumb span {
        font-size: 9px;
    }

    .clsBreadCrumb .prev, .clsBreadCrumb A.prev:link, .clsBreadCrumb A.prev:visited, .clsBreadCrumb A.prev:active {
        color: #000000;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        background-color: transparent;
    }

    .clsBreadCrumb A.prev:hover {
        text-decoration: underline;
    }

    .clsBreadCrumb .curr, .clsBreadCrumb A.curr:link, .clsBreadCrumb A.curr:visited, .clsBreadCrumb A.curr:active {
        color: #454543;
        font-size: 12px;
        text-decoration: none;
        background-color: transparent;
    }

    .clsBreadCrumb A.curr:hover {
        text-decoration: none;
    }

    .clsBreadCrumb .noneLink, .clsBreadCrumb A.noneLink:link, .clsBreadCrumb A.noneLink:visited, .clsBreadCrumb A.noneLink:active {
        color: #000000;
        font-size: 12px;
        font-weight: 500;
        text-decoration: none;
        cursor: text;
        background-color: transparent;
    }

    .clsBreadCrumb A.noneLink:hover {
        text-decoration: none;
    }

    .clsBreadCrumb .prev1, .clsBreadCrumb A.prev1:link, .clsBreadCrumb A.prev1:visited, .clsBreadCrumb A.prev1:active {
        color: #000000;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        background-color: transparent;
    }

    .clsBreadCrumb A.prev1:hover {
        text-decoration: underline;
    }

    .clsBreadCrumb .curr1, .clsBreadCrumb A.curr1:link, .clsBreadCrumb A.curr1:visited, .clsBreadCrumb A.curr1:active {
        color: #454543;
        font-size: 12px;
        text-decoration: none;
        background-color: transparent;
    }

    .clsBreadCrumb A.curr1:hover {
        text-decoration: none;
    }

.clsContentText {
    max-width: 660px;
    font-size: 15px;
    line-height: 20px;
    padding: 5px 15px 10px 20px;
}

    .clsContentText ul {
        padding: 0;
        margin: 5px 0 0 0;
    }

    .clsContentText li {
        padding: 0;
        margin-right: 17px;
    }


.clsPlayer {
    width: 320px;
    margin: 0 auto 20px auto;
}

    .clsPlayer .clsName {
        font-size: 11px;
        font-weight: bold;
        text-align: right;
    }

.clsFilesList ul {
    margin: 0 30px 0 0;
}

    .clsFilesList ul li {
        list-style: url(/images/arrow_ul.gif);
        margin-top: 4px;
    }






.clsForm {
}

    .clsForm table {
        margin: 5px 0 5px 0;
    }

    .clsForm th {
        font-size: 15px;
        font-weight: 500;
    }


.clsReadMore {
    text-align: left;
}

    .clsReadMore img {
        vertical-align: middle;
    }


.clsContainer {
    width: 800px;
    margin: 0 5px 0 auto;
    background: #ffffff url(/images/container_left-top.gif) no-repeat left top;
}

    .clsContainer h1 {
        height: 33px;
        padding: 7px 30px 0 0;
        margin: 0;
        background: url(/images/container_right-top.gif) no-repeat right top;
    }

    .clsContainer .clsBody {
        padding: 5px 21px 10px 10px;
        margin: 0;
        border-left: 1px solid #b6a258;
        background: #fdfbf4 url(/images/container_right_middle.gif) repeat-y right;
    }

    .clsContainer .clsBottom {
        clear: both;
        height: 10px;
        margin-right: 0 !important;
        margin-right: 10px;
        border-top: 1px solid #b6a258;
        background: #ffffff url(/images/container_left-bottom.gif) no-repeat left top;
    }

        .clsContainer .clsBottom div {
            float: right;
            width: 10px;
            height: 10px;
            margin-top: -1px;
            background: #ffffff url(/images/container_right-bottom.gif) no-repeat left top;
        }




    .clsContainer .clsSearchForm {
        font-weight: bold;
        margin-right: 10px;
        zoom: 1;
    }

        .clsContainer .clsSearchForm img, .clsContainer .clsSearchForm input, .clsContainer .clsSearchForm select {
            vertical-align: middle;
        }



.clsPoll {
    width: 156px;
    border-top: 15px solid #efecc9;
    background: url(/images/rightpanel_poll_bg.gif) repeat-y center;
}

    .clsPoll .clsBody {
        width: 131px;
        height: 200px;
        padding: 10px 15px 25px 10px;
        background: url(/images/rightpanel_poll_bottom.gif) no-repeat center bottom;
    }


.clsFloatImage {
    float: left;
    max-width: 300px;
    margin: 0 20px 20px 0;
}


.clsIndexTable {
    width: 100%;
    border: 1px solid #6d6e71;
}

    .clsIndexTable th {
        color: #000000;
        text-align: center;
        padding: 4px;
        border-bottom: 1px solid #6d6e71;
        background-color: #ebdeb0;
    }

        .clsIndexTable th a {
            text-decoration: none;
        }

        .clsIndexTable th img {
            vertical-align: middle;
        }

    .clsIndexTable tr {
        background-color: #ffffff;
    }

        .clsIndexTable tr.clsMarked {
            background-color: #fbf8ed;
        }

    .clsIndexTable td {
        color: #000000;
        text-align: right;
        padding: 4px;
        border-left: 1px solid #ebdeb0;
    }

        .clsIndexTable td.clsRight {
            text-align: right;
            word-wrap: break-word;
        }

        .clsIndexTable td span {
            font-size: 10px;
            text-decoration: underline;
        }

        .clsIndexTable td span {
            font-size: 13px;
            text-decoration: none;
        }

    .clsIndexTable .clsDescTR {
    }

        .clsIndexTable .clsDescTR td {
            text-align: right;
            padding: 5px 10px 5px 10px;
            border-top: 1px solid #ebdeb0;
            border-bottom: 1px solid #ebdeb0;
            border-left: 0 none;
        }

            .clsIndexTable .clsDescTR td P {
                margin: 0;
                padding: 0;
            }

    .clsIndexTable td.clsWidth {
        padding: 0;
    }

        .clsIndexTable td.clsWidth div {
            height: 0;
            font-size: 0;
        }

.clsDafyomiArchiveTable td .clsGrayLink {
    color: #000000;
    font-weight: bold;
}

    .clsDafyomiArchiveTable td .clsGrayLink:link, .clsDafyomiArchiveTable td .clsGrayLink:active, .clsDafyomiArchiveTable td .clsGrayLink:visited, .clsDafyomiArchiveTable td .clsGrayLink:hover {
        color: #700308;
        text-decoration: underline;
        background-color: transparent;
    }

    .clsDafyomiArchiveTable td .clsGrayLink:visited {
        color: #5c5952;
        text-decoration: underline;
    }

    .clsDafyomiArchiveTable td .clsGrayLink:hover {
        color: #493b00;
        text-decoration: underline;
    }



.clsIndexItem {
    clear: both;
    padding: 7px 10px 7px 10px;
    margin: 0 0 8px 0;
    border: 1px solid #E9DBA5;
    background-color: #FDF8CE;
}


    .clsIndexItem h2 {
        color: #433701;
        font-size: 13px;
        font-weight: bold;
        margin: 0 0 3px 0;
    }




.clsGeneralPageActions {
    height: 30px;
    margin-top: 30px;
}

    .clsGeneralPageActions span {
        font-size: 12px;
        font-weight: bold;
        cursor: pointer;
        cursor: hand;
    }


.clsPaging {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    direction: ltr;
    margin: 5px 0 0 0;
}

    .clsPaging img {
        vertical-align: middle;
    }

    .clsPaging select {
        margin-right: 5px;
    }

    .clsPaging A.clsSelected:link, .clsPaging A.clsSelected:visited, .clsPaging A.clsSelected:active, .clsPaging A.clsSelected:hover {
        color: #F4460D;
        font-weight: bold;
        text-decoration: none;
        zoom: 1;
    }

    .clsPaging, .clsPaging span, .clsPaging a, .clsPaging img {
        border: 1px solid #fdfbf4;
    }

        .clsPaging, .clsPaging span, .clsPaging a, .clsPaging select, .clsPaging img {
            zoom: 1;
        }


.clsDYtext {
}

img.clsDYBigImage {
    max-width: 770px;
}


.clsCorrect {
    background-color: #FDB458;
}


.clsFooter {
    width: 990px;
    color: #909090;
    font-size: 12px;
    text-align: right;
    direction: rtl;
    margin: 5px auto 0 auto;
    padding: 5px 5px 3px 5px;
    border-top: 1px solid #909090;
}

    .clsFooter a:link, .clsFooter a:active, .clsFooter a:visited {
        color: #909090;
        text-decoration: none;
        background-color: transparent;
    }

    .clsFooter A:hover {
        color: #909090;
        text-decoration: underline;
    }


.clsCredits {
    float: left;
}




.AspNet-TreeView {
    margin-right: 50px;
}

    .AspNet-TreeView ul {
        font-size: 13px;
        line-height: 18px;
        margin: 0 15px 0 0;
    }

        .AspNet-TreeView ul li {
            font-weight: bold;
            padding-right: 8px;
            margin: 3px 20px 0 0;
            list-style: none;
            background: url(../images/arrow2_left.gif) no-repeat right 6px;
        }


            .AspNet-TreeView ul li ul li {
                font-weight: 500;
            }



    .AspNet-TreeView A {
        color: #5E5B4E;
        text-decoration: none;
        background-color: transparent;
    }

        .AspNet-TreeView A:hover {
            text-decoration: underline;
        }
