﻿.CalcTab_2 { border-color:#8AE7EE;border-width:1px;border-style:solid;width:350px; }
.CalcTab_3 { border-style:none; }
.CalcTab_4 { border-color:#8AE7EE;border-width:1px;border-style:solid; }
.StaticSelectedTab 
{
    border-width:1px;
    border-bottom-width:0px;
    font-weight:bold;
}
.StaticTab, StaticTab a
{
    text-align:center;
    font-family:Arial (Hebrew);
    font-size:14px;
    color:#024e89;
    height:30px;
    border-right-width:0px;
    text-decoration:none;
}
.StaticMenu
{
    border-bottom:0px;
    border-top:0px;
    border-left:0px;
}
table,td
{
    color:#024e89;  
    border-color:#8ae7EE;
    font-family:Arial (Hebrew);font-size:14px;
}
td
{border-left:0px;}
input,select
{
    display:inline;
    color:#024e89;  
    font-family:Arial (Hebrew);font-size:14px;
}
.line
{
    background-color:#f2fcff;
}
.plus
{
    font-weight:bold;
    cursor:point;
    cursor:hand;
}
.noview
{
    display:none;
}

