table.toplinks
{
    direction:ltr;
    text-align:left;
}
td.titletopLinks
{
    text-align:left;
    height:15px;
    color:#0B647A;
    font-weight:bold;
    font-size:9pt;
}
td.titletopLinks a
{
     color:#660066;  
     font-size:8pt;
     font-weight:normal;  
}
td.titletopLinks a:hover
{
     color:#C312C3;    
}


table.fullLinks
{
    direction:ltr;
    float:left;
}
td.fullLinkstitle
{
     color:#FFCC00;    
     text-align:left;
     font-weight:bold;
}
td.fullLinkstext
{
    text-align:justify;
}
td.fullLinkstext a
{
    float:right;
    cursor:hand;
    color:#FF9900;
}
td.fullLinkstext a:hover
{
    color:#09C99A;
}
.fullLinksimage
{
    float:left;
    margin:5px;    
}


td.titleLinksgroup
{
    text-align:left;
    height:15px;
    color:#0B647A;
    font-weight:bold;
}
td.Linksgrouptext
{
    text-align:justify;
}
td.Linksgrouptext a
{
    float:right;
    cursor:hand;
    color:Purple;
}
td.Linksgrouptext a:hover
{
    color:black;
}
.Linksgroupimage
{
    float:left;    
}
td.titlelinksGroup
{
    text-align:right;
    font-weight:bold;    
    background-color:#DBDBDB;
    padding:3px;
}



td.messageLinks
{
    direction:ltr;
    color:#FFCC00;    
    font-size:8pt;
    text-align:center;
}
td.lineLinks
{
    border-bottom:solid 1px #B2B2B2;    
}
td.lineLinksgroup
{
    border-bottom:solid 1px #B2B2B2;    
}
table.linksgroup
{
    direction:ltr;
}
table.searchLinks
{
    direction:ltr;
}
.starlinks
{
    color:#BB00FF;    
}
input.searchLinks
{
    border:solid 1px #BC86C8;
    background-color:#E7DCF2;
    color:Black;  
}


td.titlecategorylinks
{
    text-align:left;
    font-weight:bold;    
    background-color:#DBDBDB;
    padding:3px;
}
td.categorylistLinks
{
    text-align:left;
    width:500px;
}
td.categorylistLinks a
{
    padding-left:10px;    
    color:#9134A2;
    font-weight:bold;
    direction:ltr;
    text-decoration:none;
    
}
td.categorylistLinks a:hover
{
    color:#52076D;
    text-decoration:underline;   
}