body,table,td,tr {
   font-family: "trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
   font-size : 11px; color: #3F3F3F;
   overflow-y:auto;
   overflow-x:auto; 
}

.topoRight {
	background-image:  url(images/bg_top_r.jpg);
	background-repeat: repeat-x;
}

.topoLeft {
	background-image:  url(images/bg_top_l.jpg);
	background-repeat: repeat-x;
}

.topoRight_H {
	background-image:  url(images/bg_top_r_h.jpg);
	background-repeat: repeat-x;
}

.topoLeft_H {
	background-image:  url(images/bg_top_l_h.jpg);
	background-repeat: repeat-x;
}

.topoContents {
	background-image:  url(images/bg_contents.jpg);
	background-repeat: no-repeat;
}

a:link {color: #000000; text-decoration: none; font-weight: bold;} 
a:visited {color: #000000; text-decoration: none; font-weight: bold;} 
a:hover {color: #000000; text-decoration: underline; font-weight: bold;} 
a:active {color: #000000; text-decoration: none; font-weight: bold;} 

.News {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
} 
.News a:link {  font-family: Tahoma, "Trebuchet MS", Verdana, Arial; font-size: 9px; font-weight: bold; color: #7B7B76; text-decoration: none}
.News a:visited{  font-family: Tahoma, "Trebuchet MS", Verdana, Arial; font-size: 9px; font-weight: bold; color: #7B7B76; text-decoration: none}
.News a:hover{  font-family: Tahoma, "Trebuchet MS", Verdana, Arial; font-size: 9px; font-weight: bold; color: #335BB4; text-decoration: none}
.News a:active{  font-family: Tahoma, "Trebuchet MS", Verdana, Arial; font-size: 9px; font-weight: bold; color: #7B7B76; text-decoration: none}

.borda   {
	font-family:Verdana;
	font-size:9px;
	border:1px solid #000000;
	font-weight: bold;

}

.justify {text-align: justify}
.cursordefault {
	cursor: default;
}
.cabecalho {
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -1px;

}
.submenu {  font-family: Verdana, Tahoma, "Trebuchet MS", Arial; font-size: 9px;  color: #666666; text-decoration: none}
.submenu a:link {  font-family: Verdana, Tahoma, "Trebuchet MS", Arial; font-size: 9px; font-weight: bold; color: #444444; text-decoration: none}
.submenu a:visited{  font-family: Verdana, Tahoma, "Trebuchet MS", Arial; font-size: 9px; font-weight: bold; color: #444444; text-decoration: none}
.submenu a:hover{  font-family: Verdana, Tahoma, "Trebuchet MS", Arial; font-size: 9px; font-weight: bold; color: #444444; text-decoration: none}
.titulo {
	font-family: Haettenschweiler, Verdana, Arial;
	font-size: 18px;
	color: #01AAE4;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif, Haettenschweiler;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
.subtitulo2 {
  font-family: "trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

.depoimentos {
   font-family: "trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
   font-size : 11px; color: #666666;
   text-align: justify;
}

.depoimentos_autor {
   font-family: "trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
   font-size : 10px; color: #000000;
}

.depoimentos_aspas {
   font-family:  tahoma, verdana, arial, helvetica, sans-serif;
   font-size : 15px; color: #D33B09;
   font-weight: bold;
  
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #F9F9F9;
	border: 1px double #000000;
}
.fonte_branca {
   font-family: "trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
   font-size : 11px; color: #FFFFFF;
   }