﻿body 
{
    background-image: url(../images/common/background_gradient.gif);
    background-repeat: repeat-x;
    background-attachment: fixed;    
    background-color: #EDEDED;   
    margin: 0;            
}

.footer
{
    color: #2099C8;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;   
}

.footer:hover
{
    text-decoration: underline;    
}



.feature_title
{
    color: #4C5156;
    font-family: Tahoma;
    font-size: 18px;
    font-weight: 900;
}



.nowPlayingBar
{
    font-family: Verdana;
    color: White;    
    font-size: 10px;   
}

.subBlue_title
{
    color: #2099C8;
    font-family: Tahoma;
    font-size: 18px;
    font-weight: 900; 
}

.subGrey_title
{
    color: #CCCCCC;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 16px;        
}

.videoListTrans
{
    font-family: Tahoma;
    font-size: 10pt;
        
}

.white10tahoma
{
    color: White;
    font-size: 10px;    
    font-family: Tahoma;
}