td,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033FF;
}
.borda {
	border-top: none;
	border-right: 1px solid #0033FF;
	border-bottom: 1px solid #0033FF;
	border-left: 1px solid #0033FF;
}
.borda_c {
	border-top: 1px solid #0033FF;
	border-right: 1px solid #0033FF;
	border-bottom: 1px solid #0033FF;
	border-left: 1px solid #0033FF;
}

#txtpeq {
	font-size: 10px;
}
a:link,a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: none;
}
.cabecalho {
	width: 100%;
	height: 90px;
	background-image:  url(images/bg_cabecalho.gif);
	background-repeat: repeat-x;
}
#menu {
	font-weight: bold;
	line-height: 140%;
}
#menu a:link,#menu a:visited {
	color: #663300;
	text-decoration: none;
}
#menu a:hover {
	color: #0033FF;
	text-decoration: none;
}
.rodape {
	width: 100%;
	height: 41px;
	background-image:  url(images/bg_rodape.gif);
	background-repeat: repeat-x;
}
.txtfield {
	background-color: #0033FF;
	border: 1px solid #0033FF;
	padding: 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033FF;
	
	scrollbar-face-color:#0033FF;
	scrollbar-arrow-color: #0033FF;
	scrollbar-track-color: #0033FF;
	scrollbar-3dlight-color: #0033FF;
	scrollbar-highlight-color: #0033FF;
	scrollbar-shadow-color: #0033FF;
	scrollbar-darkshadow-color: #0033FF;
}
.titulo1 {
	font-size: 10px;
	font-weight: bold;
	color: #0033FF;
}
.titulo2 {
	font-size: 10px;
	font-weight: bold;
	color: #0033FF;
}
.erro {
	color: #C00;
	text-weight: bold;
}
.paginacao {
	width: 16px;
	text-align: center;
	/*background-color: #0033FF;*/
	color: #0033FF;
	padding: 2px 5px;
	font-weight: bold;
}
#spcr {
	margin-right: 5px;
}
#spcb {
	margin-bottom: 5px;
}
#spcl {
	margin-left: 5px;
}

