body {
	scrollbar-arrow-color:#62ab08;
	scrollbar-3dlight-color:#e4e4e4;
	scrollbar-highlight-color:#e4e4e4;
	scrollbar-face-color:#d6d6d6;
	scrollbar-shadow-color:#e4e4e4;
	scrollbar-darkshadow-color:#e4e4e4;
	scrollbar-track-color:#e4e4e4;
	background-color:transparent;
}
*
{
	font-family:Tahoma;
	font-size:12px;
	color:#9c9c9c;
}
.obrigatorio
{
	font-family:Tahoma;
	font-size:9px;
	color:#9c9c9c;
}
.preta
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;

}
.cinza
{
	font-family:Tahoma;
	font-size:12px;
	color:#9c9c9c;
}
.botton
{
	font-family:Tahoma;
	font-size:12px;
	color:#a9a9a9;
}
.titulo
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-transform: uppercase;
	font-weight: normal;;
}
.titulo_verde
{
	font-family:Tahoma;
	font-size:12px;
	color:#62ac08;
	text-transform: uppercase;
	font-weight:bold;
}
.verde
{
	font-family:Tahoma;
	font-size:12px;
	color:#62ac08;
	font-weight: bold;
}
a:link
{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;	
}
a:hover
{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;	

}
a:active
{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;	

}
a:focus
{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;

}
a:visited
{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}
input
{ 
	background-color: #eff2f5;
	font:12px Tahoma;
	color:#62ac08;
	border: 1px solid #CCCCCC;
}
textArea
{ 
	background-color: #eff2f5;
	font:12px Tahoma;
	color:#62ac08;
	border: 1px solid #CCCCCC;
}
select
{ 
	background-color: #eff2f5;
	font:12px Tahoma;
	color:#62ac08;
	border: 1px solid #CCCCCC;
	
	scrollbar-arrow-color:#62ab08;
	scrollbar-3dlight-color:#e4e4e4;
	scrollbar-highlight-color:#e4e4e4;
	scrollbar-face-color:#d6d6d6;
	scrollbar-shadow-color:#e4e4e4;
	scrollbar-darkshadow-color:#e4e4e4;
	scrollbar-track-color:#e4e4e4;
}
.fonte16
{
	font-size: 16px;
}
.fonte24
{
	font-size: 24px;
}