#topad {
	float: left;
        width: 1024px;  
        height: 100px;
        margin: 0 auto;
        background: #FFFFFF;
	}

#tvrow {
        overflow: auto;
        float: left;
	padding: 0;
	margin: 0;
}


#tvchan {
	width:154px;
	float:left;
	text-align:left;
	font: normal 11px tahoma;
	margin: 0px 2px 0px 0px;

}
#tvchan a {
        text-decoration: none;
}

#tvicon {
	float: left;
	}
#tvtitle {
	font: normal 12px tahoma;
	color: #000000;
	height:28px;
	text-align: center;
        padding:8px; 0 8px; 0;
}
#tvtitle a:link,a:visited {
	color: #000000;
	text-decoration: underline;
}
#tvtitle a:hover {
		font-weight: bold;
}

#tvmain {
        float: left;
        margin: 0px 0px 0px 0px;
   /* IE Box Model Hack */
    voice-family: "\"}\"";
    voice-family: inherit;
}
#midpart {
	float: left;
	width: 800px;
	padding: 0px 0px 0px 0px;
}
#mipdart p {
}
#chanlist {
	padding: 0px 0px 20px 0px;
	margin: 5px 5px 5px 5px;
}


#sidead {
	width: 160px;
	height: 610px;
}

#midad {
	float: left;
	width: 738px;
	height: 100px;
}
#vert {
	height: 160px;
}
.smalllist {
        font-size:10px;
	width:150px;
}


#col1 {
	font-color: black;
}
.col2 {
	color: #ff0000;
}
.col3 {
}

