body 		{
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
}
.texto{
	COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}
	
.texto2{
	COLOR: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: bold;
	}
	
.texto3{
	COLOR: #DD8F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #DD8F00;
    border-bottom-color: #DD8F00;
	}

.texto3m{
	COLOR: #DD8F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #DD8F00;
	border-bottom-color: #DD8F00;
	font-weight: bolder;
	}

	
.data{
	COLOR: #FFFFFF;
	font-family: Verdana;
	font-size: 7pt;
	}

.form
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #999999
}

.btn {
	font-family: verdana;
	text-align: center;
	font-weight: normal;
	font-size: 8pt;
	background-color: #808080;
	border: 1px solid;
	color: white;
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px solid Black;
	border-left: 1px solid #666666;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
}

.rodape  {
	font-family: tahoma,verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

.rodape:hover  {
	font-family: tahoma,verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Fuchsia;
	text-decoration: none;
}


.link1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	padding-top: 25px;
	cursor: hands;
}

.link1:hover  {
	text-decoration: none;
	color: #F8A803;
}
.link2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #790006;
	text-decoration: none;
	cursor: hand;
}
.link2:hover  {
	text-decoration: underline;
}

.link3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.link3:hover  {
	text-decoration: underline;
}
.link4 {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FF8000;
	text-decoration: none;
}

.link4:hover  {
	text-decoration: underline;
	color: #FAC205;
}
.link5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.link5:hover  {
	text-decoration: none;
	color: #FFCC00;
}
.bodas {
	COLOR: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bolder;
}
.linkbodas {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #82070C;
	text-decoration: none;
}
.linkbodas:hover {

	text-decoration: underline;
}
.textob {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
}

.divt {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
.pont {
	cursor: pointer;
}

#paginacao li {
		display:inline;
	}

		#paginacao a {
			padding:3px;
			margin:3px;
			text-decoration:none;
			color:#000000;
		}
			#paginacao a:hover {
	color:#FF6600;
	text-decoration: underline;
			}	
				
		#paginacao .ativo a {
	text-decoration:none;
	border:#333333 1px solid;
	color:#FF6600;
		}
