/* START Navigatore pagina*/
	.PageNav{background-color:white; border:#A5BAD6 1px solid; height:16px; 
			width:100%; 
	}
	.PageButton{width:40px;height:16px;
			margin-left:2px; margin-right:2px; margin-top:1px; margin-bottom:1px;	
	}
	.PageButton2{
			margin-left:2px; margin-right:2px; margin-top:5px; margin-bottom:1px;	
	}
	.PageButtonDisabled{width:40px;height:16px;
					margin-left:2px; margin-right:2px; margin-top:1px; margin-bottom:1px;
	
	}

	.PageNumber{font-family:Tahoma; font-size:8pt;color:#0F3C7F; font-weight: bold;		
	}
	.PageResults{font-family:Tahoma; font-size:8pt;color:#0F3C7F;
				padding-left:10px;padding-right:10px;
	}
	.PageSelect{font-family:Tahoma; 
				font-size:6pt;color:#0F3C7F;
	}
	.PageField{border:#F0EFE1 1px solid; font-family:Tahoma;  font-weight: bold;
				font-size:8pt;color:#0F3C7F; width: 20px; text-align: right; overflow: visible;
				BACKGROUND-COLOR: #F0EFE1;				
	}
/* END Navigatore pagina*/


/* START ToolBars Styles*/
.ToolbarHyperlink
{
	color:#000000;
	text-decoration:none;
	font-family:Tahoma;
	font-size:8pt;
	background-color: transparent;
}
.Toolbar
{
	border:1px solid #A5BAD6;
}

.ToolbarBorder
{	
	 BACKGROUND-COLOR: #A5BAD6;	 
	 BACKGROUND-POSITION: bottom left;
	 BACKGROUND-REPEAT:repeat-x;
}


/* END ToolBars Styles*/
