/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-track-color: #666666;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #ED01FC;
	scrollbar-highlight-color: #000000;
	background-color:#FFFFFF;}

	
.Estilo1 {color: #0000FF}
.Estilo2 {color: #660000}
.style1 {
	color: #0000FF;
	font-weight: bold;}
	
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #0000FF;
}	

.cabecera1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color:#FFFF00;
}	

.style3 {
	color: #FFFF00;
	font-weight: bold;
}
.style4 {color: #FF0000}
.style5 {color: #FFFF00}
.style6 {color: #FFFFFF}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #0000FF;
}
.style9 {
		font-size:24px;
		font-weight:bold;
		color:#FFFF00;
}
.formbgcolor {background-color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}
#Layer1 {position:relative;
 left:0px; 
 top:0px; 
 z-index:1; 
 width:749px;
 height:480px;
 overflow:auto;
 border:ridge;
}
}
#Layer2 {position:relative;
 left:0px; 
 top:0px; 
 z-index:2; 
 width:600px;
 height:30px;
 overflow:auto;
}

#Layer3 {
	position:relative;
	left:0px;
	top:0px;
	z-index:4;
	width:305px;
	height:470px;
	overflow:auto;
	border:double;
}


img.expando{ /*sample CSS for expando images. Not required but recommended*/
border: none;
vertical-align: bottom; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
}

.formbgcolor2 {
background-color:#99FFFF;
}
