.bloco {
color : White;
	   background : url(imagens/bloco-cont.gif) top;
background-repeat : repeat-x;
font : bold;
		 }   
.caixabaixo{
	background-image : url(../imagens/caixabaixo.gif);
	background-repeat : repeat-x;
}
.caixadir{
	background-image : url(../imagens/caixadir.gif);
	background-repeat : repeat-y;
}
.caixaesq{
	background-image : url(../imagens/caixaesq.gif);
	background-repeat : repeat-y;
}
 .fundolink {
	background : #E1F0FF;
}
.linhah {
	   background : url(imagens/traco-hor.gif) top;
background-repeat : repeat-x;
		}
	.linhahc {
	   background : url(imagens/traco-hor_c.gif) top;
background-repeat : repeat-x;
		}
	.linhamenuh {
	background : url(imagens/tracopontoh.gif) center;
	background-repeat : repeat-x;
}
.linhav {
	   background : url(imagens/traco-vert.gif) right;
background-repeat : repeat-y;
		}
.mouseOutLink {
	BACKGROUND-COLOR: transparent;
	CURSOR: auto;
}
.mouseOverLink {
	BACKGROUND-COLOR: #F0FBFF;
	CURSOR: hand
}
.titulo{
color : #024074;
	font-size : 13px;
}
a.fundo {
		  color : Gray;
text-decoration : none;
	font-family : Verdana, Helvetica, Arial;
	  font-size : 11px;
		}
a.fundo:Hover {
		  color : Black;
text-decoration : none;
	font-family :  Verdana, Helvetica, Arial;
	  font-size : 11px;
			  }

A {
	color : #336ACE;
	font-family : Verdana, Helvetica, Arial;
	font-size : 11px;
	text-decoration : none;
}

A:Hover {
	color : #6495ED;
	font-family : Verdana, Helvetica, Arial;
	font-size : 11px;
}

B, BR, P {
	  color : Black;
font-family : Verdana, Helvetica, Arial;
  font-size : 11px;
		 }

INPUT {
background-color : transparent;
		   color : Black;
	 font-family : Verdana, Helvetica, Arial;
	   font-size : 10px;
	  }
select {
background-color : transparent;
		   color : Black;
	 font-family : Verdana, Helvetica, Arial;
	   font-size : 11px;
	   }
	  strong{
	  color : Black;
		font-size : 10px;
}
TD {
	  color : Black;
font-family :  Verdana, Helvetica, Arial;
  font-size : 10px;
   }
UL {
	  color : Black;
font-family :  Verdana, Helvetica, Arial;
  font-size : 10px;
   }
