div.body_container {
    background: url(http://static.webcast-tv.com/SABERTV/backgrounds/back.jpg)  ;
}

div.channel_container {
    background: url(/rgba.php?r=104&g=123&b=173&a=74) repeat;
    background: rgba(104, 123, 173, 0.74);
}

li.header {
    color: rgb(41, 74, 128);
    background: url(http://static.webcast-tv.com/SABERTV/headers/header_sabertv.jpg) ;
}

ul.widget_container {
    background: url(/rgba.php?r=14&g=43&b=87&a=80) repeat;
    background: rgba(14, 43, 87, 0.8);
}

a.channel_links:link,a.channel_links:visited {
    color: rgb(14, 43, 87);
}

.widget_menu_btn_selected {
    color: rgb(14, 43, 87);
}

span.channel_text_button {
    color: rgb(14, 43, 87);
}

a.links:link {
    background-color: #0e2b57;
}

a.links:visited {
    background-color: #0e2b57;
}
