body,table,td,tr {
   font-family: tahoma, "trebuchet MS", verdana, arial, helvetica, sans-serif;
   font-size : 11px; color: #2F2F2F;
   overflow-y:auto;
   overflow-x:auto; 
   }

.topo {
	background-image:  url(imagens/bg_grad_top.jpg);
	background-repeat: repeat-x;
}

.topoleft {
	background-image:  url(images/bg_grad_left.jpg);
	background-repeat: no-repeat;
}

.toporight {
	background-image:  url(images/bg_topright.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: #F06518; text-decoration: none; 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} 
.smallTXT {
	font-family: Tahoma,  Verdana, "Trebuchet MS",Arial;
	font-size: 9px;
	color: #333333;
} 
.smallTXT a:link {  font-family: Tahoma, Verdana, "Trebuchet MS", Arial; font-size: 9px; font-weight: bold; color: #000000; text-decoration: none}
.smallTXT a:visited{  font-family: Tahoma, Verdana, "Trebuchet MS", Arial; font-size: 9px; font-weight: bold; color: #bbbbbb; text-decoration: none}
.smallTXT a:hover{  font-family: Tahoma, Verdana, "Trebuchet MS", Arial; font-size: 9px; font-weight: bold; color: #F97AAA; text-decoration: none}

.borda   {
	font-family:Verdana;
	font-size:9px;
	border:1px solid #000000;
	cursor: default;
	font-weight: bold;

}

.justify {text-align: justify}
.cursordefault {
	cursor: default;
}
.cabecalho {
	font-family: Haettenschweiler, Verdana, Tahoma, "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #3C3C3C;

}
.submenu {  font-family: Verdana, Tahoma, "Trebuchet MS", Arial; font-size: 9px;  color: #cccccc; text-decoration: none ; font-weight: bold;}
.submenu a:link {  font-family: Verdana, Tahoma, "Trebuchet MS", Arial; font-size: 9px; font-weight: bold; color: #000000; text-decoration: none ; font-weight: bold;}
.submenu a:visited{  font-family: Verdana, Tahoma, "Trebuchet MS", Arial; font-size: 9px; font-weight: bold; color: #444444; text-decoration: none ; font-weight: bold;}
.submenu a:hover{  font-family: Verdana, Tahoma, "Trebuchet MS", Arial; font-size: 9px; font-weight: bold; color: #FF6C00; text-decoration: none ; font-weight: bold;}
