body
{

scrollbar-face-color:#E7E7E5;
scrollbar-arrow-color:#89AFC5;
scrollbar-track-color:#E7E7E5;
scrollbar-shadow-color:#89AFC5;
scrollbar-highlight-color:#EBEBEB;
scrollbar-3dlight-color:#EBEBEB;
scrollbar-darkshadow-Color:#EBEBEB;
}

.cinza {
	color: #333333;
}
.cinza:link {
	color: #333333;
	text-decoration: none;
}
.cinza:visited {
	color: #333333;
	text-decoration: none;
}
.cinza:hover {
	color: #333333;
	text-decoration: underline;
}
.cinza:active {
	color: #333333;
	text-decoration: underline;
}


td {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
}
td.menu {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	line-height: 19px;
}
th {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
}
input {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #333333;
	background-color: F4F4F4;
}
textarea {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #333333;
	background-color: F4F4F4;
}
select {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #666666;
	background-color: F4F4F4;
}
.titulo_azul {
	color: #0091D3;
	font-weight: bold;
}
.titulo_light {
	color: #72a8c1;
}

.titulo_vermelho {
	color: #FF3300;
	font-weight: bold;
}

