@charset "UTF-8";
/* CSS Document that describes all channel colors for whatson, programs areas... */


#KUED-DT_channelBox {
	background-color: #0a3c5a;
}

#KUED-DT_cellBox {
	background-color: #ccd4da;
}



#HD_channelBox {
	background-color: #3e627d;
}

#HD_cellBox {
	background-color: #d5dbdf;
}



#V-ME_channelBox {
	background-color: #819cb0;
}

#V-ME_cellBox {
	background-color: #e0e4e8;
}