a
{
    color: inactivecaption;
    font:  900 12px/14px arial;
    text-decoration: none;
}
a:visited
{
    color: #276d6f;
    text-decoration: none;
    font-size: 100%;
    font-weight :normal;
}
a:hover
{
    color: #973c00;
    text-decoration: underline;
    font-size: 107%;
    font-weight :bold ;
}


.lnkKB
{
    position: absolute;
    z-index: 300;
    font-weight: bold;
    font-size: medium;
}
.lnkPass
{
    position: absolute;
    font-weight: bold;
    font-size: medium;
    z-index: 300;
}
.lblMish
{
    position: absolute;
    top: 565px;
    left: 692px;
    font-weight: bold;
    font-size: medium;
    font-family: Verdana;
    z-index: 300;
    color: threeddarkshadow;
}

.Label2
{
    position: absolute;
    top: 585px;
    left: 692px;
    font-weight: bold;
    font-size: small;
    font-family: Arial (Hebrew);
    z-index: 100;
    color: #276d6f;
}
.lblExit
{
    position: absolute;
    font-weight: bold;
    font-size: small;
    z-index: 100;
    color: threeddarkshadow;
}
.Abs
{
    position: absolute;
    z-index: 0;
}
.TableVisible
{
    visibility: visible;
}

.TableInVisible
{
    visibility: hidden;
}
.hyperEnterOver
{
    text-decoration: underline;
    color: #867dad;
    font: italic bold 14px Arial;
}
.hyperEnterOut
{
    text-decoration: none;
    color: #867dad;
    font: italic bold 12px Arial;
}
.Title
{    
    font:  900 12px Arial;
    color: #276d6f;
    padding:0px 10px 0px 10px;
    text-align :right;
}
.TitleContents
{
    font: italic  12px Arial;
    color: #276d6f;
    padding :0px 25px 0px 0px;
    text-align :right;
}
.TitlesLink
{
    
    direction: rtl;
    cursor: pointer;
}
.radWNews
{
 direction :rtl ;  
 z-index:300;
 text-align :justify;  
}

.DemoBtn
{
 border-width:0px;
 padding:0px 10px 0px 10px;
 height: 80px;   
    
}