body {	background-image: url(images/bg.gif);}

table, p, tr, td		{font: 10pt verdana, arial, sans-serif; color: #333333; line-height: 125%; }

#table99	{border-collapse: collapse; border: 1px solid #000; border-spacing: 0; }
#table99 td		{padding: 1px; border: 1px solid #000; text-align: center; vertical-align: middle; }


h1  				{font: 14pt arial, verdana, sans-serif; color: #000000; text-align: center; font-weight: bold; }

a:link			{ color: #053975; text-weight: bold; }

a:visited		{ color: #053975; text-weight: bold; }

a:active		{ color: #053975; text-weight: bold; }

a:hover		{ color: #FF6A05; text-weight: bold; }

.list-basketball 	{list-style-image:url('images/icon-basketball.gif')}


.box {
  position:relative;
  }
#menu {
  width:140px; 
  text-align:center; 
  position:relative;
  font: 10pt arial, verdana, sans-serif;
  font-weight: bold;
  }
#menu a, #menu a:visited {
  text-decoration:none; 
  color:#000000; 
  display:block; 
  width:140px; 
  height:16px; 
  border:1px solid #fff; 
  padding:5px;
  }
* html #menu a, 
* html #menu a:visited {
  width:100px; 
  height:28px; 
  w\idth:88px; 
  he\ight:16px;
  }
#menu a span {
  display:none;
  }
#menu a:hover {
  border:1px solid #D90033; 
  }
#menu a:hover span.left, 
#menu a:hover span.right {
  display:block; 
  position:absolute; 
  height:0; 
  width:0; 
  overflow:hidden; 
  border-top:8px solid #fff; 
  border-bottom:8px solid #fff; 
  }
#menu a:hover span.left {
  left:2px; 
  top:5px; 
  border-left:8px solid #D90033;
  }
#menu a:hover span.right {
  left:142px; 
  top:5px; 
  border-right:8px solid #D90033;
  }

* html #menu a:hover span.left, 
* html #menu a:hover span.right {
  width:8px; 
  height:16px; 
  w\idth:0; 
  he\ight:0;
  }
