body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#BCD2E9;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#397ABF;
	scrollbar-shadow-color:#397ABF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #397ABF;
}

th,td,div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}

.MENU {
	float: left;
	height: 368px;
	/*width: 235px;*/
	width: 300px;
	background-color: #FFFFFF;
}

.CONTEUDO {
	background-color: #FFFFFF;
	float: left;
	height: 368px;
	width: 561px;
	background-image: url(../imagens/comuns/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display: block;
	padding-top: 10px;
	position: absolute;
	left: 235px;
	top: 0px;
	padding-right: 20px;
}

.CONTEUDO hr{
	color: #4672A5;
	height: 1px;
}

.CONTEUDO a:visited{
	color: Purple;
	text-decoration: underline;
}


.CONTEUDO_TIT_RH {
	float:left;
	background-image: url(../imagens/rh/bg_rh.gif);
	width:95%;
	height:38px;
	padding:9px;
	font-size:16px;
	font-weight:bold;
	color:#4672A5
}

.CONTEUDO_RH_ESQ {
	float:left;
	width:20%;
	padding-top:4px
}

.CONTEUDO_RH_DIR {
	float:left;
	width:70%
}

.input_semborda {
	background-color: #FFFFFF;
	border: 0px solid #999999;
}


.RDP {
	position: absolute;
	height: 353px;
	width: 796px;
	left: 0px;
	top: 103px;
}

.RDP_MENOR {
	position: absolute;
	height: 353px;
	width: 796px;
	left: 0px;
	top: 368px;
}

.NOT_tit_menor {
	font-weight: normal;
	color: #29629A;
	text-decoration: none;
	font-size: 11px;
}

.NOT_tit_maior {
	font-weight: bold;
	color: #29629A;
	text-decoration: none;
	font-size: 16px;
}

.REP_tit_maior H1 {
	font-weight: bold;
	color: #29629A;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
}

.TXT_DST {
	font-weight: bold;
	color: #4672A5;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4874A9;
}

a {
	color: #336699;
	text-decoration: underline;
}

a:hover {
	color: #3099FF;
	text-decoration: none;
}

a:active{
	color: #DC5014;
	text-decoration: none;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #336699;
	border: 1px solid #3F4852;
}

.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	background-color: #FFFFFF;
	border: 1px solid #3F4852;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #336699;
	border: 1px solid #3F4852;
}

.textarea2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	background-color: #FFFFFF;
	border: 1px solid #3F4852;
}

.BRD_ZERO {
	border: 0px;
}

