body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 09px;
	font-weight: bold;
	line-height: 12px;
	color: #3300CC;
	scrollbar-face-color:#CCCCCC;
	scrollbar-arrow-color:#000000;
}

a {
text-decoration:none;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
}

.ads {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 09px;
	line-height: 10px;
	color: #666666;
	text-decoration: none;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #1A06B4;
}

.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #1A06B4;
}

.copy3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #1A06B4;
}

.smcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 09px;
	font-weight: bold;
	line-height: 12px;
	color: #1A06B4;
}

.biglinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 14px;
	color: #FF9900;
}

.lgcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}
.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.primetime_time {
	font-size: 10px;
	font-weight: bold;
	color: #1A06B4;
}

.primetime_showname {
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}

.dayNavBlock {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

a:hover {
    color: red;
    text-decoration: none;
}

.schedule_time {
    font-size: 14px;
	font-weight: bold;
	color: black;
}
.schedule_showname {
	font-size: 12px;
	font-weight: bold;
	color: #3300CC;
}
.schedule_desc {
	font-size: 11px;
	font-weight: normal;
	color: black;
}

p.groove {
    border-style: groove;
	padding-left: .25cm;
}

p leftborder
{
border-style: groove;
border-left-width: 3px
}
/* Presentation Stylesheet */ 
h4 {
 margin:0;
 padding: 5px 0;
 }
 
 /* Layout Stylesheet */ 
	 
#hdr{
 width: 100%;
 height: 100px;
 margin: 0;
 border: solid #333333;
 border-width: 0 0 2px 0;
 color: #333333;
 }
     
#lh-col{
 width: 320px;
 float: left;
 border: solid #333333;
 border-width: 0 2px 0 0;
 background: #000000;
 color: #333333;
 margin: 0;
 padding: 40px;
 }

#rh-col{
 
 color: #333333;
 margin: 0;
 padding: 3;
 border: 0;
 }
 
 img.float {
 float:left
 }