/* body defined in therapx-dyn-css.jsp */
body {
	padding:0;
	margin:0;
	background-color:#000;
}
body,td,th {
	font-family:Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
}
#playerContainer{
	width:400px;
	height:265px;
	display:block;
}
.player{
	position:absolute;
	background-color:#000;
	width:290px;
	display:block;
	height:55px;
	top:155px;
	left:50px;
}
.playerFrame{
	width:100%;
	overflow:hidden;
	height:100%;
	border:none;
}
.playerLinks{
	position:absolute;
	width:400px;
	top:240px;
	left:80px;
}
.playerLinks a:link, .playerLinks a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}

.playerLinks a:hover{
	color:#FFCC00;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
.flashPlayer{
	margin:14px 0 0 0;
	background-color:#000000;
	height:100%;
}
.mediaPlayer{
	padding:5px 0 0 0;
	height:55px;
	background-color:#FFFEF9;
}

.livebutton{
padding-left:393px;
padding-top:133px;
}

.livebutton a:link, a:visited{
font-size:14px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

.livebutton a:hover{
font-size:14px;
font-weight:bold;
color:#FE4A00;
text-decoration:none;
}

.livebutton2{
padding-left:393px;
padding-top:13px;
}

.livebutton2 a:link, a:visited{
font-size:14px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

.livebutton2 a:hover{
font-size:14px;
font-weight:bold;
color:#FE4A00;
text-decoration:none;
}