body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.caixaDEFAULT {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	BACKGROUND: #ECF0F2; 
	border-color: #B8C8CF #B8C8CF #B8C8CF #B8C8CF;
	border-style:solid;
	border-width: 1px; 
	COLOR: #385663; 
	FONT-FAMILY: "Trebuchet MS";
}
.link:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #006666;
	text-decoration: none;
}

.link:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #006666;
	text-decoration: none;
}
.link:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#006666;
	text-decoration: underline;
}
.link:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #006666;
	text-decoration: none;
}
.linkBranco:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.linkBranco:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkBranco:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: underline;
}
.linkBranco:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkNavega:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #F6E665;
	font-weight: bold;
	text-decoration: none;
}

.linkNavega:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #F6E665;
	font-weight: bold;
	text-decoration: none;
}
.linkNavega:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color:#F6E665;
	text-decoration: underline;
}
.linkNavega:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #F6E665;
	font-weight: bold;
	text-decoration: none;
}
.fonteAmarela {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #F6E665;
}
.fonteBrancaMaior {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.bordaBox {
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #5D5D5D;
}

.titulo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}
.tituloMenor {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
.foteBase {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.foteBranca {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.tdConteudo {
	background-image: url(imagens/fundo_conteudo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabela_pontilhada {
	background-image: url(imagens/pontilhado.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: none;
}
