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/bkg.jpg);
	background-repeat: repeat-x;
}

.topoLeft {
	background-image:  url(images/bg_topleft.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: #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} 
.smallTXT {
	font-family: Tahoma,  Verdana, "Trebuchet MS",Arial;
	font-size: 9px;
	color: #555555;
} 
.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: #000000; text-decoration: none}
.smallTXT a:hover{  font-family: Tahoma, Verdana, "Trebuchet MS", Arial; font-size: 9px; font-weight: bold; color: #000000; text-decoration: underline}

.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: 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: #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;}
