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;
}td {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
}
th {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
}

.titulo_azul {
	color: #0091D3;
	font-weight: bold;
}
.titulo_vermelho {
	color: #FF3300;
	font-weight: bold;
}

/* frase ao centro */ 
.fraseaocentro{ 
	background:#FF;
	text-align:center;
}

/* frase a direita*/ 
.fraseadireita{ 
	background:#FF;
	text-align:right;
}

/* frase a esquerda*/ 
.fraseaesquerda{ 
	background:#FF;
	text-align:left;
}

.list {

	width       : 100%;
	border-left : 1px solid #CCCCCC;
	border-top  : 1px solid #CCCCCC;
}

td.menu {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	line-height: 19px;
}

a:link {
	color: #666699;
	text-decoration: none;
}
a:visited {
	color: #666699;
	text-decoration: none;
}
a:hover {
	color: #666699;
	text-decoration: underline;
}
a:active {
	color: #666699;
	text-decoration: underline;
}
