body {
  scrollbar-face-color: #AC5A5F;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #AC5A5F;
  scrollbar-darkshadow-color: #AC5A5F;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: #FFFFFF;
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

a:link {text-decoration : NONE; font-family : Verdana; font-size : 9px; color : #AC5A5F;}
a:visited {text-decoration : NONE; font-family : Verdana; font-size : 9px; color : #AC5A5F;}
a:active {text-decoration : NONE; font-family : Verdana; font-size : 9px; color : #AC5A5F;}
a:hover {
	text-decoration : none;
	font-family : Verdana;
	font-size : 9px;
	color : #ABAAA8;
	font-weight: bold;
}


.tabla-prin {
	border: 1px solid #9C3435;
}
.tabla-arriba-abajo {
	border-top: 1px solid #003366;
	border-right: 1px none #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px none #003366;
}
.tabla-abajo {
	border-top: 1px none #003366;
	border-right: 1px none #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px none #003366;
}
.tabla-dra-abajo {
	border-top: 1px none #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px none #003366;
}
.tabla-abajo-der-iz {
	border-top: 1px none #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
}
.tabla-iz {
	border-top: 1px none #003366;
	border-right: 1px none #003366;
	border-bottom: 1px none #003366;
	border-left: 1px solid #003366;
}
.tabla-der {
	border-top: 1px none #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px none #003366;
	border-left: 1px none #003366;
}
.tabla-arriba {
	border-top: 1px solid #003366;
	border-right: 1px none #003366;
	border-bottom: 1px none #003366;
	border-left: 1px none #003366;
}
.tabla-iz-abajo {
	border-top: 1px none #003366;
	border-right: 1px none #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
}
.tabla-der-arriba {
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px none #003366;
	border-left: 1px none #003366;
}
.boton-volver {
	border: 1px dotted #003366;
	background-color: #CCDAEA;
}
.celdas-let {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666699;
}
.tabla-rayada {

	border: 1px dotted #6A3336;
}
.mouse {
	cursor: hand;
}
.tabla-prinblanca {

	border: 1px solid #FFFFFF;
}
.celdas-let-boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666699;
	cursor: hand;
}
