BODY
{
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-arrow-color: #ffffff;
 scrollbar-base-color: #340F6F;
 scrollbar-darkshadow-color: #FFFFFF;
 scrollbar-face-color: #340F6F;
 scrollbar-highlight-color: #340F6F;
 scrollbar-shadow-color: #340F6F;
 scrollbar-track-color: #340F6F;
}
.TituloBranco
{
	font-family: Arial;;
	font-size: 13px;
	color: #340F6F;
	font-weight: 900;
	line-height: 15px;	
}
.TituloAzul
{
	font-family: Arial;;
	font-size: 11px;
	color: #340F6F;
	line-height: 15px;
	font-weight: 900;
}
.Titulo
{
	font-family: Arial;;
	font-size: 13px;
	color: #333333;
	font-weight: 900;
	line-height: 15px;
}
.Texto
{
   text-align: justify;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
}
.Texto:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #ffff00;
	line-height: 15px;
}

.Botoes
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	
	line-height: 20px;
}
.Botoes:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;	
	line-height: 15px;
}
.Box
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
	color: #777777;
	border: 1px solid Silver;
}
SELECT
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
	color: #777777;
	border: 1px solid Silver;
}
TEXTAREA
{
 font-family: arial;
 font-size: 11px;
 color: #000000; 
 border: 1px solid Silver;
}
.Links
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.Links:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #340F6F;
	text-decoration: none;
}


