﻿body {
}

.Menu /*---טקסט תפריט---@*/
{
    font-family:arial;
    font-size:14px;
    text-decoration:none;
    font-weight:bold;
    color:#37A1D5;
    
    }
 
 .Menu:hover
{
    color:#F66014;
    
    }


.MenuON /*---טקסט תפריט---@*/
{
    font-family:arial;
    font-size:14px;
    text-decoration:none;
    font-weight:bold;
    color:#F66014;
    
    }

.TdMenu /*---שורה בתפריט---@*/
{
	border-bottom: 1px solid #E1E1E1;
	text-align:right;
	font-family:Arial;
}
    
.FormRow /*---שורה בתפריט---@*/
{
	border-bottom: 1px solid #E1E1E1;
	text-align:right;
	font-family:Arial;
	font-size:12px;
}

.lbArtName
{
    font-family:arial;
    font-size:14px;
    text-decoration:none;
    font-weight:bold;
    }
    
.SubMenuOn
{
    font-family:Arial;
    font-size:12px;
    color:Silver;
    text-decoration:none;
    }
    
.SubMenuOn
{
    font-family:Arial;
    font-size:12px;
    }

.msgText
{
    font-family:Arial;
    font-size:11px;
    color:Red;
    }

.TdText
{
    font-family:Arial;
    font-size:12px;
    text-decoration:none;
    color:Black;
}

.TdText:hover
{
    font-family:Arial;
    font-size:12px;
    text-decoration:underline;
    color:Black;
}



.ArtLink
{
    font-family:Arial;
    font-size:13px;
    text-decoration:underLine;
    color:#2293C4;
}

.ArtLink:hover
{
    color:#8282FF;
}

.BullArtLink
{
    font-family:Arial;
    font-size:12px;
    color:#2293C4;
    }

.TdTitle
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    }

.TdRightLine
{
    border-right-style:dotted;
    border-right-color:Silver;
    border-right-width:1px;
    
    }
.lblCatName
{    
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    
    }
    
 .FormText
 {
    font-family:Arial;
    font-size:12px;

    }
 
 .FormBox
 {
border: 1px solid #7F9DB9
    }
  
  .FormButton
  {
    font-family:Arial;
    font-size:12px;

    }
    
  
  .TableBox
  {
    border-color:Silver;
    border-style :solid;
    border-width:1px;
    }
   
   .LiveCounter
   {
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:silver;
    
    }
   
   .TextSubCatList
   {
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    color:#2293C4;
    }
    
    .TextSubCatList:hover
   {
    color:#F66014;
    }
    
    .BulletSubCatList
    { 
    font-family:Arial;
    font-size:11px;
    color:#61BDE3;
    font-weight:bold;
    }
    
    .lbErrMsg
    {
        font-family:Arial;
        font-size:12px;
        }
  
  
  .hlFileList
  {
    font-family:Arial;
    font-size:12px;
    color:#61BDE3;
    text-decoration:none;
    }
    
  .TdListHeader
  {
    border-bottom: 1px solid #2293C4;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#2293C4;
    }
    
    
    .PageHeader
    {
    font-family:arial;
    font-size:36px;
    font-weight:bold;
    color:#FFFFFF;  
    }