.wpanel_table
{
  background-image: url(/ligue/img/target.gif);
	background-repeat:no-repeat;
	background-position:right top;
	border: 0px;
}

.wpanel_title
{
	color: #800000;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 13px;
  text-decoration: underline;
  padding: 5px 2px;
  padding-top: 0px;
  padding-bottom: 8px;
  cursor: default;
  white-space: nowrap;
}

.wpanel_row, .wpanel_row_on
{
  font-family: Verdana;
  font-size: 11px;

  cursor: default;
}

.wpanel_row_on
{
  color: #000080;
}

.wpanel_cell
{
	padding: 1px 2px;	
}

.wpanel_header
{
	padding: 2px 3px;	

  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;

  border-bottom: 1px #606060 solid;

  cursor: default;
  margin-bottom: 5px;
}