#sections
{
    padding: 0;
    margin: 0;
}
#sections a
{
    margin-right: 22px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 3px;
    text-indent: 22px;
}
h1
{
    font-size: 18px;
    color: #be742a;
    margin: 5px 0px 5px 0px;
}
h5
{
    font-size: 13px;
    font-weight: bolder;
}
.body
{
    padding-right: 13px;
    padding-left: 15px;
    text-align: right;
    line-height: 150%;
    direction: rtl;
    height: 100%;
}
.arrow
{
    background-image: url(images/arrow.gif);
    background-repeat: no-repeat;
    padding-left: 10px;
    background-position: bottom;
}
#leftboxs
{
    /*border-right: 1px solid silver;*/
    width: 98%;
    height: 100%;
    float: left;
    padding: 0px;
    margin: 15 20 0 10;
    text-align: center;
}

.boxs
{
    background-position: bottom center;
    width: 159px;
    background-image: url('images/boxs_bck.gif' );
    background-repeat: no-repeat;
    font-family: Tahoma;
    font-size: 8pt;
    text-align: right;
    overflow: hidden;
    direction: rtl;
    margin-top: 10px;
    padding-bottom: 25px;
}
.boxs span
{
    text-align: right;
    padding: 0px 8px 8px 8px;
    display: block;
}

.boxs a
{
    font-weight: bold;
    font-family: Tahoma;
    font-size: 8pt;
    text-align: right;
    color: maroon;
    padding: 5px 8px 5px 8px;
    text-decoration: none;
    display: block;
}
.boxs a:hover
{
    text-decoration: underline;
    display: block;
    padding: 5px 8px 5px 8px;
}



A
{
    color: #5c822d;
    text-decoration: none;
}
A:link
{
    color: #5c822d;
    text-decoration: none;
}
A:hover
{
    color: #5c822d;
    text-decoration: underline;
}
A:active
{
    color: #336699;
    text-decoration: none;
}
A:unknown
{
    color: #336699;
    text-decoration: none;
}
.middle
{
    font-size: 8pt;
    vertical-align: middle;
}
#navigation
{
    display: block;
    padding: 0px;
    font-size: 9pt;
    margin: 0px;
    width: 211px;
    color: #666666;
    list-style-type: none;
}
#navigation td
{
    display: block;
    padding: 0px;
    margin: 0px;
    width: 211px;
    text-align: right;
    height: 27px;
    vertical-align: middle;
}
#navigation A
{
    vertical-align: middle;
    display: block;
    background-image: url( 'images/bck_links.jpg' );
    color: #ffffff;
    padding-top: 4px;
    padding-right: 55px;
    background-repeat: no-repeat;
    height: 23px;
    text-decoration: none;
}
#navigation A:hover
{
    background-image: url( 'images/bck_links_h.jpg' );
    color: #ffffcc;
    background-repeat: no-repeat;
    text-decoration: none;
}
#navigation active
{
    background-image: url(images/bck_links_h.jpg);
    color: #ffffff;
    background-repeat: no-repeat;
    background-color: #fff;
    text-decoration: none;
}

.container
{
    margin: 0 auto;
    width: 1000px;
    height: 100%;
    font-family: Tahoma;
    font-size: 8pt;
    color: #333333;
    text-align: center;
}
.header
{
    border-collapse: collapse;
    background-image: url( 'images/header.jpg' );
    background-repeat: no-repeat;
}
.content
{
    background-image: url('images/bck_body_top.jpg' );
    background-repeat: no-repeat;
    width: 560px;
}
.leftside
{
    background-image: url('images/bck_left.jpg' );
    background-repeat: no-repeat;
    width: 195px;
    height: 700px;
}

.rightside
{
    width: 245px;
}
.center
{
    margin: 0 auto;
    text-align: center;
}

.top
{
    vertical-align: top;
}
.imglink
{
    border-width: 0px;
}
.links_left
{
    width: 18px;
    background-image: url('images/bck_links_lt.gif' );
    background-repeat: repeat-y;
}
table
{
    border-collapse: collapse;
}
img
{
    border: 0;
}
.sec_headers
{
    background-color: #EFF3E9;
    background-image: url('images/sec_bck.gif' );
    height: 18px;
    width: 257px;
}
.sec_tds
{
    height: 18px;
    border-bottom: 1px silver dotted;
}
.orange
{
    color: #CE661A;
}
.style1
{
    background-position: center bottom;
    width: 159px;
    background-image: url('images/boxs_bck.gif' );
    background-repeat: no-repeat;
    font-family: Tahoma;
    font-size: 8pt;
    text-align: center;
    overflow: hidden;
    direction: rtl;
    margin-top: 10px;
    padding-bottom: 25px;
}
.button
{
    background-image: url(images/button_bck.gif);
    height: 22px;
    background-repeat: repeat-x;
    font-family: Tahoma;
    font-size: 9pt;
    color: White;
    border: 1px solid #395638;
    padding-bottom: 7px;
    vertical-align: top;
}
.headercell
{
    background-image: url(images/headercell.gif);
    height: 31px;
    background-repeat: repeat-x;
    font-family: Tahoma;
    font-size: 9pt;
    color: White;
    padding-top: 7px;
    padding-right: 5px;
    padding-left: 5px;
    vertical-align: top;
    text-align: right;
}
.headercell2
{
    background-image: url(images/headercell2.gif);
    height: 30px;
    background-repeat: repeat-x;
    font-family: Tahoma;
    font-size: 9pt;
    color: White;
    border: 1px solid #395638;
    padding-bottom: 7px;
    padding-right: 5px;
    padding-left: 5px;
    vertical-align: middle;
}
.headercell3
{
    background-image: url(images/headercell3.gif);
    height: 41px;
    background-repeat: repeat-x;
    font-family: Tahoma;
    font-size: 9pt;
    color: White;
    padding-top: 7px;
    padding-right: 5px;
    padding-left: 5px;
    vertical-align: top;
}



.rowscontent
{
    padding-right: 5px;
    padding-left: 5px;
    font-family: Tahoma;
    font-size: 9pt;
    text-align: right;
    vertical-align: top;
}

.rowscontent_b
{
    border: 1px solid #395638;
    padding-right: 5px;
    padding-left: 5px;
    font-family: Tahoma;
    font-size: 9pt;
    text-align: right;
    vertical-align: top;
}
.callendar1
{
    background-image: url(images/headercell2.gif);
    height: 20px;
    background-repeat: repeat-x;
    font-family: Tahoma;
    font-size: 8pt;
    color: White;
    vertical-align: middle;
}

