body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #125B97;
	margin: 0px;
	padding: 0px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #125B97;
}

.fecha {
	font-size: 13px;
	color: #125B97;
}

.fecha a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #125B97;
	text-decoration:underline;
}
.titcuadro {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.puntos {
	font-size: 13px;
	color: #D25400;
}
.puntosnumero {
	font-size: 16px;
	font-weight: bold;
	color: #FF7904;
}

.goles {
	font-size: 13px;
	color: #333;
}

.goles a {
	font-size: 13px;
	color: #333;
	text-decoration:underline;
}

.golesnumero {
	font-size: 16px;
	color: #666;
	font-weight: bold;
}

.partidos {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}

.partidosnumero {
	font-size: 16px;
	font-weight: bold;
	color: #00A2FF;
}
.resultados {
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}

.field {
	width: 193px;
	color: #666;

}
.jugadores {
	color: #666;
	padding-left: 28px;
}

.abrircerrar {
	color: #006699;
}
.tablaborde {
	border-right: 1px solid #D6D8DB;
	background-image: url(img_int/back_table.jpg);
}

.lineamenu {
	border-bottom: 1px solid #5585AB;
}

.fieldchico {
	width: 45px;
	color: #666;
}

.titjugadores {
	font-size: 13px;
	color: #006699;
	padding-left: 28px;
	font-weight: bold;
}

.titresultados {
	font-size: 13px;
	color: #006699;
	padding-left: 5px;
	font-weight: bold;
}

.row1 {
	border-bottom: 1px solid #D7E3EC;
	background-image: url(img_int/back_row.jpg);
	font-size: 11px;
	color: #276395;
}

.rowtitle {
	border-bottom: 1px solid #D7E3EC;
	background-image: url(img_int/back_rowtitle.jpg);
	font-size: 11px;
	color: #276395;
}

.row0 {
	border-bottom: 1px solid #D7E3EC;
	font-size: 11px;
	color: #276395;
}
.rowpuntos {
	border-bottom-style: none;
	font-size: 11px;
	color: #FF7000;
	vertical-align: middle;
}

.comparacion {
	font-size: 13px;
	font-weight: bold;
	color: #00A2FF;
	background-color: #FAFAFA;
	border-top: 1px solid #EDEBEB;
}

.serie {
	font-weight: bold;
	color: #FF7700;
	margin-left: 10px;
}

a:link, a:visited {
	color: #444444;
	text-decoration: underline;
}

a:hover {
	color: #666;
	text-decoration: none;
}

.textoresultados {
	color: #333;
}
.estado {
	font-size: 11px;
	color: #666666;
	background-color: #F2F6F9;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D0DFEA;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0DFEA;
}
.txtGoles {
	font-size: 11px;
	color: #666666;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.txtFecha {
	padding-left: 5px;
}
.fecha2 {
	font-size: 11px;
	color: #666666;
}
.txtEquipos {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.partidos2 {

	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}

