body {
        font-family: verdana, sans-serif;
        font-size: 11px;
        background: #eeeeee;
}

h4 {
        font-size: 100%;
        color: #999;
        margin: 0;
}

td.cabecerajugadores {
background:#000000;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { margin: 1em auto; }

.players { background: url(mt.gif) repeat; }
.playerstop div { background: url(sl.gif) no-repeat top left; }
.playerstop { background: url(sr.gif) no-repeat top right; }
.playersbot div { background: url(cl.gif) no-repeat bottom left; }
.playersbot { background: url(cr.gif) no-repeat bottom right; }

.playerscontent { margin: 0 7px; }
.players {margin: 1em auto;}

.playerstop div, .playerstop, .playersbot div, .playersbot{
width: 100%;
height: 7px;
font-size: 1px;
}

CAPTION.MYTABLE
  {
     background-color:#8080ff;
     color:white;
     border-style:solid;
     border-width:2px;
     border-color:black;
  }

  TABLE.MYTABLE
  { 
     font-family:arial;
     font-size:10pt;
     background-color:#808080;
     width:600px;
     border-style:solid;
     border-color:black;
     border-width:2px;
  }

  TH.MYTABLE
  {
     font-size:10pt;
     color:white;
  }


  TR.MYTABLE
  { 
  }

  TD.MYTABLE
  {  
     font-size:10pt;
     background-color:#409040;
     color:white;
     border-style:solid;
     border-width:1px;
     text-align:center;
  }
  
  
  TD.JUNTA
  {
  	text-align:center;
	font-family:arial;
	font-size:12px;
	color:#0000CC;
  }
  
.Estilo1 {color: #000099}
.Estilo2 {color: #0000CC}
