.cell_over { BACKGROUND-COLOR: #E4E6E7}
.cell_out { BACKGROUND-COLOR: #E4E6E7 }
.cell_over1 { BACKGROUND-COLOR: #E4E6E7}
.cell_out1 { BACKGROUND-COLOR: #F3F4F5}

<!--
   A:link {color: #006699; text-decoration: none}
   A:visited {text-decoration: none}
   A:active {color: #FF3300}
   A:hover	{color: #6E6E6E; text-decoration: underline;}

   .fondotablaGris {
	border-top: 1px solid #c6c3c6;
	border-right: 1px solid #c6c3c6;
	border-bottom: 0px solid #c6c3c6;
	border-left: 1px solid #c6c3c6;
}
.fondotablaGris1 {
	border-top: 0px solid #c6c3c6;
	border-right: 1px solid #c6c3c6;
	border-bottom: 1px solid #c6c3c6;
	border-left: 1px solid #c6c3c6;
}

-->

BODY
{
	scrollbar-face-color: #EAEAEA;
	scrollbar-shadow-color: #EAEAEA;
	scrollbar-highlight-color: #EAEAEA;
	scrollbar-3dlight-color: #EAEAEA;
	scrollbar-darkshadow-color: #697074;
	scrollbar-track-color: #F7F7F7;
	scrollbar-arrow-color: #666666;

	old_background-attachment: fixed;
	old_background-image: url(/images/fondo.gif);
	old_background-color: #aca9a2;
	background-repeat:  repeat-x;
	background-position: left top;
}
