table.toplinks
{
    direction:rtl;
    width:250px; 
}
td.titletopLinks
{
    text-align:right;
    height:15px;
}
td.titletopLinks a
{
     color:#004d94;
     font-weight:normal;  
}
td.titletopLinks a:hover
{
     color:#ff3300;    
}


table.fullLinks
{
    direction:rtl;
    width:730px;
}
td.fullLinkstitle
{
     color:#027592;    
     text-align:right;
     font-weight:600;
}
td.fullLinkstext
{
    text-align:justify;
}
td.fullLinkstext a
{
    float:left;
    cursor:hand;
    color:Purple;
}
td.fullLinkstext a:hover
{
    color:black;
}
.fullLinksimage
{
    float:right;    
}


td.titleLinksgroupbullet
{
    text-align:right;
    height:15px;
    color:#ff6600;
}
.titleLinksgroup
{
    color:#003399;
    font-weight:600;
}
td.Linksgrouptext
{
    text-align:justify;
}
td.Linksgrouptext a
{
    float:right;
    cursor:hand;
    color:#176602;
    direction:ltr;
}
td.Linksgrouptext a:hover
{
    color:#25ae00;
}
.Linksgroupimage
{
    float:left;    
}
td.titlelinksGroup
{
    text-align:right;
    font-weight:600;    
    background-color:#DBDBDB;
    padding:3px;
}



td.messageLinks
{
    direction:rtl;
    color:#EA0084;    
    font-size:8pt;
    text-align:right;
}
td.lineLinks
{
    border-bottom:solid 1px #B2B2B2;    
}
td.lineLinksgroup
{
    background-image:url('images/news/seprator.jpg');
    background-position:center center;
    background-repeat:no-repeat;
    height:13px;   
}
table.linksgroup
{
    direction:rtl;
    width:730px;
    float:right;
}
table.searchLinks
{
    direction:rtl;
}
.starlinks
{
    color:#BB00FF;    
}
input.searchLinks
{
    border:solid 1px #BC86C8;
    background-color:#E7DCF2;
    color:Black;  
}


td.titlecategorylinks
{
    text-align:right;
    font-weight:600;    
    padding:5px;
    background-color:#5e9eb9;    
    background-image:url(images/links/linepaging.gif);
    background-repeat:repeat-x;
    background-position:right top;
    height:15px;
    color:White;
}
td.categorylistLinks
{
    text-align:right;
    width:500px;
}
td.categorylistLinks a
{
    padding-left:10px;    
    color:#9134A2;
    font-weight:600;
    direction:rtl;
    text-decoration:none;
    
}
td.categorylistLinks a:hover
{
    color:#52076D;
    text-decoration:underline;   
}
