﻿a.titlegallery 
{
    color:#0066CC;
    font-weight:600;
}
table.searchgallery
{
    width:300px;     
    direction:rtl;
}
table.searchgallery td
{
    direction:rtl;        
}
input.searchgallery
{
   background-color: #ffffff;
    border: 1px solid #676161;
    width:220px;    
}
td.searchalignleft
{
    text-align:right;
    direction:rtl;
}
td.rightgallery
{
	direction:rtl;
	text-align:right
}
td.titlegroupsgallery
{ 
    padding:2px;
    
}
td.pagergallery
{
    color:#055496;    
    text-align:center;
    background-color:#f5f3ec
}
td.pagergallery u
{
    color:#055496;    
    font-weight:600;
}
td.pagergallery a
{
    color:OrangeRed;    
}
td.pagergallery a:hover
{
    color:#055496;    
}
table.navigationgallery
{
    height:30px;     
    width:100%;        
    
}
table.navigationgallery td
{
    direction: ltr;
    font-weight:600;
    color:Gray;
    text-align: right;
    padding:2px
}
td.viewhitgallery
{
     color: #B0B0B0;
     text-align:left;
}
td.descimagegallery
{
    color:#000000;
    padding:3px;
    text-align:justify;
    direction:rtl;
    float:right    
}
td.nextgallery
{
    text-align:right;
    padding:2px
}

td.nextgallery a
{
    color: tomato;
    font-weight: 600;
}
td.nextgallery a:hover
{
    color:#2279AD;
}
td.previousgallery
{
    text-align:left;
    padding:2px
}

td.previousgallery a
{
    color:tomato;
    font-weight:600;
}
td.previousgallery a:hover
{
    color:#2279AD;
}

