BODY {
	font-family: Arial, Helvetica, sans-serif;
	/*scrollbar-face-color: #DDDDDD; */
	scrollbar-face-color: white;
  scrollbar-highlight-color: white;
   /*scrollbar-highlight-color: #DDDDDD; */
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #2D2D2D;
 scrollbar-shadow-color: #DDDDDD; 
  scrollbar-arrow-color: #FF0000;
  scrollbar-track-color: white;
}


tr, td {
	font-family: Verdana, Helvetica, sans-serif; font-size: 10pt;
}

.tabla {
	font-family: Verdana, Helvetica, sans-serif; font-size: 10pt; color: #243C80;
	/*background-color: #F1F4FC; */


}
.tabla2 {
	font-family: Verdana, Helvetica, sans-serif; font-size: 10pt; color: red;
	BORDER-RIGHT: solid #666666 1px; 
	BORDER-LEFT: solid #666666 1px; 
	BORDER-TOP: solid #666666 1px; 
	BORDER-BOTTOM: solid #666666 1px; 
	background: #DAD9D9;


}
.tabla3 {
	font-family: Verdana, Helvetica, sans-serif; font-size: 10pt; color: #666666;
	BORDER-RIGHT: solid #DAD9D9 1px; 
	BORDER-LEFT: solid #DAD9D9 1px; 
	BORDER-TOP: solid #DAD9D9 1px; 
	BORDER-BOTTOM: solid #DAD9D9 1px; 
	background: #F3F2F2;


}
/*
.linea {

	font-family: Verdana, Helvetica, sans-serif; font-size: 10pt; color: #243C80;
	BORDER-RIGHT: solid #243C80 1px; 
BORDER-LEFT: solid #243C80 1px ; 
BORDER-TOP: solid #243C80 1px; 
BORDER-BOTTOM: solid #243C80 1px;

}
*/
/*
.lineaMenu {

	font-family: Verdana, Helvetica, sans-serif; font-size: 10pt; color: #243C80;
	BORDER-RIGHT: dotted #B8C8F9 1px; 
BORDER-LEFT: dotted #243C80 1px ; 
BORDER-TOP: dotted #243C80 1px; 
BORDER-BOTTOM: dotted #B8C8F9 1px;

}
*/


a:link {text-decoration:none; color: #666666; }
a:visited {text-decoration: none; color: #666666; }
a:hover {text-decoration: none; background: white;  color: red;}
a:active {text-decoration: none; background: white; color: red;}


.up { 
text-decoration: none; 
background: red;
} 

.azul { 
color: #000B51;
text-decoration: none; 
background: #C1D1E1;
} 


.button {
background-color: #A1B0DC;
border: 1px solid #243C80;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt; font-weight: bold;
color: #243C80;
}
.button2 {
background-color: white;
border: 1px solid red;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt; font-weight: bold;
color: red;
}
.button3 {
background-color: #A1B0DC;
border: 1px solid #243C80;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt; font-weight: bold;
color: #FF8F63;
}

.input {
background-color: white;
border: 1px solid #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt; font-weight: bold;
color: #666666;
}

.imagen1 {
	padding: 0 10 10 0px;
}
.imagen2 {
	padding: 0 0 10 10px;
}
