body
{
}


.level1channelstabel
{
	border-top:solid 1px silver;
	width : 100%;
}


.level1channelshover
{
	height:15px;
	font-family: arial;
	font-size:10px;
	color:#3B3FF5;
	border-top:solid 0px silver;
	
	text-align:left;
	}


.level1channels
{
	height:15px;
	font-family: arial;
	font-size:10px;
	color:Navy;
	border-top:solid 0px silver;
	
	text-align:left;
}


.level1channelshyperlink
{
	color:#083C75;
	font-family: arial;
	font-size:12px;
	text-decoration: none;

	text-align:left;
}

.level1channelshyperlink:hover
{
	color:#083C75;
	font-family: arial;
	font-size:12px;
	text-decoration: none;

	text-align:left;
	
}



