.BODY {
		border: 0px;
		scrollbar-face-color: #D6DBEF;
		scrollbar-arrow-color : #5A309C;
		scrollbar-base-color : #B5CBCE;
		scrollbar-shadow-color : #000000;
		scrollbar-highlight-color : #000000;
		scrollbar-3dlight-color: #c0c0c0;
		scrollbar-darkshadow-color:#c0c0c0;
		scrollbar-track-color: #c0c0c0;
		background-attachment: fixed;
		background-repeat: no-repeat;
		visibility: visible;
		
	}
#panel {
	font-size: 7.5pt;
	display: block;
	border: 1px solid #77B9FF;
	width: 500px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.AzulMarino {color: #000099}
.AzulMarinoBold {color: #000099; font-weight: bold; }
.body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.TextoTituloSeccion {color:#0099CC; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:large;
	 font-weight:bold}
.Textotabla {font-size:9px}

.Pie {color: #0099CC;  font-family:Arial, Helvetica, sans-serif; font-size:9px ; font-style:italic}

.Realzar {
	color: #FFFFFF;
	font-weight: bold;
	background-color:#0099CC;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a {
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
