BODY {
	margin-top: 15px;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#9C9C9C;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#9C9C9C;
	scrollbar-arrow-color:#9C9C9C;
	scrollbar-track-color:#ffffff;
	background-image:url('images/fondo.jpg');

		}
		
.table_principal {
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
	font-family: tahoma;
	font-weight:bold;
	font-size: 10px;
	color: #777777;
	align: justify;
	background-image:url('images/fondo_tabla.gif');
}

.table_contenido {
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
	background-color:#FFFFFF;
	font-family: tahoma;
	font-weight:bold;
	font-size: 10px;
	color: #333333;
	align: justify;

}
.table_banner {
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
	font-family: tahoma;
	font-weight:bold;
	font-size: 10px;
	color: #777777;
	align: justify;
	background-color:#e1e1e1;
}

.input
	background-color: #828282;
	font-family: tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #333333;
	

.td_botones {

	background-image: url(images/bt_on.jpg);
	font-family: tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #828282;
	background-repeat: repeat;
	background-position: x;	
}

.texto {

	border: 0;
	cellspacing: 0;
	cellpadding: 0;
	font-family: tahoma;
	font-size: 8px;
	color: #666666;
	align: justify;
}


.titulo01 {

	font-family: tahoma;
	font-size: 14px;
	color: #245484;
	text-decoration:none;

}

.input {
	font-family: tahoma;
	font-size: 10pt;
	font-color: #333333;
	border: 1px;
	border-color; #333333;
	text-decoration:none;
	border-top-color: #333333;	
}

a:hover          {

	color: #000000;
   	text-decoration: none
 
}
.linksnegros     {

	color: #666666;
	text-decoration: none
	
}