body  { 
	background: #19b509 url(../images/bar.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;}

tr, p, div { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #222222; 
	line-height: 15px; }

hr {
 	background: #999999;
  	height: 1px;
  	width: 100%;}

a:link {
	font-family: Arial;
	font-weight: bold;
	font-size: 10;
	color: #0a0094;
	text-decoration: none;}

a:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 10;
	color: #0a0094;
	text-decoration: none;}

a:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 10;
	color: #c10101;
	text-decoration: none;}

a:active {
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #0a0094;
	text-decoration: none;}


table {
	padding: 0px 5px 0px 5px;}


div#frame {
	border: 0px solid silver;
	text-align:center;
	width:923px;
	background: no-repeat;
	margin:0 auto;
	padding: 0;
	display: block;}

div#player {
	margin:0 auto;
	padding: 0;
	text-align: center;
	position: relative;
	width:399px;
	height: 35px;
	border: 0px solid silver;}

