@charset "utf-8";
/* CSS Document */
body{
	background:url(bg.gif) no-repeat center top #FFFFFF;
	margin:0;
}
body, td, th, p{
	scrollbar-3d-light-color: #6A99BF;
scrollbar-arrow-color: #6A99BF;
scrollbar-base-color: #F2F8F8;
scrollbar-dark-shadow-color: #E8EDF3;
scrollbar-face-color: #E8EDF3;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #C3DDDA;
}

.bg_norepete{
	background-repeat:no-repeat;
}
.bg_repetex{
	background-repeat:repeat-x;
}
.bg_repetey{
	background-repeat:repeat-y;
}
.imgborder{
	margin:5px;
	}
.textopagina{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0e123a;
	text-decoration:none
}
.titulo_form{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	text-decoration:none
}
.titulo_vermelho{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}
.datatopo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.imputform{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006699;
	border:solid 1px #006699;
	background-color:#E1F3FD;


	
	

