.tab_qdro
{
background-color:	#F7F7F7;
}

.tx
{
font-family:		Arial;
font-size: 			11 px;
color: 				#666666;
font-style:			normal;
font-weight: 		normal;
}

.ti
{
font-family:		Tahoma;
font-size: 			13 px;
color: 				#666666;
font-weight:  		bold;
text-transform: 	capitalize;
}

.ti2
{
font-family:		Arial;
font-size: 			11 px;
color: 				#8BA2B0;
font-style:			normal;
font-weight: 		normal;
}

.ti3
{
font-family:		Tahoma;
font-size: 			18 px;
color: 				#8BA2B0;
font-style:			normal;
font-weight: 		normal;
}

.tit_campo 	
{
font-family:		Arial;
font-size: 			9 px;
color: 				#666666;
font-weight: 		bold;
text-transform: 	uppercase;
}

.botao		
{
font-size:			9 px;
font-family:		Verdana;
font-weight:		bold;
text-transform: 	uppercase;
color:				#333333;
background:			#666666;
background-image: 	url("imagens/bkg_input.jpg");
border:		 		1 px;
border-style: 		solid;
width:				65 px;
height:				19 px;
}

input 	
{
font-size:			11 px;
font-family:		Verdana;
font-weight:		normal;
color:              #666666;
border-style: 		solid;
border: 			1 px;
border-color: 		#F7F7FF;
background-image: 	url("imagens/bkg_campo.jpg");
height:				18 px;
}

select
{ 
font-size:			10 px;
font-family:		Verdana;
font-weight:		normal;
color:              #666666;
background:         #E5E5E5;
border-color: 		#666666;
}