﻿body 
{
    margin:0;
    padding:0;
    text-align: center;
}

#main 
{
	text-align: center;
}

   #lolwrapper 
   {
   	margin-top: 25px;
   	margin-bottom: 8px;
   	padding-bottom: 8px;
   	margin-left: auto;
    margin-right   : auto;

   	border: 1pt solid #6699CC;
   	width: 650px;
   }
   
#footer 
{
	margin-top: -9px;
	font-size: 11px;
	font-style: italic;
	width: 100%;
}

.stationtext {

        text-align: left;
        font-weight: bold;
}

.stationsfound
{

	color : #6E83B2;
	font-size : 14pt;
	font-weight : bold;
	font-family:arial,helvetica,verdana;
}



.checkback
{
    font-family:arial,helvetica,verdana;
    	font-size:14px;
    	color : #6E83B2;
    	padding-bottom: 10px;
    	display: block;
}
    
.checkbackNotFound 
{
	font-size: 14px;
	font-weight: 500;
	display: block;
	padding-top: 10px;
	color : #6E83B2;
}


.station { line-height: 14px;    
           }


  
   table.lolList tr.listingHeaders
	{
		height: 30px;
		Padding-Left: 5px;
		Vertical-Align: bottom;
		color: #ffffff; 
		background-color: #999999; 
		font-weight:bold; 
		border: 1pt solid #6699CC; 
		font-size: 11pt;
		
	}
	

	th#headerDay { width: 11%;
	               text-align:right;

	                 }
    th#widthSpacer { width: 1px;
                     } 
    th#headerDate { width: 12%;
                    text-align:right;
                   }
    th#headerTime {width: 16%;
                   text-align:right;
                    }
    th#headerEpisode {width: 59%;
                     
                    }

    table.lolList td, table.lolList th
    {
    	padding:1px 8px 1px 8px;
    	text-align: left;
    }
    
	table.lolList {
      text-align :center;
      line-height :inherit;
      font-size: 14px;
  
	}
	
	.bodYtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
