.tblPagiBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	height:18px;
}

.divLinkBoxActive
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #83B7E9;
	/*background:#D2E4F8;*/
	color:#333333;	
	width:12px;
	height:12px;
	text-align:center;
	vertical-align:middle;
	padding:2px 2px 2px 2px;
	float:left;
}

.divLinkBoxActiveLarg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #83B7E9;
	/*background:#D2E4F8;*/
	color:#333333;	
	width:32px;
	height:12px;
	text-align:center;
	vertical-align:middle;
	padding:2px 2px 2px 2px;
	float:left;
}

.divLinkBoxCurrent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border:1px solid #BEBEBE;
	width:12px;
	height:12px;
	text-align:center;
	vertical-align:middle;
	padding:2px 2px 2px 2px;
	float:left;
	background:#E1E1E1;
}

.divPagiSeperator
{
	width:3px;
	height:16px;
	float:left;
}


.lnkPagiBlue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #086ED3;
	text-decoration: none;
}

.lnkPagiBlue a:link { text-decoration: none; color: 086ED3;}
.lnkPagiBlue a:visited { text-decoration: none; color: 086ED3;}
.lnkPagiBlue a:active { text-decoration: none; color: 086ED3;}
.lnkPagiBlue a:hover { text-decoration: underline; color: 086ED3; }
