Table.Navigate
{
	border : solid 1px #D4DAE8;
}

Table.NavigateBar
{
	border : solid 1px #D4DFDB;
	height : 14px;
	text-align : center;
}
Td.NavigateBar
{
	background-color : #F2F6FF;
	border : solid 1px #D4DBE6;
	font-size : 8pt;
	color : #224563;
	cursor : hand;
	height:10px;
	width : 15px;
	text-align : center;
}

Td.NavigateBtnOn
{
	background-color : #E1DFEC;
	cursor : hand;
	height:10px;
	width : 17px;
	text-align : center;
}

Td.NavigateBtnOff
{
	background-color : #E1DFEC;
	
	font-size : 8pt;
	color : #224563;
	width : 17px;
	text-align : center;
}

Td.NavigateBar2
{
	background-color : #F2F6FF;
	border : solid 1px #D4DBE6;
	font-size : 8pt;
	color : #224563;
	width : 1px;
	text-align : center;
}

.PageBar
{
	background-color : #B5D8DE;
	border : solid 1px #A1C1D6;
	color : #214764;
	font-size : 8pt;
	width : 17px;
	text-align : center;
}


