/******Pager******/
.PagerContainer
{
    margin :30px 2px 10px 2px; 
    }
a.PagerImage
{
 margin: 1px 1px 1px 1px; 
	width:20px;
    text-align:center;
}
.Pager-Active
{
   font-weight: bold; 
    font-size: 11px; 
    color: #fff;
    font-family: tahoma;
    text-align:center;
    direction:ltr;
    background-color:#5E90C3;
    text-decoration:none;
    border:solid 1px #5E90C3;
    margin: 1px 1px 1px 1px; 
	width:20px;
}

/********************/
a.Pager
{
    font-weight: bold; 
    font-size: 11px; 
    color: #3967ab;
    font-family: tahoma;
    text-align:center;
    direction:ltr;
    text-decoration:none;
    border:solid 1px #5E90C3;
    margin: 1px 1px 1px 1px; 
	width:20px;
    
}
a.Pager:hover
{
background-color:#ECF3F9;
   
}
a.Pager:Visit
{
    font-weight: bold; 
    font-size: 11px; 
    color: #3967ab;
    font-family: tahoma;
    text-align:center;
    direction:ltr;
    text-decoration:none;
    border:solid 1px #5E90C3;
    margin: 1px 1px 1px 1px; 
	width:20px;
}
.PagerText
{
    font-weight: bold;
    font-size: 11px; 
    color: #000;
    font-family: tahoma;
    text-align:center;
}
.PagerActivePage
{
}
.PagerOtherPage
{
}



