body {
	scrollbar-base-color: #c9d0e1;
	scrollbar-track-color: #c9d0e1;
	scrollbar-face-color: #c9d0e1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-darkshadow-color: #7688b3;
	scrollbar-shadow-color: #7688b3;
	scrollbar-arrow-color: #000000;
	margin:0px;
	padding:0px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline; 
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.tahoma10_preta_normal {
	font-family: Tahoma, Verdana, Arial, "Times New Roman", "Courier New";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.tahoma10_preta_bold {
	font-family: Tahoma, Verdana, Arial, "Times New Roman", "Courier New";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;

}
.tahoma10_preta_normal_sublinhada {
	font-family: Tahoma, Verdana, Arial, "Times New Roman", "Courier New";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;

}
.tahoma10_preta_bold_sublinhada {
	font-family: Tahoma, Verdana, Arial, "Times New Roman", "Courier New";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;

}
.tahoma10_cinza_normal {

	font-family: Tahoma, Verdana, Arial, "Times New Roman", "Courier New";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.tahoma10_cinza_normal_justificada {
	font-family: Tahoma, Verdana, Arial, "Times New Roman", "Courier New";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align: justify;

}
.tahoma10_branca_normal {
	font-family: Tahoma, Verdana, Arial, "Times New Roman", "Courier New";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.tahoma10_cinza_normal_sublinhada {
	font-family: Tahoma, Verdana, Arial, "Times New Roman", "Courier New";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;

}
.tahoma11_cinza_normal {
	font-family: Tahoma, Verdana, Arial, "Times New Roman", "Courier New";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;

}
.botoes {
	font-family: Tahoma, Verdana, Arial, "Times New Roman", "Courier New";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	border: none;
	text-align: center;
	vertical-align: middle;
	height: 17px;
	width: 70px;
	margin: 1px;
	padding: 1px;
	background-color: #000000;
	cursor:pointer;
}

.botoes:hover{
	font-family: Tahoma, Verdana, Arial, "Times New Roman", "Courier New";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	border: none;
	text-align: center;
	vertical-align: middle;
	height: 17px;
	width: 70px;
	margin: 1px;
	padding: 1px;
	background-color:#1580F4;
	cursor:pointer;
}

.campos {
	font-family: Tahoma, Verdana, Arial, "Times New Roman", "Courier New";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border: 1px solid #999999;
	background: #FFFFFF;
	height: 17px;
	width: 110px;
}
.borda_cinza {

	font-family: Tahoma, Verdana, Arial, "Times New Roman", "Courier New";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border: 1px solid #999999;
	background: #FFFFFF;
}
