a:link, a:visited, a:active { 
	color: #0c66fc;
	text-decoration: none; 
} 
a:hover { text-decoration: underline; } 

body {
	margin: 0px;
	background-image: url(../Images/Live/BG-Live.jpg);
}

body, td, input, button {
	font-family: Verdana;
	font-size: 10px;
	color: #0049c2;
}

.Frame { background-color: #e3effe; }

.FrameBorderLeft {
	width: 5px;
	background-image: url(../Images/Live/BorderLiveLeft.jpg);
}

.FrameBorderRight {
	width: 5px;
	background-image: url(../Images/Live/BorderLiveRight.jpg);
}

.CornerLeft {
	width: 20px;
	height: 20px;
	background-image: url(../Images/Live/CornerLeft.gif);
}

.CornerRight {
	width: 20px;
	height: 20px;
	background-image: url(../Images/Live/CornerRight.gif);
}

.Content { 
	font-size: 11px;
	background-color: #ffffff;
}

.Detail {
	width: 770px;
	height: 264px;
	background-image: url(../Images/Live/BG-LiveDetails.jpg);
}

.Border { border: solid #0456dd 1px; }

.Header {
	width: 770px;
	height: 90px;
	background-image: url(../Images/Live/Banner.jpg);
}

.Footer {
	width: 770px;
	height: 90px;
	background-image: url(../Images/Live/AdBottom.jpg);
}

.TVTop {
	width: 473px;
	height: 63px;
	background-image: url(../Images/Live/TVTop.gif);
}

.TVLeft {
	width: 50px;
	height: 240px;
	background-image: url(../Images/Live/TVLeft.gif);
}

.TVRight {
	width: 103px;
	height: 240px;
	background-image: url(../Images/Live/TVRight.gif);
}

.TVBottom {
	width: 473px;
	height: 97px;
	background-image: url(../Images/Live/TVBottom.gif);
}

.TVdisplay {
	width: 320px;
	height: 240px;
	background-color: #000000;
}

.ChannelBar { 
	width: 249px;
	height: 20px;
	background-image: url(../Images/Live/BarChannel.gif);
}
