BODY
{
}
.hoy
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #0350BC;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: center
}
.normal
{
	font-size: 9pt;
	width: 25px;
	cursor: hand;
	color: black;
	font-family: Arial;
	height: 20px;
	background-color: #EEF4F9;
}
.sele
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    WIDTH: 25px;
    CURSOR: hand;
    COLOR: white;
    FONT-FAMILY: Arial;
    HEIGHT: 20px;
    BACKGROUND-COLOR: lightsteelblue
}
.titulo
{
    font-weight: bold;
    font-size: 9pt;
    color: #ffffff;
    font-family: Arial;
    background-color: lightsteelblue;
}
.DayDisabled
{
	color: lightgrey;
}
.TABLA
{
	background-color: #EEF4F9;
}
.txtdia
{
	width: 26px;
}
.txtmes
{
	width: 26px;
}
.txtano
{
	width: 46px;
}
.CalendarLink
{
	cursor: hand;
	color: blue;
	text-decoration: underline;
}

.Fondo
{
	z-index: 65000;
	position: absolute;
	background-color: #EEF4F9;
}
