body{
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #F0F0F0;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #F0F0F0;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #F0F0F0;
}

.Titulos {
	font-family: Arial;
	font-size: 12px;
	color: #5E92FF;
	font-weight: bold;
}
.IngresoDatos {
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-color: #999999;
	background-color: #f0f0f0;
	font-family: Arial;
	color: #CC0000;
	font-style: normal;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}
.IngresoDatosGris {
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-color: #999999;
	background-color: #f0f0f0;
	font-family: Arial;
	color: #666666;
	font-style: normal;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}
.bordeTabla {
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFB800;
	border-bottom-color: #FFB800;
	font-family: Arial;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	border-top-color: #FFB800;
	border-left-color: #FFB800;
	border-top-width: thin;
	border-left-width: thin;
}
.bordeTablaAsig {
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Arial;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-left-width: thin;
}
.bordeInferior {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.boton {
	font-family: Arial;
	color: #666666;
	background-color: #F0F0F0;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-right-style: solid;
	font-weight: normal;
}
.Titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.Preguntas {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
}
