body,p,td,th,tr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.2em;
}
body{				background-color: #252525;	color: #666666;	padding:0px;	margin:0px;}
a{					color: #666666;	text-decoration: none;}
a:hover{			text-decoration: underline;}
a:visited{			color: #666666;}
p.tagline{			text-align:center;}
td{					padding:0px;	margin:0px;}
td.title{			font-size:12px;	font-weight:bold;	padding-top:10px;}
td.controller{		text-align:right;	padding-top:10px;	width:139px;}
td.tl{				background-image:url(tl.gif);	height:40px;	width:40px;}
td.t{				background-image:url(t.gif);	height:40px;}
td.tr{				background-image:url(tr.gif);	height:40px;	width:40px;}
td.r{				background-image:url(r.gif);	width:40px;}
td.br{				background-image:url(br.gif);	height:40px;	width:40px;}
td.b{				background-image:url(b.gif);	height:40px;}
td.bl{				background-image:url(bl.gif);	height:40px;	width:40px;}
td.l{				background-image:url(l.gif);	width:40px;}
td.m{				background-color:#FFFFFF;}
.play {				display:block;	background-image:url(play.gif);	width:30px;	height:20px;	outline:none;	float:left;}
.play:hover {		background-position:bottom;}
.pause {			display:block;	background-image:url(pause.gif);	width:30px;	height:20px;	outline:none;		float:left;}
.pause:hover {		background-position:bottom;}
.rewind {			background-image:url(rewind.gif);	width:30px;	height:20px;	outline:none;	float:left;}
.rewind:hover {		background-position:bottom;}
.next {				background-image:url(next.gif);	width:29px;	height:20px;	outline:none;	float:left;}
.next:hover {		background-position:bottom;}
.previous {			background-image:url(previous.gif);	width:30px;	height:20px;	outline:none;	float:left;}
.previous:hover {	background-position:bottom;}
