.nvReg_naveg {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: Blue;
	background-color: #CFCFCF;
	border-color: #FFFFFF;
	border-width:4px;
	border-style: outset;
	text-align : center;
	width : 15px;
	height:20px;
}
.nvReg_fica {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	color: Black;
	background-color: #CFCFCF;
	border-color: #FFFFFF;
	border-width:4px;
	border-style: inset;
	text-align : center;
	width : 15px;
	height:20px;
}
.nvReg_tb {
   background-color: #EAEAEA;
}
.nvReg_Out {
   background-color: #cccccc;
   border: 3px outset White;
   padding-left : 3px;
   padding-right :3px;
}
.nvReg_Over {
   background-color: #aaaaaa;
   border : 3px inset White;
   padding-left : 3px;
   padding-right :3px;
   cursor: pointer;
}
.nvNumOrdem{
   color: #006A00;
   font-family: 'Courier New', Courier, monospace;
   font-size: 10px;
}

