body {
	font-family: "Simplified Arabic Fixed";
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-image: url(../imagenes/Fondo1.png);
	background-repeat: no-repeat;
	background-position: center center;
}

td {
	font-family: "Simplified Arabic Fixed";
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

th {
	font-family: "Kristen ITC";
	font-size: 12px;
	color: #000000;
}a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Simplified Arabic Fixed";
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: "Simplified Arabic Fixed";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Simplified Arabic Fixed";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a {
	font-size: 12px;
	color: #000000;
}
input {

	font-family: "Kristen ITC";
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	outline-color: #000000;
	border-bottom-style: none;
	color: #000000;
}
textarea {
	font-family: "Kristen ITC";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
table {
	border: 1px solid #000000;
	background-color: #FF3300;
	font-family: "Simplified Arabic Fixed";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	width: 75%;
	padding-top: 50px;
}
form {
	font-family: "Kristen ITC";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	width: 250px;
	height: 250px;
	left: auto;
	top: 300px;
	right: auto;
	bottom: auto;
	clip: rect(200px,auto,auto,auto);
	background-position: center center;
	margin: auto;
	clear: none;
	float: none;
	padding: 10px;
	position: fixed;
}
select {
	font-family: "Kristen ITC";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.CASILLATEXT1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #999999;
	border: thin solid #FF3300;
	font-size: 16px;
	color: #FFFFFF;
}
.Tablacabezera {
	background-color: #FF3300;
	width: 80%;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: auto;
}

