body {

	background: #FFFFFF; margin: 0; padding: 0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat; background-position: 0 0;


SCROLLBAR-FACE-COLOR: #FFFFFF;
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
SCROLLBAR-SHADOW-COLOR: #FFFFFF;
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR:  #ff9900;
SCROLLBAR-TRACK-COLOR: #E4E4E4;
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
overflow: auto;

}


br {
	line-height: 13px;
}

a		{ 
 text-decoration: none; color: #808080;
 }
a:hover		{
 text-decoration: none; color: #ff9900;
 }
a:atived	{
 text-decoration: none; color: #ff9900;
 }




TABLE, TD, P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #501E08;
}
.titulo{
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-transform: uppercase;
	color : #501E08;
	line-height: 13px;
}
.subtitulo{
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-transform: uppercase;
	color : #501E08;
	line-height: 13px;
}
.texto{
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	line-height: 13px;	
}
.texto_laranja_peq{
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 8px;
	color : #ff9900;
	text-transform: uppercase;	
}
.tah9 {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #808080;
}
.linha{
	line-height: 13px;
}

.legenda{
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	line-height: 13px;
	text-align: justify;
}

.input, textarea { border-left:1px solid #999999; border-right:1px solid #999999;
		border-top:1px solid #999999; border-bottom:1px solid #999999;
		background-color:#ffffff; font-size:11px; color:#777777 
}
		
.campos {  BORDER-RIGHT: #AA0573 1px solid; BORDER-TOP: #AA0573 1px solid; 
	  BORDER-LEFT: #AA0573 1px solid; COLOR: #777777; 
	  BORDER-BOTTOM: #AA0573 1px solid; BACKGROUND-COLOR: #F4F4F4;
	  FONT-FAMILY: verdana, arial, helvetica, sans-serif;FONT-SIZE: 11px }

.listbox {  clip: rect( ); font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background-color: #e0f0f4
}
.select {  clip:  rect(   ); font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background-color: #e0f0f4
}
.selectbox { clip: rect( ); font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background-color: #e0f0f4 
}

.button { BORDER-RIGHT: #2F89C7 1px solid; 
	  BORDER-TOP: #2F89C7 1px solid; 
	  BORDER-LEFT: #2F89C7 1px solid; COLOR: #777777; 
	  BORDER-BOTTOM: #2F89C7 1px solid; 
	  BACKGROUND-COLOR: #F4F4F4;
	  FONT-FAMILY: verdana, arial, helvetica, sans-serif;FONT-SIZE: 11px 
}



.link_titulo{
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-transform: uppercase;
	color : #501E08;
	line-height: 13px;
}
.link_subtitulo{
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-transform: uppercase;
	color : #501E08;
	line-height: 13px;
}



