.text_laranja	{	border:solid; 
					border-width:1px; 
					border-top-color:#FD7813; 
					border-bottom-color:#FD7813; 
					border-right-color:#FD7813; 
					border-left-color:#FD7813; 
					color:#000000; 
					font-size:10px; 
					font-family:verdana; 
					font-weight:bold; 
					height:17px;
				}
				
.text_laranjaMarcado	{	border:solid; 
							border-width:1px; 
							border-top-color:#FD7813; 
							border-bottom-color:#FD7813; 
							border-right-color:#FD7813; 
							border-left-color:#FD7813; 
							background-color: #DDDDDD;
							color:#000000; 
							font-size:10px; 
							font-family:verdana; 
							font-weight:bold; 
							height:17px;
						}					
				
.font_validator {
					font-family: Verdana;
					FONT-SIZE: 10px;
					color:#FD7813;		 
					text-decoration: none
				}
	   
.font_preta_10	{
					font-family: Verdana;
					FONT-SIZE: 10px;
					color:#000000;		 
					text-decoration: none
				}
				
.font_azul_12	{
					font-family: Verdana;
					FONT-SIZE: 12px;
					color:#002D64;		 
					font-weight:bold;		
					text-decoration: none
				}

.grid_cabecalho	{
					font-weight: bold;
					font-size: 10px;
					color: white;
					font-family: Verdana;
					background-color: #002d64;
					text-align: center;
				}

.grid_linha1	{
					font-size: 10px;
					color: Black;
					font-family: Verdana;
					background-color: white;
				}

.grid_linha2	{
					font-size: 10px;
					color: Black;
					font-family: Verdana;
					background-color: "#e8f4ff";
				}

.select_padrao	{ 
					font-family: Arial; 
					FONT-SIZE: 7pt; 
					border: 1px #FFFFFF solid; 
					width: 170px; 
					height: 12px ; 
					float: none ; 
					text-decoration: none 
				}
