﻿.pagerTable
{
    border-collapse: collapse;
    width:100%;
}

.pagePrevNextNumber
{
    font-size: 10pt;
    background-color: #ffffff;
    text-align: center;
    vertical-align: middle;
    width:10px;
}

.pagePrevNextArrow
{
    font-size: 10pt;
    background-color: #ffffff;
    text-align: center;
    vertical-align: middle;
    width:60px;
}

.pageCurrentNumber
{
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    width:10px;
}

.pagerTotals
{
	font-weight: bold;	

}

.pageGroups
{
    font-size: 10pt;
}

a.pagerLink, a.pagerLink#hover, a.pagerLink#active, a.pagerLink#visited
{
    font-size: 10pt;
    text-decoration: underline;
    color:#30226C; 
}

.selectHeading
{
	font-weight:bold;
}
