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

.topo {
	background-image:  url(images/bg_green_top.gif);
	background-repeat: repeat-x;
}

.smallTXT {
   font-family:  tahoma, "trebuchet MS",verdana, arial, helvetica, sans-serif;
   font-size : 10px; color: #606060;
}
.divisor-tracejado {
background-image:url(images/divsor-tracejado.gif);
background-repeat: repeat-x;
background-position:center;
}

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

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

.fonte_branca {
   font-family: "trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
   font-size : 11px; color: #FFFFFF;
   }
.fonte{
   font-family: "trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
   font-size : 11px; color: #000000;
   }
.novo {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color:#408CD9;
}
.form_text {
	font-family: "trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	color: #3F3F3F;
    border: none;
	background-color: transparent;
}
.form_button {
	height:22px;
	background: #C6E1F9 url(images/fundo_bt_form.gif) repeat-x 0 0;
    font-family: "trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid #416E9F;
	padding-left:2px;
	padding-right:2px;
}
.bg-form {
	background-image: url(images/bg_form.gif);
	background-position: center;
	background-repeat: repeat-x;
	color:#999999;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #F9F9F9;
	border: 1px double #000000;
}

