.ChannelItem {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #660000;
	border-bottom-color: #4A0000;
	background-color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 9px;
	border-right-width: 1px;
	border-right-color: #4C0000;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 6px;
	margin-bottom: 3px;
}

.ChannelItem:hover {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #AC1317;
	border-bottom-color: #4A0000;
	background-color: #880000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 9px;
	border-right-width: 1px;
	border-right-color: #4C0000;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 6px;
	margin-bottom: 3px;
}

.channellink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
	padding-left: 1px;
	font-style: normal;
	text-transform: uppercase;
}

.channellink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFF99;
	text-decoration: underline;
	padding-left: 1px;
	font-style: normal;
	text-transform: uppercase;
}

.PREChannelItem {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #AC1317;
	border-bottom-color: #4A0000;
	background-color: #880000;
	border-right-width: 1px;
	border-right-color: #AC1317;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
