select
{ 
	color: #000000;
	text-align: center;
	font-family:Arial;
	font-size:11px;
}

input 
{
	color: #000000;
	text-align: center;
	font-family:Arial;
	font-size:11px;
}

.img
{
	border: 0;
	height: 16px; 
	width: 16px;
}
	
.hdr 
{
	background: #FFFFFF;
	width: 64px;
	border: 1px solid #6699CC;
}

.hdrA 
{
	background: #6699CC; 
	border-bottom: #6699CC 1px solid; 
	border-left: #6699CC solid; 
	border-right: #6699CC 1px solid; 
	border-top: #6699CC 1px solid; 
	cursor: 'hand';
	width: 16px;
}

.tdstyle 
{
	border-bottom: #999999 1px solid;
	color: #000000;
	text-decoration: none;
	cursor: default;
	
}

.tdstyleDesdeHasta
{
	color: #000000;
	text-decoration: none;
	cursor: 'hand';
}

.tdstyleN
{
	color: #6699CC;
}


.tdstyleC 
{
	color: #A52A2A;
}
		
.bordegris
{
	background: #6699CC;
	color: #FFFFFF;
	border: 1px solid #999999;
}

.tblContenedora
{
	width: 160px;
	height: 200px; 
	border: 2px solid #d0dcfb;
	text-align: center;
	font-family:Arial;
	font-size:11px;
	background-color:#FFFFFF;
	
}

.tblContenedoraSinMesYear
{
	width: 160px;
	height: 170px; 
	border: 2px solid #999999;
	text-align: center;
	font-family:Arial;
	font-size:11px;
	background-color:#FFFFFF;
}

.tblCalendar
{
	 width: 100%;
	 height: 80px;
	 padding: 0;
	 word-spacing: 5px;
	 border: 0px;
	 text-align: center;
}

.trCalendar
{
	height: 15%;
}

.tdCalendar
{
	border-bottom: #6699CC 1px solid;
	border-left: #6699CC 1px solid; 
	border-right: #6699CC 1px solid; 
	border-top: #6699CC  1px solid;
}
