select
{ 
	color: #000000;
	text-align: center;
	font-family:arial;

}

input 
{
	color: #000000;
	text-align: center;
	font-family:arial;

}

.img
{
	border: 0;
	height: 16px; 
	width: 16px;
}
	
.hdr 
{
	background: #FFFFFF;
	width: 64px;
	
}

.hdrA 
{
	cursor: 'hand';
	width: 16px;
	background-color: #FFFFFF;
	
}

.tdstyle 
{
	border-bottom: #999999 1px solid;
	color: #10004A;
	text-decoration: none;
	cursor: default;
	
	
}

.tdstyleDesdeHasta
{
	color: #10004A;
	text-decoration: none;
	cursor: 'hand';
}

.tdstyleN
{
	padding: 5px;
}


.tdstyleC 
{
	border: 4px solid #FFCC00;
	padding: 2px;
	background-color: #FFCC00;
}
		
.bordegris
{
	color: #10004A;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.tblContenedora
{
	width: 200px;
	height: 200px;
	text-align: center;
	font-family:arial;
	font-size:100%;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.tblContenedoraSinMesYear
{
	width: 160px;
	height: 170px;
	text-align: center;
	font-family:arial;
	font-size:100%;
	background-color:#FFFFFF;
}

.tblCalendar
{
	width: 100%;
	height: 80px;
	word-spacing: 5px;
	text-align: center;
	padding: 5px;
}

.trCalendar
{
	height: 15%;
	font-size: 100%;
	font-weight: bold;
	color: #10004A;
	background-color: #F2F2F2;
	padding: 10px;
}

.tdCalendar
{
	
}
