.TableTitle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	line-height: 25px;
}
.TableText {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.Nota {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
.botones {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	width: 100px;
	border: none #666666;
	background-image: url(imagenes/boton.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	font-style: normal;
	letter-spacing: 2px;
}
input {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	border: 1px solid #666666;
}
select {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border: 1px groove #000000;
}
textarea {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	border: 1px ridge;
}
.Titilo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.positioning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	position: absolute;
	width: 397px;
	left: 310px;
	top: 76px;
	height: 73px;
	color: #FFFFFF;
	border: none;
}

