#header {
	background-repeat:no-repeat;
	}
.inputs {
	background-color: #000000;
	color: #FF0000;
	font-size: 9px;
	}
#connect {
	border: 0;
	padding: 0 0 0 0;
	margin:0 0 0 0;
}
#connect td
{
	border: 0;
	font-size:9px;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	color: #EEEEEE;
	}
#connect td input
{
font-size: 8px;
color: #EE0000;
}

#join
{
	background-color: #306FD8;
	color: #FFFFFF;
}

#bottomstrip td
{
	text-align: center;
}

#bottomstrip td a:visited
{
	color: #FFFFFF;
}

#bottomstrip hd a
{
	color: #FFFFFF;
}

/* Styling for the Channels table */

.channelListwtv
{
color: white;
}

.chanList thead
{
background-color: #FFFF00;
}

.chanlistrow1
{
background-color: #FFFFCC;
}

.chanList tbody tr td
{
border: 1px solid white;
border-collapse: collapse;
}

.chanList thead tr
{
border: 1px solid black;
}
