﻿body {
}

.BlankLabels
{
    font-family:Arial;
    font-size:12px;
    font-style:normal;
    font-weight:bold;
    color:Black;
}

.FilesUploadObject
{
    height:20px;
    font-family:Arial;
    font-size:12px;
    border:solid 1px #366F90;
    widows:inherit;
}

.ButtonsObject
{
    width:100px;
    height:20px;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#DADADA;
    background-color:#699CB7;
}

.TextTitle
{
    font-family:Arial;
    font-size:14px;
    color:#599D00;
    font-weight:bold;
}
.TitleLine
{
    border-bottom:solid 2px #78A5BC;
}

.LongTextArea
{
    border:solid 1px #366F90;
    font-family:Arial;
    font-size:12px;
    font-variant:normal;
    font-weight:bold;
}

.SelectArea
{
    width:100px;
    height:20px;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    border:solid 1px #78A5BC;
}


.ManageErrorLabel
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:Red;
}

.ManageErrorLabe2
{
    font-family:Arial;
    font-size:12px;
    color:Red;
}


.CompanyNamesList
{
	font-family:Arial;
    font-size:13px;
    font-style:normal;
    font-weight:bold;
    color:#669900;
}

.ExpressionLabel
{
   font-family:Arial;
   font-size:12px;
   font-weight:bold;
   text-decoration:underline;
   color:#326B8D;
}

.UserButtonsBig
{
    background-image:url('../usercontrols/CategoryControlIMG/BgButton.gif');
    background-repeat: repeat-x;    
    text-align:center;
    text-decoration:none;
    color:Black;
    font-family:Arial (Hebrew);
    font-size:13px;
    border:0;
    cursor:hand;
    display:block;
    font-weight:bold;
    border-color:#E6E6E6;
    border-width:1px;
}

.UserButtonsBig:hover
{
    background-image:url('../usercontrols/CategoryControlIMG/BgOverButton.gif');
}


.UserButtons
{
    background-image:url('../usercontrols/CategoryControlIMG/BgButton.gif');
    background-repeat: repeat-x;    
    text-align:center;
    text-decoration:none;
    color:Black;
    font-family:Arial (Hebrew);
    font-size:11px;
    border:0;
    cursor:hand;
    display:table-cell;
}

.UserButtons:hover
{
    background-image:url('../usercontrols/CategoryControlIMG/BgOverButton.gif');
}


.UserButtons_temp
{
    background-image:url('../usercontrols/CategoryControlIMG/BgButton.gif');
    background-repeat: repeat-x;    
    text-align:center;
    text-decoration:none;
    color:Black;
    font-family:Arial (Hebrew);
    font-size:11px;
    cursor:hand;
    border:solid 1px #E6E6E6;
    Width:130px;
    Height:16px;
    
}


.UserCheckBoxes
{
    font-family:Arial;
    font-size:12px;
    color:#377091;
}
#testFacebookDiv 
{
text-align:right; 
margin-right:63px;
margin-top:10px;
 background-color:#EFEFEF; 
 width:635px;
 overflow:hidden;  
    color: Black; 
    display: block;
    font-size: 12px;
    font-family:Arial;
    font-weight: bold;
    text-align: right;
    text-decoration: none;
    border:1px solid black;
    margin-bottom:10px;
    padding:10px;
}

