hr {
	color: Blue
}

h1 {
	font-size: 18pt;
	color: Green;
}
h2 {
	font-size: 14pt;
	color: Green;
}
h3 {
	font-style: italic;
	color: Green;
}

p {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #336600;
}


body {
	font-family: Trebuchet MS;
	background-color: Silver
}

.bodyentrada_class {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #333333;
	background-color: #ffffff
}

.inputlogin_class {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: Blue;
	background-color: White
}

.bodymenu_class {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #9999cc;
	background-color: White
}

.bodyopciones_class {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #000000;
	background-color: #ffffff
}
.bodyotros_class {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #000000;
	background-color: #EEF2E7
}
.bodyformularios_class {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #333333;
	background-color: #9dcd2b
}
.tablaprincipal_class {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #333333;
	background-color: #ffffff
}
.tablasecundaria1_class {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #333333;
	background-color: #f0f6cc
}
.tablasecundaria2_class {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #333333;
	background-color: #e0e8b1
}
.tablasecundaria3_class {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #333333;
	background-color: #ffffff;
}
.tablaopciones_class {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #333333;
	background-color: #9999cc
}
.tablaerror_class {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: White;
	background-color: Red
}
.lineareporte_class {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: Navy;
	background-color: White
}
.separareporte_class {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #333333;
	background-color: #BECF00
}
.inputopciones_class {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #333333;
	background-color: White
}
.bodyerrores_class {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: Red;
	background-color: White
}
.tabladatos_class {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #333333;
	background-color: White;
	border: 1px solid #BECF00;
	cellspacing: 0px;
}
.enctabladatos_class {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12pt;
	color: #333333;
	background-color: #BECF00;
	border: 1px solid #BECF00;
	cellspacing: 0px
}
