.channelTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #0033CC;
	font-weight: normal;
}
.channelDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.tableHead {
	color:#FFFFFF;
	font-style: normal;
	background-color: #AC6403;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #AC6403;
	font-family: Arial, Helvetica, sans-serif;
}
.tableRow {
	background-color: #FAF7F0;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #AC6403;
}

.tableRow a{
color:#999999;
}

.tableStyle {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #AC6403;
}
.itemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ECE9D8;
	font-weight: bold;
	text-decoration: none;
}
.itemDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

