.video{
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-weight 	: normal;
	font-size  		: 10px;
}
.video .channelText{
	font-size 		: 10px;
	font-weight		: bold;
	color			: #FFFFFF;
}
.video .channelText2{
	font-size 		: 11px;
	font-weight		: bold;
	color			: #FFFFFF;
}

.video .text11{
	font-size		: 11px;
	font-weight		: normal;
	color			: #000000;
}

.video .textWhite10{
	font-size		: 10px;
	font-weight		: normal;
	color			: #FFFFFF;
}

.video .textBold11{
	font-size		: 11px;
	font-weight		: bold;
	color			: #000000;
}
.video .textBold10{
	font-size		: 10px;
	font-weight		: bold;
	color			: #000000;
}

.video .videoList{
	font-size		: 10px;
	font-weight		: bold;
	color			: #14457D;
	text-decoration	:none;
}

.video .videoList2{
	font-size		: 11px;
	font-weight		: bold;
	color			: #fff;
	text-decoration	:none;
}

.video .grayBg{
	background-color: #F4F4F4;
}
.video a{
	color			: #14457D;
}

.video .borderTv{
	border			: 1px #14457D solid;
}

.video .borderImg{
	border			: 1px #A5BDD9 solid;
}

#topnav{
	padding-top:5px;
	height:25px !important;
	height:20px;
	background:#14457D;
}

/* scroller */
#Container a:hover{
	text-decoration:underline;
}
#Container {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 228px;
	height			: 219px;
	overflow		: auto;
	background-color:#F4F4F4;
	border-left		:1px solid #9192A8;
	border-bottom	:1px solid #9192A8;
	border-right	:1px solid #9192A8;
	visibility: visible;
}

.Scroller-Container {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	background-color: #F4F4F4;
	width			: 210px;
	visibility: visible;
}
.table{
}

.table td {
  height			: 81px;
}

#Scrollbar-Container {
  position			: relative;
  margin			: 0;
  padding			: 0;
/*
  left				: 343px;
*/
}


/* end scroller*/

