body {
	overflow:hidden;
}
table {
	-moz-user-select:none;
}

#tTitular {
	margin:0 auto;
	border:0;
	border-collapse:collapse;
	border-spacing:0;
}
#tTitular td {
	padding:0;
}
.hdr {
	background:#FFFFFF;
	color:#235280;
	visibility:hidden
}

#MonthTitle {
	margin:0 auto;
}
.hdrA {
	background:#FFFFFF;
	color:#999999;
	text-align:center;
}

img.hdrA  {
	cursor:pointer;
}

.ndt  {
	cursor:default;
}

.bdt  {
	cursor:default;
}

.dt   {
	cursor:pointer;
	background-color:white;
	border:1px solid #999999;
}

body	{
	margin: 0;
	background: white;
	border: 2px outset white;
}

tr.semana {
	background-color:#cccccc;
}

tr.semana td {
	font-family:Arial;
	font-weight:bold;
	color:#666666;
	font-size:10px;
	cursor:default;
	border-bottom:1px solid #666666;
}

span {
	font-family:Arial;
	color:#999;
	font-size:10px;
	cursor:default;
}

.dt {
	font-family: Arial;
	font-size:10px;
	font-weight:bold;
	vertical-align:baseline;
	line-height:18px;	
}

.bdt {
	color:#aaaaaa;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	vertical-align:baseline;
	line-height:18px;	
}

.dt.elegida {
	background-color:#666666;
	color:#cccccc;
}

.bdt.elegida {
	background-color:#aaaaaa;
	color:white;
}


.dt.elegida {
	background-color:#cccccc;
	color:green;
}

.bdt.elegida {
	background-color:#aaaaaa;
	color:white;
}

td.dt {
  text-align:center;
}
table#tMes {
  border-collapse:collapse;
  border:0;
}
table#tMes tbody td {
	border:1px solid #999999;
	width:18px;
	height:17px;
}

#main {
	border-collapse:collapse;
	table-layout:fixed;
	width:139px;
}
select {
	font-family:Arial;
	color:#999;
	font-size:10px;
	border:0; margin:0;
}

