body {
	background-color: #a3a3a3;
	background-image: url(../_img/jukebox_v2.png);
	background-repeat: no-repeat;
	margin: 0px;
}
td {
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
.button_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	color: #000000;
}
.button_title a:link, a:visited {
   color: #000000; 
}
.button_title a:hover, a:active {
   color: #000000; 
}
.button_stitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
.button_stitle a:link, a:visited {
   color: #000000; 
}
.button_stitle a:hover, a:active {
   color: #000000; 
}
.button_stitle_click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #00FF00;
}
.button_stitle_click a:link, a:visited {
    color: #00FF00;
}
.button_stitle_click a:hover, a:active {
    color: #00FF00;
}
table.navbar {

}
table.navbar td {
   border: 0px solid #ccc;
}
table.navbar td a{
   display: block;
   text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
  /* color: #000000; */
}
table.navbar td a:hover, table.navbar td a:active {
  /* color: #000000; */
}
.news_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
