@charset "UTF-8";
/* CSS Document */



body {

	width: 600px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;

}

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	font-weight: normal;
	text-decoration: none
	padding-left: 3px;
}



.blue{
    font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #0099cc;
	font-weight: normal;
}

#wrapper{
	width: 600px;
	height: auto;
	padding-left: 0;
}

#typeArea {
	position: relative;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
}



.channels {
	position: absolute;
	top: 220px;
	width: 140px;
	height: 800px;

}

A:link, A:visited A:active    {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	border: none;
}

A:hover   {
font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	border: none;
}

p  { font-family: Helvetica; font-size: 11pt; color: #000000; text-decoration: none; font-weight: normal; line-height:24px;}


.p2 {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
