a.default
{
	font-size:12px;
	color: #526649;
	text-decoration:none;
}
a.default:hover
{
	text-decoration:underline;
}
.channeltext
{
	font-size:12px;
	text-decoration:none;
	color:#B65551;
}

a.channeltext:hover
{
	text-decoration:underline;
}

.checkbox
{
	border: solid 0px #797979;
}

td
{
	COLOR: #526649;
	font-size: 12px;
}

.right
{
	COLOR: #526649;
	font-size: 12px;
}

.orange
{
 font-family:Arial;font-size:12px;color:#FF6000;TEXT-DECORATION: none
}
a.orange:hover
{
  TEXT-DECORATION: underline
}

.Button
{
	font-size: 12px;
	background-image: url(images/Bg_btLong.png);
	width: 71px;
	cursor: hand;
	color: #616161;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 22px;
	background-color: gray;
	border-bottom-style: none;
}