.caja{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	border: 1px solid #666666;
	background-color: #000000;
}
.caja2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	border: 1px solid #666666;
	background-color: #ffffff;
}
.faldon {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}
.play {
	color: #FFFFFF;
	font-family: "HelveticaNeue MediumCond";
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
.play2 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}
.play3 {
	color: #000000;
	font-family: "HelveticaNeue MediumCond";
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
.play3b{
	color: #000000;
	font-family: "HelveticaNeue MediumCond";
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: right;
}
.texto {
	color: #000000;
	font-family: Helvetica;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: left;
}

.texto2 {
	color: #000000;
	font-family: Helvetica;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: left;
	line-height: 15px;
}

.texto3 {
	color: #00A8FF;
	font-family: Helvetica;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
.texto4 {
	color: #000000;
	font-family: Helvetica;
	font-size: 11px;
	text-align: center;
}

.titulo {
	color: #993300;
	font-family: Helvetica;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
}
.ficha {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 1px;
}
.ficha2 {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: normal;
}
.boton {
	color: #FFFFFF;
	font-family: "HelveticaNeue MediumCond";
	font-size: 13px;
	background-color:#FFB80E;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 28px;
	cursor: pointer;

}
.boton2 {
	color: #FFFFFF;
	font-family: "HelveticaNeue MediumCond";
	font-size: 16px;
	background-color:#000000;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 28px;
	cursor: pointer;
	font-style: italic;
	width: 120px;
}
.boton3 {
	color: #FFFFFF;
	font-family: "HelveticaNeue MediumCond";
	font-size: 13px;
	background-color: #00931F;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
	height: 28px;
	width: 170px;
	cursor:pointer;

}
#scroll {
	width: 136px;
	height: 115px;
	z-index:1;
	clip: rect(0,auto,auto,0);
	overflow: auto;
	margin-left: 3px;
	
	
}
.i_caja {
	width: 566px;
	height: 440px;
	clip: rect(0,auto,auto,0);
	overflow: auto;
	z-index: auto;	
	bodercolor: #ffffff;	
	
}
