﻿.programLinks { 
	margin-top: 15px;
}

.programLinks a 
{
    font-family: "Arial";
    font-size: 10pt;
    font-weight:normal;
}

.selectedProgramLink 
{
    font-weight: bold;
    text-decoration:underline;
}
a.selectedProgramLink 
{
    font-weight: bold;
    text-decoration:underline;
}

.daily_program_title 
{
}

.daily_program { }
.daily_program .formCaption 
{
    font-size: 9pt;
    font-weight:bold;
    background-image:none;
    cursor:auto;
    color: #b1b1b1;
}

#weekly_program 
{
    overflow-x:hidden;
    margin-top: 10px;
}
#weekly_program .formCaption 
{
    cursor:pointer;
}

#program_archive 
{
    overflow-x:hidden;
    margin-top: 10px;
    width: 100%;
}