@charset "utf-8";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background: #000000;
}

.txtbase {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFC;
}
.txtbaseArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFC;
}

.borde {
	border: thin solid #FFC;
}
.txtbaseBold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFC;
	font-weight: bold;
}
.txtbaseBoldVerde {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #096;
	font-weight: bold;
}

.txtbaseBoldCopia {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #FFC;
	font-weight: bold;
}

.txtbasePie {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFC;
}
.txtbaseGris {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
.txtbaseGris10 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
.rojo {
	color: #F00;
	font-weight: bold;
}

