body {
	scrollbar-arrow-color:#427490;
	scrollbar-base-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-face-color:#F1F1F1;
	scrollbar-highlight-color:#F7F7F7;
	scrollbar-darkshadow-color:#F1F1F1;
	scrollbar-3dlight-color:#c0c0c0;
	}
.txtBoxStyle1{
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
	padding-left: 4px;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #666666;
    background-image: url(imagens/corners.gif);
	}
.txtBoxStyle2{
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
	padding-left: 4px;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #666666;
    background-image: url(imagens/grid.gif);
	}
	.borderFoto{
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
	}
.forms {
	FONT-SIZE: xx-small;
	WIDTH: 140px;
	HEIGHT: 22px;
	BORDER-TOP-STYLE: groove;
	BORDER-RIGHT-STYLE: groove;
	BORDER-LEFT-STYLE: groove;
	BORDER-BOTTOM-STYLE: groove;
	BACKGROUND-COLOR: #FCFCEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.txtTituloPagina {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 14px;
}

.txtTituloRecrutamento {
	color: #1B4A26;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 14px;
}

.txtNormal {
	color: #74502E;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 12px;
}
.txtBranco {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 12px;
}


.txtPequeno {
	color: #74502E;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 10px;
}


.txtRodape {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 12px;
	border-top: 1px solid #FFFFFF;
}

a.lnkRodape:link, a.lnkRodape:visited, a.lnkRodape:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 12px;

}
a.lnkRodape:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 12px;
}

a.lnkNormal:link, a.lnkNormal:visited, a.lnkNormal:active {
	color: #74502E;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 12px;

}
a.lnkNormal:hover {
	color: #74502E;
	text-decoration: underline;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 12px;
}

a.lnkPequeno:link, a.lnkPequeno:visited, a.lnkPequeno:active {
	color: #74502E;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 10px;

}
a.lnkPequeno:hover {
	color: #74502E;
	text-decoration: underline;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 10px;
}


a.lnkMenu:link, a.lnkMenu:visited, a.lnkMenu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 12px;

}
a.lnkMenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: none;
	font-family: Trebuchet MS;
	font-size: 12px;
}



td.Menu a:hover {
	padding-left:25px;

	color: #FFFFFF;
	
	background: transparent url(imagens/btt_on.jpg) repeat 0% 50%;
	line-height:22px;
	width: 100%;
	height: 22px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display:block; 
	clear:both;
}


td.Menu a {
	padding-left:25px;

	color: #FFFFFF;
	
	background: transparent url(imagens/btt_off.jpg) repeat 0% 50%;
	line-height:22px;
	width: 100%;
	height: 22px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display:block; 
	clear:both;
}
