body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.menubar {
	background-color: #C80002;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
}
a.menubar {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menubar:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.tablaborde {
	background-color: #CADEF6;
	border: 1px solid #1F69A3;
}
.cajaborde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1F69A3;
	border-right-color: #1F69A3;
	border-bottom-color: #1F69A3;
	border-left-color: #1F69A3;
	background-color: #CADEF6;
	color: #1F69A3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 10px;
}
a.cajabar {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.cajabar:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.pielink {
	font-size: 11px;
	color: #1F69A3;
	text-decoration: none;
}
a.pielink:hover {
	font-size: 11px;
	color: #1F69A3;
	text-decoration: underline;
}
