﻿.classTV {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 252px;
	height: 230px;
}


.classRADIO {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 252px;
	height: 230px;
}

.classReg {
	margin: 0px;
	float: left;
	clear: none;
	width: 252px;
	position:relative;
}
.tabTV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 11px;
	background-image:url(../images/box_bg.jpg);
	background-repeat:repeat-y;
	cursor:pointer;
}
.tabTV2 {
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 11px;
	cursor:pointer;
}
a.tabTV2:link {
	color: #330000;
	font-size: 12px;
	text-decoration:underline;
	}
a.tabTV2:hover
{
	color: #330000;
	font-size: 12px;
	text-decoration: underline;
}
a.tabTV2:visited {
	color: #330000;
	font-size: 12px;
	text-decoration:underline;
	}
a.tabTV2:active {
	color: #330000;
	font-size: 12px;
	text-decoration:underline;
	}


.Channels {
	width: 162px;
	height: 40px;
	color:#333333;
}
.tabTVGenreON {
	width: 76px;
	height: 31px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-image:url(../images/tabTV.jpg);
	border: 0px;
	cursor: pointer;
}

.tabTVGenre {
	width: 76px;
	height: 31px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-image:url(../images/tabTV_off.jpg);
	border: 0px;
	cursor: pointer;
}
.tabRadioGenreON {
	width: 76px;
	height: 31px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-image:url(../images/tabRadio.jpg);
	border: 0px;
	cursor: pointer;
}

.tabRadioGenre {
	width: 76px;
	height: 31px;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-image:url(../images/tabRadio_off.jpg);
	border: 0px;
	cursor: pointer;
}

a.grey3:link {
	color: #666666;
	font-size: 10px;
	text-decoration:underline;
	}
a.grey3:hover {
	color: #666666;
	font-size: 10px;
	text-decoration:underline;
	}
a.grey3:visited {
	color: #666666;
	font-size: 10px;
	text-decoration:underline;
	}
a.grey3:active {
	color: #666666;
	font-size: 10px;
	text-decoration:underline;
	}
	
a.grey8
{
	width:212px;
	color: #000000;
	font-family:Verdana; 
	font-size:7.5px; 
}	
	
.drag{
position:relative;
cursor:pointer;
vertical-align:middle;
z-index: auto;
}


.drag2 {
position:relative;
width:10;
height:29;
cursor:pointer;
vertical-align:middle;
visibility:visible;
z-index: 100;
}