TR.TopChannel
{   
    height:25px;
}
TD.TopChannel
{
    background-image: url(Images/TopChannel.gif);
	background-repeat: no-repeat;	
	background-position: right top;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D9DEEB;
	text-align: right;
	vertical-align: top;
	text-decoration: none;
	cursor: hand;
		
}
.TopChannel_BulletCell
{
    background-image: url(Images/TopChannel_bullet.gif);
	background-repeat: no-repeat;	
	background-position: right top; 
}

TR.HighlightedTopChannel
{   
    height:25px;    
}

 .HighlightedTopChannel_BulletCell
 {
    background-image: url(Images/H_TopChannel_bullet.gif);
	background-repeat: no-repeat;	
	background-position: right top;
 }
 
 
 
TD.HighlightedTopChannel
{
    background-image: url(Images/H_TopChannel.gif);
	background-repeat: no-repeat;	
	background-position: right top;	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	vertical-align: top;
	text-decoration: none;	
}


TD.TopPosting,TD.HighlightedTopPosting
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EADBCF;
	text-align: right;
	vertical-align: top;
	text-decoration: none;	
	cursor:hand;
	background-image: url(Images/TopPosting.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.TopPosting_BulletCell,.HighlightedTopPosting_BulletCell
{
    background-image: url(Images/TopPosting_Bullet.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

TR.TopPosting,TR.HighlightedTopPosting
{	
	height:25px;	
}

TR.MiddlePosting,TR.HighlightedMiddlePosting
{ 
}

TD.MiddlePosting,TD.HighlightedMiddlePosting
{    
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	vertical-align: top;
	text-decoration: underline;	
	cursor:hand;	
}
TD.Channel,TD.HighlightedChannel,TD.Posting,TD.HighlightedPosting
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	vertical-align: top;
	text-decoration: underline;	
	cursor:hand;	
}


TR.Posting,TR.HighlightedPosting,TR.HighlightedChannel,TR.Channel
{  
   
}


.BulletCell
{
	height: 20px;	
}
.TopChannel_BulletCell, .HighlightedTopChannel_BulletCell, .HighlightedTopPosting_BulletCell, .TopPosting_BulletCell
{
	padding-right:2px;
	cursor: pointer;
}

.Channel_BulletCell, .HighlightedChannel_BulletCell, .MiddlePosting_BulletCell, .HighlightedMiddlePosting_BulletCell
{
	padding-right:25px;
	cursor: pointer;
	vertical-align: top;
}
.HighlightedPosting_BulletCell, .Posting_BulletCell
{
	padding-right:35px;
	cursor: pointer;
	
}
.MenuSeparatorRow
{
}




