.tahomaDiezCasiBlanco {
	font-family: Tahoma;
	font-size: 10px;
	color: #EFEFEF;
	text-decoration: none;
}
.tahomaDiezGrisHome {
	font-family: Tahoma;
	font-size: 10px;
	color:#8A8A8A;
	text-decoration: none;
}
.tahomaDiezGrisHome:hover {
	color:#F3C300;
	text-decoration: none;
}
.tahomaOnceSemiClaro {
	font-family: Tahoma;
	font-size: 11px;
	color: #8A8A8A;
	text-decoration: none;
}
.tahomaOnceClaro {
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}
.tahomaOnceClaro:hover {
	color: #B37800;
	text-decoration: none;
}
.tahomaOnceSemiOscuro {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.tahomaNueveOscuro {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
.tahomaNueveOscuro:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.tahomaOnceOscuro {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
.tahomaOnceOscuro:hover {
	color: #FAFCE2;
	text-decoration: none;
}
.tahomaDiezNegro {
		font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.tahomaTreceGold {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #B37800;
	text-decoration: none;
}
.tahomaOnceGold {
	font-family: Tahoma;
	font-size: 11px;
	color: #B37800;
	text-decoration: none;
}
td {
	font-family: Tahoma;
	font-size: 12px;
}
input{
	background-image: url(../images/bgInput.gif);
	background-repeat: repeat-x;
	background-color: #F0F0F0;
	border-bottom-color: White;
	border-top-color: Silver;
	font-family: Tahoma;
	font-size: 13px;
	height:19px;
	color: #444444;
}
.forms{
	background-image: url(../images/bgInput.gif);
	background-repeat: repeat-x;
	background-color: #F0F0F0;
	border-bottom-color: White;
	border-top-color: Silver;
	font-family: Tahoma;
	font-size: 11px;
	height:23px;
	color: #444444;
}
.button{
	background-image: url(../images/botonGenerico.gif);
	background-repeat: no-repeat;
	width: 78px;
	height: 18px;
	text-align: center;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 9px;
	/*text-transform: uppercase;*/
	font-stretch: ultra-condensed;
	margin-top: 0px;
	color: #2A2A3F;
	line-height: 12px;
	text-decoration:none;
	border:0px;
}