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;
}
.topoLeftH {
	background-image:  url(images/bg_topleft_h.jpg);
	background-repeat: no-repeat;
}

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

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

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

#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: 9px;
	color: #000000;
	font-weight: bold;
} 
.News a:link {  font-family: Tahoma, "Trebuchet MS", Verdana, Arial; font-size: 9px; font-weight: bold; color: #000000; text-decoration: none}
.News a:visited{  font-family: Tahoma, "Trebuchet MS", Verdana, Arial; font-size: 9px; font-weight: bold; color: #000000; text-decoration: none}
.News a:hover{  font-family: Tahoma, "Trebuchet MS", Verdana, Arial; font-size: 9px; font-weight: bold; color: #000000; text-decoration: underline}

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

.titulo {
	font-family:  "Trebuchet MS", Haettenschweiler, Verdana, Tahoma;
	font-size: 16px;
	color: #074A8D;
	font-weight: bolder;
}

.titulo2 {
	font-family:  "Trebuchet MS", Haettenschweiler, Verdana, Tahoma;
	font-size: 13px;
	color: #A31F22;
	font-weight: bolder;
}

.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}
