﻿.infoPage { background:#f2f3f3;}

.AspNetPager{ height:30px; line-height:30px; text-align:center; margin-left:40%;}

DIV.pages{}

DIV.pages A
{
	/*color: #63AD3D;*/
	text-decoration:underline;
}
DIV.pages A:hover
{
	color: #3399FF;
}
DIV.pages A:active
{
	color: #089cdc;
}
DIV.pages SPAN.cpb {
	color: #089cdc;
	text-decoration:none;
}
DIV.pages SPAN.disabled{
	color: #999999;
	text-decoration:none;
}