


table {
	border-top: 0px solid #003366;
	border-right: 0px solid #003366;
	border-bottom: 0px solid #003366;
	border-left: 0px solid #003366;
	letter-spacing: 0px;
	word-spacing: 0px;
	BORDER-COLLAPSE: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}



.cabecalho {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
    COLOR: #FFFFFF;         
    BACKGROUND-COLOR: #BC6808;
	TEXT-ALIGN: Center
}


.cabecalhosub {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000088;
	background-color: #E39302;
	TEXT-ALIGN: Center
}

.mensagem {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    COLOR: red;         
    TEXT-ALIGN: left
}


.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal; 
	color: #000066;
	background-color: #CCCCCC;
}
.label22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal; 
	color: #000066;
}

.label2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #3B170A;
    font-weight: normal;
}


input {

 	border-style: solid;
  	border-width:  1px; 
   /* background-color: #E2E2E2;  
    color: #FFFFFF;               */
	font-family: Arial, Helvetica, sans-serif;   
	font-size: 11px;
	font-weight: lighter;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
   /* text-transform: capitalize;   */
  

}
.radio{
   border-style: none;
   border-width: 0px;
}

td {
    border-right: #003366 1px solid;
    padding-right: 0px;
    border-top: #003366 1px solid;
    padding-left: 2px;
    padding-bottom: 0px;
    border-left: #003366 1px solid;
    padding-top: 0px;
    border-bottom: #003366 1px solid;
    height: 11px;
    
	
}
select {
  /*  background-color: #E2E2E2; */
	border-style: solid;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
}


textarea{
	border-style: solid;
	border-width: 1px;
  /*  text-transform: capitalize; */
	FONT-SIZE: 10px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.highlight
{
    BACKGROUND-COLOR: #F8C218;
}                    
.nohighlight
{
    BACKGROUND-COLOR: #ffffff
} 


.shBotao { 
   border-style:solid; 
   border-width:1px; 
   font-size: 8pt; 
   font-family: Arial, Helvetica, sans-serif; 
   width:100; height:20; 
   color:#000080; 
   padding-left:2px; 
   padding-right:2px; 
   padding-top:1px; 
   padding-bottom:1px";
   text-align: center
 }
 
 
  