body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.channelNameFirst
{
font-size:18px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
letter-spacing: -1px;
color:#ff7c00;
}

.channelNameRest
{
font-size:15px;
position: relative;
left: -2px;
color:#0028D7;
font-weight: bold;
}

.channelGuide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.rwc {
	color: #ff0000;
}

.fakeLink{ 
font-size: 12px; 
font-weight: bold;
color :#0028d7;
text-decoration:underline;
cursor: pointer;
}

.userinfo {
	font-size: 10px;
	font-weight: normal;
	font-color: #333333;
	text-decoration: none;
}

.userinfo:visited {
	text-decoration: none;
}

.userinfo:link {
        color:#ff0000;
        text-decoration: none;

}

#topSearchTable a:link { font-size:12px; font-weight:normal;color:#ffffff; text-decoration:underline; }
#topSearchTable a:visited { font-size:12px; font-weight:normal;color:#ffffff; text-decoration:underline; }
#topSearchTable a:hover { font-size:12px; font-weight:normal;color:#ffffff; text-decoration:underline; }
#topSearchTable a:active { font-size:12px; font-weight:normal;color:#ffffff; text-decoration:underline; }

#topRightTable a:link { font-size:12px; font-weight:normal;color:#333333; }
#topRightTable a:visited { font-size:12px; font-weight:normal;color:#333333; }
#topRightTable a:hover { font-size:12px; font-weight:normal;color:#333333; text-decoration:underline; }
#topRightTable a:active { font-size:12px; font-weight:normal;color:#333333; text-decoration:underline; }

select.Dropdown
{
  font-family:  Verdana, Arial,Helvetica, sans-serif;
  width:inherit;
  font-size:10px;
  color:#000000;
}
input.searchBox {
	font-size:15px;
	height:18px;
	width:350px;
	}
input.channelNumber {
	font-size:20px;
	font-weight:bold;
	color:#FF6600;
	height:28px;
	width:24px;
	text-align:center;
	}
#boxAll {
	border:1px;
	border-left-color:#184EAE;
	border-right-color:#184EAE;
	border-right-style:solid;
	border-left-style:solid;
}
#topRatedVideoBox {
	border:1px;
	border-left-color:#FF9900;
	border-right-color:#ff9900;
	border-top-color:#ff9900;
	border-bottom-color:#ff9900;
	border-right-style:solid;
	border-left-style:solid;
	border-top-style:solid;
	border-bottom-style:solid;
}

#nottopRatedVideoBox {
	border:1px;
}
#boxLinks a:link { font-size:12px; font-weight:bold;color:#ffffff; text-decoration:underline; }
#boxLinks a:visited { font-size:12px; font-weight:bold;color:#ffffff; text-decoration:underline; }
#boxLinks a:hover { font-size:12px; font-weight:bold;color:#ffffff; text-decoration:underline; }
#boxLinks a:active { font-size:12px; font-weight:bold;color:#ffffff; text-decoration:underline; }

.buttonStyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	}
.buttonStyleRemoveChannel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	}
.channelBoxVideoTitle {
	font-size:11px;
	font-weight:bold;
	}
.channelBoxDate {
	font-size:10px;
	}
.channelTopDate {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	}
.ratingVBright {
	color:#ffffff;
	font-size:7px;
	}
