﻿#GoBack
{
    text-align:left;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    padding-left:8px;
}
#AddNew
{
    text-align:left;
    padding-left:8px;
    padding-top:8px;
}
#tdOnAir
{

}
#AltRow
{
    background-color:#DFE8EE;
}
#AddNewTbl
{
    background-color: #ECE9D8;
    border-top:dotted 1px #666;
    border-bottom:dotted 1px #666;
    border-left:dotted 1px #666;
    border-right:dotted 1px #666;   
}
.ShowsText
{
    padding:8px 12px 24px 12px;
}
.ShowsImg
{
    text-align:center;
}
.DJPic, .EditDJPic
{
    border:double 3px #000;
    width:120px;
    height:86px;
}
.EditDJPic
{
    width:70px;
    height:50px;
}
.dvTime
{
    text-align:center;
    font-family:Tahoma,Arial,Helvetica;
    font-size:13px;
    font-weight:bold;
    color:#B30838;
}
.LongTB
{
    width:300px; 
    font-family:Tahoma,Arial,Helvetica;
    font-size:11px;
}
.SubNavLinks
{
    padding-top:4px;
    padding-bottom:4px;
    padding-left:12px;
    border-bottom:solid 1px #CCC;
}
