.linha {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FF5B24;
	border-right-color: #FF5B24;
	border-bottom-color: #FF5B24;
	border-left-color: #FF5B24;
}
.quadro {
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;


}
.linhacinza {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
}
.linhacinzapontilhada {


	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}


A.link:link {
	   PADDING-LEFT: 0px; COLOR: #ffffff; TEXT-DECORATION: none
             }
			 
A.link:visited {
	   PADDING-LEFT: 0px; COLOR: #ffffff; TEXT-DECORATION: none
             }

			 
A.link:active {
	   PADDING-LEFT: 0px; COLOR: #ffffff; TEXT-DECORATION: none
              }

A.link:hover {

            PADDING-LEFT: 0px; COLOR: #ffffff; FONT-SIZE: 12px; FONT-WEIGHT:BOLD; TEXT-DECORATION: none
	   }
	   
	   
	   
	   
	   
A.link2:link {
	   PADDING-LEFT: 0px; COLOR: #333333; TEXT-DECORATION: none
             }
			 
A.link2:visited {
	   PADDING-LEFT: 0px; COLOR: #333333; TEXT-DECORATION: none
             }		 
	
A.link2:active {
	   PADDING-LEFT: 0px; COLOR: #333333; TEXT-DECORATION: none
              }

A.link2:hover {

            PADDING-LEFT: 0px; COLOR: #333333; FONT-SIZE: 12px; FONT-WEIGHT:BOLD; TEXT-DECORATION: none
	   }  
	   
	   
	   
A.link_preto:link {
	   PADDING-LEFT: 0px; COLOR: #000000; TEXT-DECORATION: none
             }
			 
A.link_preto:visited {
	   PADDING-LEFT: 0px; COLOR: #000000; TEXT-DECORATION: none
             }

			 
A.link_preto:active {
	   PADDING-LEFT: 0px; COLOR: #000000; TEXT-DECORATION: none
              }	   
	   
	 
.lateraldireita {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
}
.quadro2 {
	border: 1px solid #CCCCCC;

}
.quadrobranco {
	border: 1px solid #FFFFFF;

}
.quadrocinza {

	border-top: 1px dotted #DBDBDB;
	border-right: 1px dotted #DBDBDB;
	border-bottom: 1px dotted #DBDBDB;
	border-left: 1px dotted #DBDBDB;
}
