.titulo_General {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	Filter: shadow (color:black,  direction=-135); 
	height:20;
}
.titulo_cuadro {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #FF822F;
	Filter: shadow (color:black,  direction=-150);
	height: 5;}
.caja-select {
	font-family: arial;
	font-size: 9px;
	color: #000066;
}
.Arial13 {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
}
.Arial16 {
	font-family: arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.Arial12 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.Arial12_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Arial14_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.Arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Arial9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-transform: uppercase;
}
.Arial6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-transform: uppercase;
}
.boton{
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:black;
	background:#F4F4F4;
	border:1pt doble;
	height:15px;
	cursor: hand;


       }
.boton1{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:black;
	background:#ffffff;
	border:1pt doble;
	height:20px;
	cursor: hand;


       }	   
.caja{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:black;
	border:1px solid;
	height:20px;
	cursor: hand;


       }
.caja1{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:black;
	height:20px;
	cursor: hand;
	border-top: 1pt none;
	border-right: 1pt none;
	border-bottom: 1pt solid;
	border-left: 1pt none;
       }	   
.combo{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:black;
	border:1px solid;
	height:20px;
	cursor: hand;
    }	   

.titulo-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-transform: capitalize;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.subtitulo-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;


}
.NombreForm {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	color: #006699;
}
.subtitulo-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;

}
.email {
	color: #00FF00;
}
.fondo-contenido {
	background-color: aliceblue;
}

.subtitulo-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC6600;
	font-weight: bold;
	text-transform: capitalize;
	font_align:center;
}

.shadow { Filter: shadow (color:green,  direction=-135); 
		height:20;
		font-size: 16px;}
.glow {
filter:glow(color=#black, strength=30);
height: 20; } 

.body{
	background-color: #006699;
}
