.index_text
{
	font-size:large;
	text-align:center;
}

.llabel
{
	color: White;
	font-family: Verdana;	
}

.ltitle
{
	background-color:Gray;
	color: White;
	font-size: 12px;
	font-family: Verdana;	
	text-align:center;	
}

.title
{
	font-size:24px;
	color:Black;
	font-family: Verdana;
	text-align:center;
	font-weight:900;
}

.subTitle
{
	font-size:22px;
	color:Black;
	text-align:center;
	font-weight:bold;
	font-family: Verdana;
}
	
.icon_label
{
	font-family:Verdana;
	font-size:14px;
	color:Black;
}

.labelx
{
	font-family:Verdana;
	font-size:14px;
	color:Black;
	text-align: center;
}

.select
{
	font-family:Verdana;
	font-size:14px;
	color:Black;	
}

.stable
{
	font-family:Verdana;
	font-size:12px;
	color:Black;
}

.linkGoogle
{
	font-family:Verdana;
	font-size:13px;
	color:Navy;	
}

.data
{
	font-family:Verdana;
	font-size:11px;
	color:Blue;	
	color:Black;
}

.status
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:Blue;	
}

.slabel
{
	font-family:Verdana;
	font-size:12px;
	color:Black;
}
.lslabel
{
	font-family:Verdana;
	font-size:12px;
	color:Gray;
}



.slabel_example
{
	font-family:Verdana;
	font-size:10px;
	color:Gray;
}

.droptext
{
	font-family:Verdana;
	font-size:12px;
	color:Black;
}


.help_text
{
	font-family:Verdana;
	font-size:12px;
	color:Gray;
	text-align: center;
}

.labels_text
{
	font-family:Verdana;
	font-weight:bold;
	font-size:10pt;
	color:Black;
	
}

.instructions
{
	font-family:Times New Roman;
	font-size:14px;
	color:Black;
}

.login_text
{
	font-family:Arial;
	color:Black;
	font-weight:bold;
	font-size:13px;
}

.login_button_text
{
	font-family:Arial;
	color:Black;
	font-weight:bold;
	font-size:13px;
}

.errors_text
{
	color:Red;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	font-family: Verdana;
}

.box_labels
{
	font-family:Verdana;
	font-size:10pt;
	color:Black;
}

.box_data
{
	font-family:Verdana;
	font-size:10pt;
	color:Black;
	font-weight:bold;
}

.tables
{
	font-family:Verdana;
	font-size:10pt;
}

.table_row_1
{
	background-color:#006699;
	color:White;
	font-family:Verdana;
	font-size:10pt;
}
.table_row_2
{
	background-color:#BBBBBB;
	color:White;
	font-family:Verdana;
	font-size:10pt;
	
}

.status_label
{
	color:Red;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;	
}

.header_text
{
	font-family: Verdana;
	font-size:10pt;
	color: White;
}


.icon_localizar 
{
	cursor:hand;
	background:  url("../images/icons/world_lupa_small.jpg");
}

.icon_localizar:hover
{
	cursor:hand;
	background:  url("../images/icons/world_lupa_big.jpg");
}

.link
{
	cursor:hand;
}

.text_footer
{
   font-family:Verdana;
   font-size:8pt;
   color:Black;
   text-align:center;
	font-weight:bold;   
}


