BODY {
/*scrollbar-face-color: #783037; 
	scrollbar-shadow-color: #783037;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #783037;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #B4BC49;
	scrollbar-arrow-color: #FFFFFF;
*/margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	background-color: #F7F7F7;
}

TD	{
	FONT-FAMILY: Trebuchet MS;
	FONT-SIZE: 11px;
	color: #016996;
	text-decoration: none;
}

INPUT {
	FONT-FAMILY: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	background-color: #E2E2E2;
	border: 0px solid #783037;
	text-decoration: none;
	color: #016996;
}

.checkbox{
	FONT-FAMILY: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	background-color: transparent;
	border: 0px solid #783037;
	text-decoration: none;
	color: #016996;
}

.INPUT_botao {
	background-color: #016996;
	FONT-FAMILY: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}    


textarea {
	background-color: #E2E2E2;
	color: #016996;
	border: 0px solid #783037;
}


SELECT {
	FONT-FAMILY: Gil Sans MT, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #016996;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #783037;
	text-decoration: none;
}

A:link {
	FONT-FAMILY: Trebuchet MS;
	FONT-SIZE: 12px;
	color: #016996;
	font-weight: bold;
	text-decoration: underline;
}
A:visited       {
	FONT-FAMILY: Trebuchet MS;
	FONT-SIZE: 12px;
	color: #016996;
	font-weight: bold;
	text-decoration: underline;
}
A:hover         {
	FONT-FAMILY: Trebuchet MS;
	FONT-SIZE: 12px;
	color: #016996;
	font-weight: bold;
	text-decoration: none;
}
A:active        {
	FONT-FAMILY: Trebuchet MS;
	FONT-SIZE: 12px;
	color: #016996;
	font-weight: bold;
	text-decoration: underline;
}

.titulos{
	FONT-FAMILY: Gil Sans MT, Arial, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #783037;
	font-weight:bold;
}

.image_noborder {
	border: 0px;
}

.bottom {
	FONT-FAMILY: Trebuchet MS;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration:none;
}

.bottom A:link {
	FONT-FAMILY: Trebuchet MS;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration:none;
}
.bottom A:visited{
	FONT-FAMILY: Trebuchet MS;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration:none;
}

.bottom A:hover{
	FONT-FAMILY: Trebuchet MS;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration:underline;
}

.bottom A:active{
	FONT-FAMILY: Trebuchet MS;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration:none;
}

.menu {
	FONT-FAMILY: Trebuchet MS;
	font-size: 12px;
	color: #783037;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase
}

.menu A:link {
	FONT-FAMILY: Trebuchet MS;
	font-size: 12px;
	color: #783037;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase
}
.menu A:visited{
	FONT-FAMILY: Trebuchet MS;
	font-size: 12px;
	color: #783037;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase
}

.menu A:hover{
	FONT-FAMILY: Trebuchet MS;
	font-size: 12px;
	color: #96A200;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase
}

.menu A:active{
	FONT-FAMILY: Trebuchet MS;
	font-size: 12px;
	color: #783037;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase
}

.titulo_peq {
	FONT-FAMILY: Trebuchet MS;
	font-size: 15px;
	color: #016996;
	font-weight: normal;
	text-decoration:none;
}
.titulo_grande {
	FONT-FAMILY: Trebuchet MS;
	font-size: 24px;
	color: #016996;
	font-weight: bold;
	text-decoration:none;
}
.letra_branca {
	FONT-FAMILY: Trebuchet MS;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.titulo_medio {
	FONT-FAMILY: Trebuchet MS;
	font-size: 15px;
	color: #016996;
	font-weight: bold;
	text-decoration:none;
}