.lista_objetivos
	{
	height:					19px;
	font-size:				7pt;
	color:					#122c6a;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	border-style:			solid;
	border-width:			1px;
	background-color:		ffffff;
	}

.lista_objetivos_over
	{
	height:					19px;
	font-size:				7pt;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	border-style:			solid;
	border-width:			1px;
	background-color:		d1e1e1;
	}

.lista_objetivos_button
	{
	border-width:			1px;
	border-style:			solid;
	border-color:			2458c0;
	background-color:		#e2e7f3;      
	color:					#122c6a;      
	font-family:			Tahoma;       
	font-size:				11px;         
	font-weight:			bold;         
	cursor:					hand;         
	
	text-align:				center;
	}

.lista_objetivos_button_over
	{
	border-width:			1px;
	border-style:			solid;
	border-color:			2458c0;
	background-color:		#ffb444;      
	color:					#122c6a;      
	font-family:			Tahoma;       
	font-size:				11px;         
	font-weight:			bold;         
	cursor:					hand;         
	
	text-align:				center;
	}

.lista_objetivos_title
	{
	color:					122c6a;
	font-family:			Tahoma;
	font-size:				12px;
	font-weight:			bold;
	}

.lista_objetivos_body
	{
	color:					122c6a;
	font-family:			Tahoma;
	font-size:				11px;
	}

.lista_objetivos_input_title
	{
	color:					122c6a;
	font-family:			Tahoma;
	font-size:				12px;
	}

.lista_objetivos_input
	{
	color:					122c6a;
	font-family:			Tahoma;
	font-size:				11px;
	height:					22px;
	}

.lista_objetivos_input_hover
	{
	color:					122c6a;
	font-family:			Tahoma;
	font-size:				11px;
	background-color:		eeeeff;
	height:					22px;
	}


.lista_objetivos_button
	{
	color:					122c6a;
	font-family:			Tahoma;
	font-size:				11px;
	cursor:					hand;
	}

.lista_objetivos_print
	{
	color:					999999;
	font-family:			Tahoma;
	font-size:				11px;
	}

.table_ofertas_title
	{
	background-color:		ffffff;
	color:					122c6a;
	font-family:			Tahoma;
	font-size:				11px;
	font-weight:			bold;
	cursor:					hand;
	}

.table_ofertas_body
	{
	font-family:			Tahoma;
	font-size:				11px;
	cursor:					hand;
	color:					#122c6a;	
	}

.table_ofertas_row_normal0			{ background-color: #e2e7f3; }
.table_ofertas_row_normal0_order	{ background-color: #d2d7e3; }
.table_ofertas_row_normal1			{ background-color: #efefff; }
.table_ofertas_row_normal1_order	{ background-color: #cfcfef; }
.table_ofertas_row_presel0			{ background-color: #e4e82c; }
.table_ofertas_row_presel0_order	{ background-color: #d4d81c; }
.table_ofertas_row_presel1			{ background-color: #f4f82c; }
.table_ofertas_row_presel1_order	{ background-color: #e4e81c; }
.table_ofertas_row_over				{ background-color: #b8ffb0; }
.table_ofertas_row_over_order		{ background-color: #a0e998; }


