body
{
	font-size: x-small;
	font-family: Arial;
	background-color: #1e77d3;
	scrollbar-face-color: #CEDFF6;
scrollbar-shadow-color: #689cd0;
scrollbar-highlight-color: #F1F2F4;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color: #000000;
}

.titulo
{
	font-weight: bold;
	font-size: x-small;
	font-family: Arial;
	background-color: gainsboro;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='gainsboro', endColorStr='#b9b9b9', gradientType='0');
}
DIV
{
	font-size: x-small;
	font-family: Arial;
}
.TEXTO
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-size: x-small;
	border-left: black thin solid;
	border-bottom: black thin solid;
	font-family: Arial;
}
.barra2
{
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#0a6cce', endColorStr='#FFFFFF', gradientType='1');
}

.barra11
{
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#CEDFF6', endColorStr='#1E77D3', gradientType='1');
}
.barra10
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#4B92D9', endColorStr='#CEDFF6', gradientType='1');
}
.Menu A
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.Menu A:active A:link A:visited
{font-size: 8pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.Menu A:hover
{font-size: 8pt;
	color: black;
	font-family: Arial;
	background-color: lightgrey;
	text-decoration: none;
}

.subMenu A
{
	font-size: 7.5pt;
	color: black;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}
.subMenu A:active A:link A:visited
{
	font-size: 7.5pt;
	color: black;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}
.subMenu A:hover
{
	font-size: 7.5pt;
	color: dodgerblue;
	font-style: normal;
	font-family: Arial;
	background-color: transparent;
	text-decoration: none;
}



.cabecera A:active A:link A:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.cabecera A
{font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.cabecera A:hover
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: white 1px solid;
	color: white;
	border-bottom: white 1px solid;
	font-family: Arial;
	background-color: #2d86e2;
	text-decoration: none;
}


.contenido A
{
	font-weight: normal;
	font-size: x-small;
	color: #0066ff;
	font-family: Arial;
	text-decoration: none;
}
.contenido A:hover
{
	font-weight: normal;
	font-size: x-small;
	color: #0066ff;
	font-family: Arial;
	text-decoration: underline;
}
.negrilla
{
	font-weight: bold;
}
.boton
{
	border-right: black 2px solid;
	border-top: black 2px solid;
	border-left: black 2px solid;
	border-bottom: black 2px solid;
}
