/* CSS Document */

body {
	            scrollbar-face-color: #CCCCCC;
            	scrollbar-shadow-color: #FFFFFF;
            	scrollbar-highlight-color: #FFFFFF;
            	scrollbar-3dlight-color: #c6c6c6;
            	scrollbar-darkshadow-color: #181818;
            	scrollbar-track-color: #Cccccc;
            	scrollbar-arrow-color: #666666; 
}
.Campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	height: auto;
	width: auto;
	margin: 1px;
	padding: 1px;
	border-top-width: solid;
	border-right-width: solid;
	border-bottom-width: solid;
	border-left-width: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #E7E3E4;
}.linkItens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.linkItens2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
