TD.hea A {
	width: 100%;
}
.seleccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	color: #666666;
	text-align: center;
	font-weight: lighter;
}
.tdborderall {
	border: 8px solid #AA0000;
}
.tdborderaround {
	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: #6E8EBA;
	border-bottom-color: #6E8EBA;
	border-left-color: #6E8EBA;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-variant: normal;
}
.tdborderaround2{
	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: #6E8EBA;
	border-bottom-color: #6E8EBA;
	border-left-color: #6E8EBA;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-variant: normal;
	height: 20px;
	width: 160px;
	float: right;
}

