.unnamed1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #999999;
	text-decoration: underline;
}
.textoDes {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #0c006c;
	text-decoration: underline;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0c006c;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:0px;
}
.celda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0c006c;
	border-right-width: thick;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FF9900;
	padding-right: 5px;
	padding-left: 3px;
	padding-bottom:0px;
}
.textobase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color:#A68500;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
a  {
	text-decoration:none;
	color: #0c006c;
}
.textodd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0c006c;
	padding-right: 5px;
	padding-left: 10px;
}
BODY {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #003366;
	SCROLLBAR-3DLIGHT-COLOR: #FFCC00;
	SCROLLBAR-ARROW-COLOR: #003366;
	SCROLLBAR-TRACK-COLOR: #CCCCCC;
	SCROLLBAR-DARKSHADOW-COLOR: #FFCC00;
	background-color: #E0E0E2;
	background-image: url(imagenes/fondo.gif);
}	.boton {
	border: 1px groove #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	background-color: #999999;
}
.textofom {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0C006C;
}
.textbox {
	border: 1px solid #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#06006C;
	background-color: #E4E4E4;
}
.fondo {
	background-attachment: fixed;
	background-image: url(imagenes/manos.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.border {
	border: 1px solid #C5C5C5;
}
.borderCopia {
	border-top: 1px none #C5C5C5;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px none #C5C5C5;
	border-left: 1px none #C5C5C5;
}
.borderCopiaCopia {

	border-top: 1px none #C5C5C5;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px none #C5C5C5;
}

