.t-text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.t-text-10px {
	font-size: 10px;
	line-height: 12px;
}
.t-text-14px {
	font-size: 14px;
	line-height: 16px;
}
.t-text-16px {
	font-size: 16px;
	line-height: 18px;
}
.t-header{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}
.t-ColorA{
	background-color: #D6DEEC;
}
.t-ColorB{
	background-color: #f6f6f6;
}
.t-headerColorA{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
}
.t-headerColorB{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006666;
}
.t-header10{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}
.t-header-black{
	font-size: 14px;
	font-weight: bold;
	color: #006699; /*#000000*/
	background-color: #ffffff; /*#efefef*/
}
.t-justif{
	text-align: justify
}
.t-tabla {
	border: 1px solid #000000;
	background-color: #006699; /*#efefef*/
}
.t-Renglon-B {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: none;
}
.t-Renglon-L {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #000000;
}
.t-Renglon-RTB {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: none;
}
.t-Renglon-TB {
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: none;
}
.t-Renglon-RB {
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: none;
}
.t-Renglon-R {
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: none;
	border-left: none;
}
.t-Renglon-T {
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.t-Renglon-RB {
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: none;
}
.t-text tr.selected td {background-color:#417341; color: #ffffff;}
//21A121 D6DEEC
