﻿body {
}

.ArtButtons
{
    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;
    font-weight:inherit; 
    display:block;
}

.ArtButtons
{
    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;
    font-weight:inherit; 
}

.ArtHTMLButtonsTD
{
    width:90px;
    height:16px;
    background-image:url('../usercontrols/CategoryControlIMG/BgButton.gif');
    background-repeat: repeat-x; 
    font-family:Arial (Hebrew);
    font-size:13px;
    border-color:#E6E6E6;
    border-width:1px; 
}

.ArtButtonsLink
{
    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;
    width:100px;
    height:17px; 
}

.ArtButtonsLink:Hover
{
    background-image:url('../usercontrols/CategoryControlIMG/BgOverButton.gif');
    background-repeat: repeat-x;    
    text-align:center;
    text-decoration:none;
    color:Black;
    font-family:Arial (Hebrew);
    font-size:11px;
    width:100px;
    height:17px;  
}

.ArtLabels
{
    direction:rtl;
    font-family:Arial;
    font-size:12px;
    color:#2B6182;
    font-weight:bold;
}

.ArticleTitle
{
    font-family:Arial (Hebrew);
    font-size:larger;
    font-weight:bold;
    color:#2B6182;
}

.ArticleAuthor
{
   font-family:Arial (Hebrew);
   font-size:12px;
   font-weight:bold;
   color:#2B6182; 
}

.ArticleOriginalSrc
{
   font-family:Arial (Hebrew);
   font-size:12px;
   color:#2B6182;  
}

.ArticleBody
{
   font-family:Arial (Hebrew);
   font-size:12px;
   color:Black;
}

.ArticleDescription
{
   font-family:Arial (Hebrew);
   font-size:15px;
   font-weight:bold; 
   color:Black;
}