.scroll {
	scrollbar-face-color: #ADB5E2;
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #F6F7FC;
	scrollbar-arrow-color: #ffffff;
}
.normal {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 18px;
	text-decoration: none;
}
.normal:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFDD00;
	text-align: center;
	line-height: 18px;
	text-decoration: underline;
}
.fondo_negro {
	background-color: #000000;
}
.fondo_gris10 {
	background-color: #EAEAEA;
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.fondo_gris15 {
	background-color: #CCCCCC;
}
.fondo_gris60 {
	background-color: #999999;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}.fondo_gris10_bottom {
	background-color: #EAEAEA;
	text-align: center;
	vertical-align: bottom;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.fondo_pez {
	background-color: #CCCCCC;
	background-image: url(Source/pez.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: bottom;
}
.normal_justify {

	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
	text-decoration: none;
}
.normal_top {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 18px;
	text-decoration: none;
	vertical-align: top;
}
.fondo_gris60_bottom {
	background-color: #999999;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	vertical-align: bottom;
}
.normal_small {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.normal_justify_top {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
	text-decoration: none;
	vertical-align: top;
}
