<style type=text/css>
BODY {
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #807F80;
	SCROLLBAR-SHADOW-COLOR: #807F80;
	SCROLLBAR-3DLIGHT-COLOR:#000000;
	SCROLLBAR-ARROW-COLOR: #807F80;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Estilo10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-attachment: ;
	background-image: 
	background-repeat:
}
.style1 {
	color: #CCFFFF;
	font-weight: bold;
}
.cssFechaDesdeHasta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	list-style-position: inside;
	width: 70px;
	border: 1px #D2D2D2 solid;
	cursor: text;
	background-color: #F0F0F0;
	font-size: 10px;
	filter: Shadow(Color="#6666CC", Direction=150 );
; color: #333333
}

.cssBotonBuscar {
	background-image: url(../imagenes/Buscar2.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 18px;
	width: 16px;
	cursor: hand;
	background-color: #FFFF99;
	border: none;

}
.cssBotonCalendario {
	color: #000000;
	background-image: url(./include/calendario/Buscar2.gif);
	background-color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 18px;
	width: 80px;
	border: none;
	background-position: center center;
	font-size: 9px;
	text-align: center;
	cursor: hand;
	filter: Shadow(Color=#CCCCCC, Direction=150);
}
/* Default attributes of table container for entire calendar */
.table-style {
	font-family: arial;
	border-width: 1; 
	border-style: solid; 
	border-color: #a0a0a0; 
	background-color: #ffffff;
	font-family: arial; 
	font-size: 11px;
}

/* Default attributes of DIV containing table container for entire calendar.
 * You probably don't want to alter this style.
 */
.div-style {
	z-index: +999;
	position: absolute;
	visibility: hidden;
}

/* Default attributes used in calendar title (month and year columns).*/
.title-style {
	font-family: arial; 
	font-size: 11px;
	color: #006699;	
}

/* Default attributes used in calendar title background.*/
.title-background-style {
	background-color: #cee3ef;
}

/* Normal appearance of controls in calendar title. */
/* Note: The right, left and down icons are images, which must be edited if you need to change them. */
.title-control-normal-style {
	border-style: solid;
	border-width: 1;
	border-color: #3a6ea5; 
	cursor: pointer;
}

/* Moused-over (selected) appearance of controls in calendar title. */
.title-control-select-style {
	border-style: solid;
	border-width: 1;
	border-color: #3a6ea5; 
	cursor: pointer;
}

/* Default attributes of drop down lists (month and year). */
.dropdown-style {
	font-family: arial; 
	font-size: 11px; 
	border-width: 1; 
	border-style: solid; 
	border-color: #a0a0a0;
	background-color: #cee3ef;
	cursor: pointer;
}

/* Default attributes selected (mouse-over) item in drop down lists (month and year). */
.dropdown-select-style {
	background-color: #3a6ea5;
}

/* Default attributes unselected (mouse-off) item in drop down lists (month and year). */
.dropdown-normal-style {
	background-color: #0;
}

/* Default attributes of calendar body (weekday titles and numbers). */
.body-style {
	padding: 5px;
	background-color: #cee3ef;
	font-family: verdana; 
	font-size: 10px;
}

/* Attributes of current day in calendar body. */
.current-day-style {
	color: #0066FF;

	font-weight: bold;
	text-decoration: none;
	background-color: #cee3ef;
	background-image: url("../Imagenes/Iconos/Hoy.gif");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;


}

/* Attributes of end-of-week days (Sundays) in calendar body. */
.end-of-weekday-style {
	color: #FF9999;
	text-decoration: none;
}

/* Attributes of all other days in calendar body. */
.normal-day-style {
	color: #003366;
	text-decoration: none;
}

/* Attributes of border around selected day in calendar body. */
.selected-day-style {
}

/* Default attributes of designated holidays. */
.holiday-style {
	color: #FF0000;
	background-color: #cee3ef;
}

/* Attributes of today display at bottom on calendar */
.today-style {
	padding: 0px;
	color: black;
	background-color: #cee3ef;
	text-align: center;
	text-decoration: none;
}

/* Attributes of week number division (divider.gif) */
.weeknumber-div-style {
	background-color: #d0d0d0; 
	padding: 0px;
}
</style>
.texto_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.tituloscolor .title-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}
