.channelTitle {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #ffffff;
	filter:alpha(opacity=92); -moz-opacity:0.92; opacity:0.92; -khtml-opacity:0.92; 
	font-weight: bold;
}
.channelDescription {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	filter:alpha(opacity=92); -moz-opacity:0.92; opacity:0.92; -khtml-opacity:0.92; 
}
.tableHead {
	font-style: normal;
	background-color: #000000;
	filter:alpha(opacity=92); -moz-opacity:0.92; opacity:0.92; -khtml-opacity:0.92; 
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #333333;
	color: #ffffff;
}
.tableRow {
	border-top-width: 0px;
	background-color: #666666;
	filter:alpha(opacity=92); -moz-opacity:0.92; opacity:0.92; -khtml-opacity:0.92; 
	background-attachment: fixed;
	background-position:center center;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: hidden;
	border-color: #333333;
}
.tableStyle {
	border-top-width: 0px;
	background-color: #666666;
	filter:alpha(opacity=92); -moz-opacity:0.92; opacity:0.92; -khtml-opacity:0.92; 
	background-attachment: fixed;
	background-position:center center;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: hidden;
	border-color: #000000;
}
.itemTitle {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.itemDescription {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A:link {
color: #ffffff;
text-decoration: none;
}

A:visited {
color: #000000;
text-decoration: none;
}

A:active {
color: #000000;
text-decoration: none;
}

A:hover {
color: #000000;
text-decoration: none;
}
.disableHscroll{
width:100%;overflow-x:hidden;overflow-y:hidden;
}



       BODY {
              scrollbar-face-color:000000;
              scrollbar-track-color:808080;
              scrollbar-3dlight-color:000000;
              scrollbar-arrow-color:00FFFF;
              scrollbar-highlight-color:808080;
              scrollbar-shadow-color:808080;
              scrollbar-darkshadow-color:000080;
            }