.titmenusup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.titmenusup:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.titgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: <%=session("color1")%>;
	text-decoration: none;
}

.txtgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}

.txtgris:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: underline;
}

.txtrosa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e03669;
	text-decoration: none;
}

.txtrosa:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e03669;
	text-decoration: underline;
}

.txtrosagr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #e03669;
	text-decoration: none;
}

.txtrosagr:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #e03669;
	text-decoration: underline;
}

.txtgrisgrb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

.txtrosagrb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #e03669;
	text-decoration: none;
}

.txtnegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.txtnegro:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.txtnegrogr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.txtnegrogr:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.txtnegrob {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.txtnegrob:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.inputform {
	background-color: #f8f8f8;
	border: 1px solid <%=session("color1")%>;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.botonform {
	background-image:url(../pics/fndbotonform.gif);
	background-color: #f8f8f8;
	border: 1px solid #e2e2e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.botonformgr {
	background-image:url(../pics/fndbotonform.gif);
	background-color: #f8f8f8;
	border: 1px solid #e2e2e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.bordegris {
	border: solid #e2e2e2 1px;
}

.titrosa {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #e03669;
	text-decoration: none;
}

.titnegro {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.titnegro2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.titnegropeq {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.txtrojob {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.txtrojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: red;
	text-decoration: none;
}

.txtrojogr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: red;
	text-decoration: none;
}

.titnegrocal {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.titnegrocal:hover {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.titgriscal {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}

.titrosapeq {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #e03669;
	text-decoration: none;
}