body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;

        padding-left: 40px;
        padding-right: 40px;
        padding-top: 10px;

    font-family: Trebuchet MS, Verdana, Arial;
}

.prog
{
    font-size: 14px;
    width: 98%;
    padding-left: 20px;
}

.prog td
{
    padding: 2px 4px 2px 4px;
}

.prog p
{
    padding: 0px 0px 0px 0px;
    margin: 12px 0px 6px 0px;
}

p
{
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 0px 0px;
}

.prog td
{
    vertical-align: top;
    text-align: left;
}

.prog td.time {
   font-weight: bold;
   color: #666666;
   font-size: 18px;
   text-align: right;
}

.date {
   font-weight: bold;
   color: #666666;
   font-size: 18px;
   text-align: right;
}

.centr
{
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: none;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #666666;
   border-right-color: #666666;
   border-bottom-color: #666666;
   border-left-color: #666666;
}

.break {
        color: #333333;
        background-color: #CCCCCC;
        font-size: 14px;
        font-weight: bold;
}

.sectdop {
        font-family: "Trebuchet MS";
        font-size: 14px;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #666666;
        width: 31%;
}

.sectt {
        font-family: "Trebuchet MS";
        font-size: 14px;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #666666;
}



.date
{
    font-size: 18px;
    font-weight: bold;
}


.border {
    border: 1px solid #727272;
}

.bbtm {
    border-left: 1px none #666666;
    border-top: 1px none #666666;
    border-right: 1px none #666666;
    border-bottom: 1px solid #666666;
}

.upc
{
    text-transform: uppercase;
}


.td1 { border-top: 1px solid #000000; border-left: 1px solid #000000; border-bottom: 1px solid #000000; border-right: none; font-weight: bold; }
.td2 { border-top: 1px solid #000000; border-left: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000; font-weight: bold; }
.td3 { border-top: none; border-left: 1px solid #000000; border-bottom: 1px solid #000000; border-right: none; font-weight: bold; }
.td4 { border-top: none; border-left: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000; font-weight: bold; }
.td5 { border-top: none; border-left: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000; font-weight: normal; }.sect {
        color: #333333;
        background-color: #CCCCCC;
        font-size: 18px;
}




.menu
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 15px;
   /*margin: 2px 2px 2px 4px;*/
   padding: 1px 1px 1px 1px;
   width: 202px;
}


.menu a
{
   display: block;
   width: 200px;
   height: 37px;
   background-image: url(/images/blank.gif);
   vertical-align: baseline;
   text-align: right;
   text-decoration: none;
   color: #FFFFFF;
   margin-top: 1px;
   background-repeat: no-repeat;
   line-height: 52px;
   bottom: 7px;
}

.menu .curr
{
   background-image: url(/images/oblank.gif);
}

.menu a:hover
{
   background-image: url(/images/blank_over.gif);
}

