/* corpo */

body{
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FF9933;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../imgs/estrutura/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}

/* Formulários */

.Fields {
	;
	background-color: #FFFFFF
;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center center
;
	font-weight: normal;
	color: #333333;
	border-top: 1px solid #4B4B4B;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #4B4B4B;
}
.Buttons {
	;
	background-color: #FF9900
;
	font-family: Tahoma;
	font-size: x-small;
	background-position: center center
;
	font-weight: normal
;
	color: #000000;
	height: auto;
	width: auto;
	cursor: hand;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}

/* Fontes */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}


/* Link 01 */

DIV.link01		A   	       	{
	color:	#FFFFFF;
	text-decoration: none;
}
DIV.link01		A:link			{
	color:	#FFFFFF;
	text-decoration: none;
}
DIV.link01		A:visited		{
	color:	#FFFFFF;
	text-decoration:none;
}
DIV.link01		A:hover 		{
	color: #333333;
	text-decoration: none;
}
.style4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

