﻿.Text
{
    font-size:12px;
    color:Black;
}

.Title1
{
    color:#64B533;
    font-size:14px;
    font-weight:bold;
}

.Title2
{
    font-size:14px;
    font-weight:bold;
}

.Title3
{
    font-size:12px;
    font-weight:bold;
}

.Title4
{
    font-family:Arial;
    font-size:12px;
    color:Black;
}

.title5
{
    font-size:12px;
    font-weight:bold;
    color:#D80000;
}

.TableTop
{
    background-color:#CDE8BB;
}

.TableBody
{
    background-color:#CDE8BB;
    font-size:12px;
    font-family:Arial (Hebrew);
}

.TableBody td
{
    font-size:12px;
    font-family:Arial (Hebrew);
}

.TableBody textbox
{
    width:195px;
}

.TableBottom
{
    background-color:#CDE8BB;
    /*background-image:url("../Images/Ad/TableBottom.jpg");*/
}

.Tabs
{
    text-align:center;
}

.Tab
{
    background-color:#CDE8BB;
}

.ButtonTable td
{
    font-size:12px;
    font-family:Arial (Hebrew);
    vertical-align:top;
}

.ButtonAlign
{
    vertical-align:baseline;
}

.Seperator
{
    height:1px;
    border:dashed 1 #64B533;
}

.SecSeperator
{
    height:1px;
    border:dashed 1 white;
}

.SecColor
{
    color:#ffffff;
}

.SecColorBG
{
    background-color:#E87071;
}

.SecRow
{
    background-color:#DBA1A0;
    border-bottom:dotted 1 white;
    border-top:dotted 1 white;    
}

.SecRow td
{
    background-color:#DBA1A0;
    border-bottom:dotted 1 white;
    border-top:dotted 1 white;    
}

.trdColorBG
{
    background-color:#F3B3B3;
}

.FirstRow
{
}

.SecLinkColor
{
    color:#D80000;
}

.HourCell
{
    width:20px;
    height:15px;
    background-color:#ffffff;
    padding-bottom:1px;
}

.HourCellSeleted
{
    width:20px;
    height:15px;
    background-color:#D70000;
    padding-bottom:1px;
}

.Tabs
{
    color:#000000;
    font-size:13px;
    font-weight:bold;
}

.Tabs a
{
    color:#000000;
    font-size:13px;
    font-weight:bold;
}

.MainHeader
{
    font-size:20px;
    font-weight:bold;
    color:#54B323;
}

.ExTextAd
{
    background-color:#F2F5FC;
    border:solid 1px #7E9FE6;
    width:180px;
}

.ExTextAd #ExAdHeader
{
    text-decoration:underline;
    color:#164FD0;
    font-weight:bold;
}

.link
{
    text-decoration:underline;
    color:#EB0100;
    cursor:pointer;

}

.tofesText
{
    font-family:Arial;
    font-weight:bold;
    font-size:14px;   
}

.tofesInput
{
    text-align:right;
    width:190px;
    padding-right:5px;
    vertical-align:middle;
    margin-right: 40px;
}

.tofesInput input
{
    width:165px;
    border:solid 1px black;
    background-color:Transparent;
    
}

.tofesInput select
{
    width:48px;
    border:solid 1px black;
    background-color:Transparent;
}

