a {
	color: #000000;
	text-decoration: none;

}

body,table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.separador {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
.fundoesquerdo {
	background-attachment: fixed;
	background-image: url(img_site/fundoesquerdo.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
input,textarea,select {
	font-size: 8pt;
	color: #666666;
	border-top: thin groove #CCCCCC;
	border-right: thin groove;
	border-bottom: thin groove;
	border-left: thin groove #CCCCCC;



}
.titulotrabalhe {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #666666;
}
hr {
	color: #CCCCCC;
	font-size: 1px;
}
