.comboLista{
	background-color: #FFFFFF;
	text-align: left;
	color: #666666;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	width: 182px;
	height: 20px;
}
.textoBlanco{
	color: #CCCCCC;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;	
}
.textoTituloBlanco{
	color: #CCCCCC;
	font-size: 16px;
	font-family: verdana;
	font-weight: bold;	
}
.textoAzul{
	color: #000099;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;	
}
.textoTituloAzul{
	color: #000099;
	font-size: 16px;
	font-family: verdana;
	font-weight: bold;	
}
.textoNegro{
	color: #000000;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;	
}
.boton{
	text-align: center;
	color: #000099;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	width: 80px;
	height: 20px;
}.botonGrande{
	text-align: center;
	color: #000099;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	width: 160px;
	height: 20px;
}
.cajaPequena{
	text-align: left;
	color: #666666;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	width: 100px;
	height: 16px;
}
.cajaGrande{
	text-align: left;
	color: #666666;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	width: 400px;
	height: 16px;
}