/* CSS Document */


    body {
		scrollbar-3dlight-color:003F7E;

           scrollbar-arrow-color:003F7E;

           scrollbar-base-color:gray;

           scrollbar-darkshadow-color:F5AC2E;

           scrollbar-face-color:silver;

           scrollbar-highlight-color:003F7E;

           scrollbar-shadow-color:A8761F;
		   
		   border:inherit;
		   
		   
	}
	a {	
		color:#002142;
		text-decoration: none;
		
}
	.Estilo1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #002142;
}

    .Estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002142;
	text-align:justify;
}
.Estilo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002142;
	font-weight: bold;	
	text-align:justify;
}
.Estilo4{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002071;
	font-weight: bold;	
}
#Layer1 {
	position:static;
	width:817px;
	height:375px;
	overflow:auto;
	visibility: visible;
	
	scrollbar-3dlight-color:003F7E;
    scrollbar-arrow-color:003F7E;
    scrollbar-base-color:gray;
    scrollbar-darkshadow-color:F5AC2E;
    scrollbar-face-color:silver;
    scrollbar-highlight-color:003F7E;
	scrollbar-shadow-color:A8761F
}
div.mio{
color : black; text-align : center; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	background-color : #CCCCFF;
	border-bottom : solid;
	border-top : solid;
	padding-top : 5px;
	padding-bottom : 5px;
}
div.titulo{
color : white; text-align : center; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size : 20px;	background : #A1A2FF;
}



