body,p,td,th,tr{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:9px;	line-height: 1.2em;}
body{				background-image:url(bodyBg.gif);	background-repeat:repeat-x;	background-color: #1e1e1f;	color: #FFFFFF;	padding:0px;	margin:0px;}
a{					color: #FFFFFF;	text-decoration: none;}
a:hover{			text-decoration: underline;}
a:visited{			color: #FFFFFF;}
p.tagline{			text-align:center;}
td{					padding:0px;	margin:0px;}
.title{
	font-size:16px;
	font-weight:bold;
	line-height: 16px;
	padding-top: 30px;
	padding-left: 6px;
	padding-right: 6px;
}
td.controllerLeft{	padding-top:10px;	padding-bottom:4px;}
td.controllerRight{	padding-top:10px;	width:54px;	padding-bottom:4px;}

td.tl{				background-image:url(tl.gif);	height:60px;	width:4px;}
td.t{				background-image:url(t.gif);	height:60px;}
td.tBg{				background-image:url(tBg.gif);	height:60px;}
td.tr{				background-image:url(tr.gif);	height:60px;	width:4px;}
td.r{				background-image:url(bg.gif);	background-position:bottom;background-repeat:repeat-x;	width:4px;	}

td.br{				background-image:url(br.gif);	background-repeat:no-repeat;	height:4px;	width:4px;}
td.b{				background-image:url(b.gif);	background-repeat:repeat-x;	height:4px;}
td.bl{				background-image:url(bl.gif);	background-repeat:no-repeat;	height:4px;	width:4px;}

.content{			background-image:url(bg.gif);	background-position:bottom;	background-repeat:repeat-x;	border-left-style:solid; border-left-color:#3b3b3d;	border-left-width:1px; border-right-style:solid; border-right-color:#3b3b3d;	border-right-width:1px;	padding-left:10px;	padding-right:10px;	padding-top:10px;}
.video{				border-color:#3b3b3d;	border-width:1px;	border-style:solid;}

.play {				display:block;	background-image:url(play.gif);	width:22px;	height:22px;	outline:none;	float:left;}
.play:hover {		background-position:bottom;}
.pause {			display:block;	background-image:url(pause.gif);	width:22px;	height:22px;	outline:none;		float:left;}
.pause:hover {		background-position:bottom;}
.rewind {			background-image:url(rewind.gif);	width:22px;	height:22px;	outline:none;	float:left;}
.rewind:hover {		background-position:bottom;}
.next {				background-image:url(next.gif);	width:22px;	height:22px;	outline:none;	float:left;}
.next:hover {		background-position:bottom;}
.previous {			background-image:url(previous.gif);	width:22px;	height:22px;	outline:none;	float:left;}
.previous:hover {	background-position:bottom;}
