body {
  margin: 0 0 0 0;
  background-color: black;
  font: 9px Verdana;
  color: white;

scrollbar-face-color:#DD8311;
scrollbar-arrow-color:white; 
scrollbar-track-color:black;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';

margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

a {
  color: black;
  text-decoration:none;
}

a:link {
  color: black;
}

a:visited {
  color: black;
}

a:hover {
  color: black;
  text-decoration:underline;
}

ul {
	padding-left: 7px;
	margin-left: 7px;
}

.casetxt {
font-family: verdana;
font-size: 10px;
padding-left: 5px;
padding-top: 5px;
letter-spacing: 1pt;
color: white;
}

.fotoborder {
	border: 1px solid #C3C30F;
}


.playerbg {
background-image: url(img/playerbg.jpg); 
}

.control {
background-color: #fb6700;
border: 1px solid #ff0;
}

.playerborder {
	border: 1px solid black;
}

.choosetxt {
font: 10px Verdana;
	color: white;
}

a.choosetxt:visited              {
    font: 10px Verdana;
	color: white;
    text-decoration : none;
}

a.choosetxt:active               {
    font: 10px Verdana;
	color: white;
    text-decoration : none;
}

a.choosetxt                          {
    font: 10px Verdana;
	color: white;
    text-decoration : none;
}

a.choosetxt:hover                    {
    font: 10px Verdana;
	color: white;
    text-decoration : underline;
}

.copyright {
	font: 9px verdana, geneva, helvetica, sans-serif;
	color: Black;
}

