body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;/*#87d300;*/
    scrollbar-face-color:e9e9e7;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#eaebe7;
    scrollbar-darkshadow-color:#F8F0E0;
    scrollbar-shadow-color:#808080;
    scrollbar-arrow-color:#003066;
    scrollbar-track-color:#edf0f6;
}
.back_dir {
	background-image: url(../imagens/fundo_dir.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.back_esq {
	background-image: url(../imagens/fundo_esq.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.fundo_internas {

	background-image: url(../imagens/fundo_internas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #11436d;
	font-weight: normal;
}
.txt_preto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	font-weight: normal;
}
.txt_pretobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.linkpreto {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 15px;
}
.linkpreto:active {  color: #000000; text-decoration: none}
.linkpreto:visited {  color: #000000; text-decoration: none}
.linkpreto:link {  color: #000000; text-decoration: none}
.linkpreto:hover {
	color: #000000;
	text-decoration: underline;
}
.linkverdebold {
	color: #185b08;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 15px;
}
.linkverdebold:active {
	color: #185b08;
	text-decoration: none;
	font-weight: bold;
}
.linkverdebold:visited {  color: #185b08; text-decoration: none}
.linkverdebold:link {  color: #185b08; text-decoration: none}
.linkverdebold:hover {
	color: #185b08;
	text-decoration: underline;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #003066;
	background-color: #fbfbfb;
	color: #11436d;
}
.linkazulclaro {
	color: #193a74;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
}
.linkazulclaro:active {
	color: #193a74;
	text-decoration: none;
}
.linkazulclaro:visited {  color: #193a74; text-decoration: none}
.linkazulclaro:link {  color: #193a74; text-decoration: none}
.linkazulclaro:hover {
	color: #193a74;
	text-decoration: underline;
}
.linkvermelho {
	color: #FF0000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
}
.linkvermelho:active {
	color: #FF0000;
	text-decoration: none;
}
.linkvermelho:visited {  color: #FF0000; text-decoration: none}
.linkvermelho:link {  color: #FF0000; text-decoration: none}
.linkvermelho:hover {
	color: #FF0000;
	text-decoration: underline;
}
.linkazulbold {
	color: #193a74;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 15px;
}
.linkazulbold:active {
	color: #193a74;
	text-decoration: none;
}
.linkazulbold:visited {  color: #193a74; text-decoration: none}
.linkazulbold:link {  color: #193a74; text-decoration: none}
.linkazulbold:hover {
	color: #193a74;
	text-decoration: underline;
}

.btn_incluir_currilo {
  background-image:url(../imagens/btn_inlcuir_curriculo.gif);
  cursor:pointer;
  width:151px;
  height:22px;
  border:hidden;
}
.btn_incluir_vaga {

  background-image:url(../imagens/btn_inlcuir_vaga.gif);
  cursor:pointer;
  width:151px;
  height:22px;
  border:hidden;
}
.txt_branco {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}
.txt_azulmaisclaro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #193a74;
	text-align: justify;
	line-height: 18px;
}
.txt_azulbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #193a74;
	font-weight: bold;
}
.btn_enviar {

  background-image:url(../imagens/btn_enviar.gif);
  cursor:pointer;
  width:75px;
  height:19px;
  border:hidden;
}
.txt_vermelhobold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.borda_tabela {
	border: 1px solid #1d7907;
}
.btn_entrar {

  background-image:url(../imagens/btn_entrar.gif);
  cursor:pointer;
  width:62px;
  height:19px;
  border:hidden;
}
.txt_vermelho {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
}
.borda_tabelaverde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1d7907;
	border-right-color: #1d7907;
	border-bottom-color: #1d7907;
	border-left-color: #1d7907;
}
.borda_LT {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1d7907;
	border-right-color: #1d7907;
	border-bottom-color: #1d7907;
	border-left-color: #1d7907;
}
.btn_pesquisar {


  background-image:url(../imagens/btn_pesquisar.gif);
  cursor:pointer;
  width:75px;
  height:19px;
  border:hidden;
}
