img { border: none; }

table {
border-collapse: collapse;
border-spacing: 0px;
font-size: 12px;
margin-left:auto; margin-right:auto;
}

table.form {
border: 0px;
background-color: #FFE6BF;
}

table.data
{
border: 0px;
margin-left:5px;
}

table.main
{font-family: tahoma, Geneva, Arial, Helvetica, sans-serif ;
font-size: 12px;
color: #fff;
background-color: white;
border: 0px;
width: 755px;
border-collapse: collapse;
border-spacing: 0px;
}

table.global
{font-family: tahoma, Geneva, Arial, Helvetica, sans-serif ;
font-size: 12px;
color: #fff;
background-color: white;
border: 0px;
width: 755px;
border-collapse: collapse;
border-spacing: 0px;
}

table.news
{font-family: tahoma, Geneva, Arial, Helvetica, sans-serif ;
font-size: 12px;
color: #fff;
background-color: white;
border-collapse: collapse;
border-spacing: 0px;
}

table.news td 
{
border-top: 1px #FF6600 solid;
border-left: 1px #FF6600 solid;
}

table td {
/*background-color: white; Agregar cuando este en todas.*/
color: black;
padding: 4px;
text-align: left;
border: 0px black solid;}

table td.nomargin
{
padding: 0px;
}

table td.header
{background-color: white;
} 

table td.title
{background-color: #FF6600;
color: white;
text-align: center;
} 

table td.menu
{background-color: #FFFFCC;
text-align: left;
vertical-align: top;
font-size: 12px;
font-weight: bold;} 

table td.subfooter
{background-color: #e2e2e2;
font-size: 12px;
text-align: center;
padding: 10px;
font-weight: bold;
} 

table td.footerleft
{background-color: #e2e2e2;
text-align: left;
font-size: 10px;
padding: 10px;
} 

table td.footerright
{background-color: #e2e2e2;
text-align: right;
font-size: 12px;
padding: 10px;
} 

table.list
{
	font-family: tahoma, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 12px;
	color: black;
	background-color: white;
	padding: 10px;
	border: 1px #0000EC solid;
	border-collapse: collapse;
	text-align: left;	
}

table.list th
{
	background-color: #9595FF;
	color: white;
	padding: 4px;
	font-weight: bold;
	border: 1px #0000EC solid;	
}

table.list td 
{
	background-color: white;
	padding: 4px;
	border: 1px #0000EC solid;	
}

table.list td.name 
{
	background-color: white;
	padding: 4px;
	font-weight: bold;	
	border: 1px #0000EC solid;	
}


table.tournament
{
	text-align: center;
	font-family: tahoma, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	background-color: #666;
	border: 2px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.tournament td 
{background-color: #EEEEEE;
color: #000;
padding: 4px;
text-align: left;
border: 1px gray solid;}

table.tournament th
{background-color: 	#787878;
color: #fff;
padding: 4px;
text-align: left;
border: 1px #666 solid;
font-weight: bold;}

table.tournament td.hed
{background-color: #686868;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 
