table.toplinks
{
    direction:rtl;
    text-align:right;
}
td.titletopLinks
{
    text-align:right;
    height:15px;
    color:Black;
    font-weight:bold;
    font-size:9pt;
}
td.titletopLinks a
{
     color:#000000;  
     font-size:8pt;
     font-weight:normal;  
}
td.titletopLinks a:hover
{
     color:#FC3F06;    
}


table.fullLinks
{
    direction:rtl;
}
td.fullLinkstitle
{
     color:#010a4d;    
     text-align:right;
     font-weight:600;
}
td.fullLinkstext
{
    text-align:right;
}
td.fullLinkstext a
{
    cursor:hand;
    color:#010a4d;
}
td.fullLinkstext a:hover
{
    color:#041387;
}
td.fullLinksimage
{
  text-align:right;
    margin:3px;
}


td.titleLinksgroup
{
    text-align:right;
    height:15px;
    color:#FC3F06;
    font-weight:600;
}
td.Linksgrouptext
{
    text-align:justify;
}
td.Linksgrouptext a
{
    float:left;
    cursor:hand;
    color:#003399;
    padding-top:3px;
}
td.Linksgrouptext a:hover
{
    color:#0066ff;
}
.Linksgroupimage
{
    float:right;    
}

td.messageLinks
{
    direction:rtl;
    color:#EA0084;    
    font-size:8pt;
    text-align:right;
}
td.lineLinks
{
    border-bottom:solid 1px #EAEAEA;    
}
td.lineLinksgroup
{
    border-bottom:solid 1px #EAEAEA;    
}
table.linksgroup
{
    direction:rtl;
}
table.searchLinks
{
    direction:rtl;
}
.starlinks
{
    color:#0033FF;    
    font-weight:bold;
    font-size:11pt;    
}
input.searchLinks
{
    border:solid 1px #BC86C8;
    background-color:#E7DCF2;
    color:Black;  
}


td.titlecategorylinks
{
    text-align:right;
    font-weight:600;    
    background-color:#eaeaea;
    padding:5px;
    height:20px;
    color:#003399;
}
td.categorylistLinks
{
    text-align:right;
}
td.categorylistLinks a
{
    padding-left:10px;    
    color:Orange;
    font-weight:600;
    direction:rtl;
    text-decoration:none;
    
}
td.categorylistLinks a:hover
{
    color:#ff002e;
    text-decoration:underline;   
}
td.toplinktitle
{
    color:#003399;
    padding-right:5px;
    font-size:10pt;
    font-weight:600;    
    text-align:right
}