﻿html, body
{
    margin: 0;
    padding: 0;
    background-color : #f3f3f3;
}

#wraper, #header
{
    margin-left: auto;
    margin-right: auto;
    padding-left: auto;
    padding-right: auto;
    text-align: center;
    width: 100%;
    text-align : right ;
}
#navTbl
{
    width: 100%;
}
#topLinks
{
    line-height: 56px;
    margin: 0;
    padding: 0;
    float: right ;
    vertical-align : top ;
}

#topMenuTbl td
{
    font-size: small;
    font-family: Arial;
    text-align : center ;
}
.tab
{
    background-color: #aec3dd;
    border-bottom: solid 1px white;
}
.tabSide
{
    background-color: #aec3dd;
    width: 4px;
    border-bottom: solid 1px white;
}
.tabSelected
{
    color: White ;
    background-color: #536c91;
    border-bottom: solid 1px #536c91;
    text-decoration : underline;
}
.tabLeft
{
    width: 4px;
    background-color: #536c91;
    background-image : url(/images/tabCornerLeft.png);
    background-repeat : no-repeat ;
    background-position : left top;
    border-bottom: solid 1px #536c91;
}
.tabRight
{
    width: 4px;
    background-color: #536c91;
    background-image : url(/images/TabCornerRight.png);
    background-repeat : no-repeat ;
    background-position : left top;
    border-bottom: solid 1px #536c91;
}
.tabOver
{
    color: White ;
    background-color: #536c91;
    border-bottom: solid 1px #aec3dd;
}
.tabLeftOver
{
    width: 4px;
    background-color: #536c91;
    background-image : url(/images/tabCornerLeft.png);
    background-repeat : no-repeat ;
    background-position : left top;
    border-bottom: solid 1px #aec3dd;
}
.tabRightOver
{
    width: 4px;
    background-color: #536c91;
    background-image : url(/images/TabCornerRight.png);
    background-repeat : no-repeat ;
    background-position : left top;
    border-bottom: solid 1px #aec3dd;
}

#topMenuTbl a:link, #topMenuTbl a:visited
{
    font-size : small;
    color: Black;
    background-color: inherit;
    text-decoration: none;
}
#topMenuTbl a:hover, #topMenuTbl a:active, #topMenuTbl a.topMenu_a_selected
{
    color: white;
    background-color: #536c91;
    text-decoration: none;
}
.secOrange
{
    vertical-align : top;
    background-color : #fe550e;
}
table.secMenuTbl td{line-height:21px;}
.secDarkBlue
{
    vertical-align : top;
    background-color : #536c91;
}
.secRight
{
    width: 14px;
    background-image : url(/images/orangeRight.gif);
    background-repeat : no-repeat;
    background-position :right bottom;
}
.secLeft
{
    width: 73px;
    background-image : url(/images/orangeLeft.gif);
    background-repeat : no-repeat;
    background-position :left bottom ;
}
#secMenuTbl a:link, #secMenuTbl a:visited
{
    color: white;
    background-color: inherit;
    font-family : Arial;
    font-size: 11px;
    font-weight : 500;
    text-decoration: none;
}
#secMenuTbl a:hover, #secMenuTbl a:active, #secMenuTbl span.menuItemSelected
{
    color: #ffd9c9;
    /*color: #fe550e;*/
    font-family : Arial;
    font-size: 11px;
    font-weight : 500;
    background-color: inherit;
    text-decoration : none;
}
.nav_bg
{
    background-image: url(/images/4bg.gif);
    background-repeat : repeat-x;
    line-height : 9px;
}

.nav_line5
{
    height: 21px;
    background-color : #aec3dd;
    border-bottom: solid 1px white;
}
.nav_line5_selected
{
    height: 21px;
    background-color : #536c91;
    border-bottom: solid 1px #536c91;
}
.secTd
{
   text-align: center ;
   line-height: 21px;
   width:96px;
   margin: 0;
   background-color : #536c91;
}
.pixel, .menuSep
{
    width: 1px;
}
.nav_line6
{
    height: 21px;
    background-color : #536c91;
    border: none;
}

#main
{
    clear : both;
    min-height:500px;
    height:auto !important;
    height:500px;
    font-family: Arial;
    text-align: right;
    width: 92%;
    direction : rtl ;
    padding-right: 50px; 
    margin: 20px 0 20px 0;
}
#main2
{
    clear : both;
    min-height:500px;
    height:auto !important;
    height:500px;
    font-family: Arial;
    text-align: right;
    width: 98%;
    direction : rtl ;
    padding-right: 50px; 
    margin: 20px 0 20px 0;
}

#bg_image
{
    position : absolute ;
    top: 290px;
    left: 12%;
    float: none ;
    margin: 0 6px 6px 0 ;
    z-index : 1;
}
#main h1, #main2 h1
{
    color: #a9a9a9;
    font-size: large;
}
#main h2, #main2 h2
{
    color: #696969;
    margin-bottom : 0;
    padding-bottom : 0;
    font-size: medium;
    line-height: 150%;
    text-indent: 10px;
    background-image : url(/images/h2_bg.gif);
    background-repeat : no-repeat ;
    background-position : right top;
}

#main p, #main div form, #main div.strong, #main2 p, #main2 div form,, #main2 div.strong
{
    text-align: right ;
    line-height : 150%;
    font-size : small;
    width: 58%;
}
form#frm table tbody tr td label
{
    text-align: right ;
    line-height : 150%;
    font-size : small;
}

#main table.starsTbl
{
    font-size: 11px;
    color: #1E90FF;
    text-align : center;
}
#main table.starsTbl td
{
    padding: 4px;
    margin: 2px;
}

#main p.left
{
    text-align : left;
}
.ww3{font-family:Georgia; font-weight: 600;}
#main div.strong
{
    font-weight: 600;
}
#main ol, #main ul
{
    width: 62%;
}
#main ol li, #main ul li
{
    font-size : small;
    margin-right : 60px;
}
#main ol li ul
{
    margin: 0;
    padding: 0;
} 
#main ol li ul li
{
    margin: 20px;
    padding: 0;
} 
#footer
{
    background-color : #c1c1c1;
    color: White ;
    padding: 2px 4px 4px 18px;
    font-size: small;
    font-family: tahoma;
    direction : ltr;
    text-align: left ;
    margin: 60px 0 4px 0;
}
.center
{
    margin-right : auto ;
    margin-left: auto ;
    padding : auto auto;
    text-align : center ;
}
.v
{
    position: absolute ;
    top: 20px;
    right: 40px;
    color:Green;
    font-size : small;
    font-weight : 600;
    font-family : Arial (Hebrew) ;
}
a.sideImg, a.sideImg img{float: left; border: none; margin-top:10px;margin-left: 5%;}
