.CabBusqueda
{
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
	color: #FFFFFF;
}

.Etiqueta
{
	font-family: Verdana;
	font-size: 8pt;
}

.Combo
{
	font-weight: 400;
	font-family: Arial;
	font-size: 8pt;
	width: 150px;
	text-align: center;
}

.Textfield
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	border-style: groove;
	background: #FFFFFF;
}

.Boton
{
	font-family: Arial;
	font-size: xx-small;
}

.TituloGlobo {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.TextoGlobo {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
}

.TextoLink{
	text-decoration: none;
	color: #000000;
}