body {
	color: #ffffff; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
    background-color: #0093DB;
	margin: 0 0 0 0;
  	padding: 0 0 0 0;
	background-image : url("imagens/topo.jpg");
	background-repeat: repeat-x;
    background-position: top;	
}
h1 {
	color: #FFFFFF;	
}
.topo{
	height: 119px;
	
}
.topo2{
	background-image : url("imagens/bgtop.gif");
	background-repeat: repeat-x;
    background-position: top;
	height: 53px;
	background-color: #004E74;
	
}
.main{
	background-image : url("imagens/bgmain.gif");
	background-repeat: repeat-x;
    background-position: top;
}
.data{
	font-family : Trebuchet, Trebuchet MS, arial, tahoma, verdana; 
	color: #AAC3CF; 
	FONT-SIZE: 9px;
}
.seta{
	background-image : url("imagens/seta.gif");
	background-repeat: no-repeat;
    background-position: top left;
	width: 9px;
}
.btn{
	background-image : url("imagens/separadormenu.gif");
	background-repeat: repeat-x;
    background-position: bottom left;
	padding: 3;
	width: 144px;
	background-color: #ffffff;
	FONT-SIZE: 9px;
}
.btn2{
	padding: 3;
	background-color: #ffffff;
	FONT-SIZE: 9px;
}
.inputxt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	border: solid 1px #404C5E; height: 18px;
	background-color: #ffffff; 
}
td{color: Black; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
.imb{
	background-color: #EDEDED;
	font-size: 11px;

}
.imb-p{
	background-color: #EDEDED;
	font-size: 9px;
}
.red{ color:#006FC4; font-weight : bold;}
.rodape{
	color: #000000;
	font-size: 11px;
}


a.menu {font-family : arial, tahoma, verdana; color: #006FC4; FONT-SIZE: 12px; font-weight: bold;} 
a.menu:hover {color: #000000;}


a {font-family : tahoma, verdana, arial; color : Black; text-decoration : none;}
a:active {color: #000000;}
a:hover {color: #006FC4;}
a.direitans:hover {color: #000000;}


#menusuite a {
display: block;
width:100%;
background-color: #CCCCCC;
padding: 4px;
text-decoration: none;
color: black;
font-size: 14px;
margin: 1px;
}

#menusuite a:hover {
background-color: #069;
color: white;
background-image: none;
}
.TituloTabelinha {
	font-size: 14px; 
	font-weight: bold;
	color:#CCCCCC;
}
.SubTituloTabelinha {
	font-size: 10px; font-weight: none; color:#000000;
	color: #FFFFFF;
}
