BODY {
scrollbar-base-color: #FFC1C1;
scrollbar-track-color: #FFC1C1;
scrollbar-face-color: #FF8888;

scrollbar-highlight-color: #FFC1C1;
scrollbar-3dlight-color: #FF8888;
scrollbar-darkshadow-color: #FFC1C1;
scrollbar-shadow-color: #FF8888;
scrollbar-arrow-color: #FFC1C1;

height:100%;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.text:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.textw {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textw:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.textpie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#flash {
	position:relative;
	z-index:10;
}
#menu {
	position:relative;
	top:60px;
	z-index:100;
	float:center;
}
/*	*/
.cuadro {
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
div.scroll {
	height: 230px;
	width: 100%;
	overflow: auto;
	background-position: center;
}.linea {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #333333;
}
