body,table,td,tr {
   font-family: "trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
   font-size : 11px; color: #101010;
   overflow-y:auto;
   overflow-x:auto; 
   }

.topo {
	background-image:  url(images/f_dir3.gif);
	background-repeat: repeat-x;
}

.topocont1 {
	background-image:  url(images/f_cont.gif);
	background-repeat: repeat-y;
}

.topocont2 {
	background-image:  url(images/f_cont2.gif);
	background-repeat: repeat-x;
}

.topoHome {
	background-image:  url(images/f_home.gif);
}

#scrollWindowDiv {position:absolute; left:280; top:90; width:420; height:330; clip:rect(0,420,324,0);}
#scrollContentDiv {position:absolute; left:10; top:0; width:470}

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;} 

.mytext {font-family: Verdana, Tahoma, "Trebuchet MS", Arial; font-size: 11px; color: #29415E} 

.News { font-family: Tahoma, "Trebuchet MS", Verdana, Arial; font-size: 11px; color: #ffffff; font-weight: bold; } 
.News a:link {  font-family: Tahoma, "Trebuchet MS", Verdana, Arial; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none}
.News a:visited{  font-family: Tahoma, "Trebuchet MS", Verdana, Arial; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none}
.News a:hover{  font-family: Tahoma, "Trebuchet MS", Verdana, Arial; font-size: 11px; font-weight: bold; color: #E9FF00; text-decoration: underline}

.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: #71a600;
	letter-spacing: -1px;

}
.smallTXT {  font-family: Tahoma,  Verdana, "Trebuchet MS",Arial; font-size: 9px;  color: #1B2900; text-decoration: none;  font-weight: bold;}
.smallTXT a:link {  font-family: Tahoma, Verdana, "Trebuchet MS", Arial; font-size: 9px; font-weight: bold; color: #1B2900; text-decoration: none}
.smallTXT a:visited{  font-family: Tahoma, Verdana, "Trebuchet MS", Arial; font-size: 9px; font-weight: bold; color: #1B2900; text-decoration: none}
.smallTXT a:hover{  font-family: Tahoma, Verdana, "Trebuchet MS", Arial; font-size: 9px; font-weight: bold; color: #486D00; text-decoration: none}

@media print {
	div#menu {
		display: none;
	}
	body { background: transparent; }
}
.bordaBox {bbackground: ttransparent; width:30%;}
.bordaBox .b1, .bordaBox .b2, .bordaBox .b3, .bordaBox .b4, .bordaBox .b1b, .bordaBox .b2b, .bordaBox .b3b, .bordaBox .b4b {display:block; overflow:hidden; font-size:1px;}
.bordaBox .b1, .bordaBox .b2, .bordaBox .b3, .bordaBox .b1b, .bordaBox .b2b, .bordaBox .b3b {height:1px;}
.bordaBox .b2, .bordaBox .b3, .bordaBox .b4 {background:#cccccc; border-left:1px solid #cccccc; border-right:1px solid #cccccc;}
.bordaBox .b1 {margin:0 5px; background:#cccccc;}
.bordaBox .b2 {margin:0 3px; border-width:0 2px;}
.bordaBox .b3 {margin:0 2px;}
.bordaBox .b4 {height:2px; margin:0 1px;}
.bordaBox .conteudo {padding:5px;display:block; background:#cccccc; border-left:1px solid #cccccc; border-right:1px solid #cccccc;}
