.small, .small table  {
	background-color: #ffffff;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 10px;
	margin:0px;
	padding:0px;
	border-spacing: 1px;
}

.small th {
	background-color: #ffebd5;
	font-weight: bold;
	height: 20px;
}
.small thead {
	background-color: #ffebd5;
	font-weight: bold;
	height: 24px;
	color: #000;
}
.small tfoot {
	background-color: #ffebd5;
	font-weight: bold;
	font-size:0.8em;
	color: #FFFFFF;
	width:100%;
	text-align:center;
	vertical-align: middle;
	border: 1px solid black;
}
.small tbody {
}
.small td {
	width: 14px;
	height: 13px;
	text-align: center;
	font-size:0.9em;
	padding: 2px;
	font-weight: bold;
}
.small .withoutLink {
	font-weight: bold;
	padding: 2px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	border: 0px solid #fff;
}
.small .withLink {
	font-weight: bold;
	padding: 2px;
	background-color: #dddddd;
}
.small .today {
	background-color: #ffebd5;
	padding: 2px;
	width: 14px;
	height: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border: 0px solid #fff;
}

.small .oculto {
	color: #C0C0C0;
}

.small .red {
	color: #FF6600;
}

.small a, .small a:link, .small a:hover {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
}
.tdon {
	background-color: #FAD2DA;
	font-family: Verdana;
	font-size:0.9em;
	padding: 2px;
	border: 0px solid #dddddd;
	font-weight: bold;
	text-align: center;
}
