body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	width: 750px;
	border: 1px solid #000000;
	background-color: #DDDDDD;
	line-height: 13px;
	
}
.sideBar ul{
   width:auto;
   margin:0px;
   padding: 1px;
}
.sideBar li{
    list-style: none;
	margin: 0px;
	padding: 1px;
	width: 100%;
	}
	
.sideBar li a {
    width: 100%;
	list-style: none;
	width: auto;
	margin: 1px;
	padding: 3px 0px 2px 2px;
}

#navMain {
	margin: 0px;
	padding: 1px;
	width: 100%;
	
}
#navMain li{
	float: left;
	list-style: none;
	margin: 0; padding: 3px 5px 3px 5px;
}
#navMain a {
	float: left;
	padding: 3px 15px;
	border: 1px #FFFFFF inset;
	color: #FFFFFF;
	background-color: #393681;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #393681;
}
#navMain .CurrentPage {
	background-color: #A29FC8;
}

#navMain a:hover {background-color: #F8B708; color: #000000; text-decoration:underline;}
.headline, .headline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.headline2 {
margin-top: 15px;
padding-left: 5px;
padding-bottom:5px;
}
.newsBox {
	background-color: #DDDDDD;
	border: 1px dotted #777777;
	padding: 5px 10px  5px  10px;
}
.dateline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000077;
}
.sideBar  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000055;
	margin: 1px;
	padding: 2px 2px;
	border: 1px solid #111111;
}
.sideBar a { font-size: 10px; text-decoration: underline;}
h1 {
	margin: 2px 0px;
	padding: 0px;
	line-height: normal;
}

/* These rules pertain to the programming highlights table */
td.dateBox {
	border-top: 1px solid #555555;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #555555;
	border-left: 2px solid #555555;
	color: #0000BB;
	background-color: #D9D6FF;
}
td.progBox{
	border-top: 1px solid #555555;
	border-right: 2px solid #555555;
	border-bottom: 1px solid #555555;
	border-left: 0px solid #AAAAAA;
	background-color: #f1f1f1;
}
.highlights {
	background-color:#DDDDDD;
	margin: 5px;
}
.dayTxt, .monTxt {
	font-size: 10px;
}
.dateTxt {
	font-style: normal;
	font-weight: 800;
	font-size: 16px;
}
.station, .time {
	font-weight: bold;
}
.mainContent {
	padding: 5px;
}
.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 2px;
	border-top: 1px none #777777;
	border-right: 1px none #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #777777;
}
p {
	margin-top: 4px;
	margin-bottom: 13px;
}
.spot {
	font-size: 18px;
	font-style: italic;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.leadtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

