/* right menu */
#FirstLevelMainMenu{width:100%;text-align:right;}

.menu_top{
	background:url(img/MenuTop.gif);
	vertical-align:top;
	width: 242;
	height:17PX;
}
.menu_bottom{
	background:url(img/news_buttom.gif);
	vertical-align:top;
	width: 242px;
	height:17px;
}
/*td.HighlightedTopChannel
{
	background:url(img/MenuBg.gif);	
	font-weight:bold;
	color: #20516c;
}*/
td.MiddlePosting_BulletCell,td.HighlightedTopPosting_BulletCell,td.HighlightedMiddlePosting_BulletCell,td.Posting_BulletCell,td.HighlightedPosting_BulletCell,td.TopPosting_BulletCell,td.HighlightedTopChannel_BulletCell,td.TopChannel_BulletCell,td.Channel_BulletCell,td.HighlightedChannel_BulletCell
{
	background-image:url(img/MenuBgRight.gif);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#ffe382;
	padding-right:5px;
	cursor:pointer;
	
}
td.Channel,.Channel,.HighlightedChannel,.HighlightedTopChannel,td.MiddlePosting,td.HighlightedMiddlePosting
{
	background:#ffe382 url(img/MenuBg.gif) no-repeat;
	width: 242px;
	height:23px;		
	font-size: 12px;
	font-weight:bold;
	color: #20516c;
	cursor:pointer;
	text-align:right;
	
	
}
.BgMenu,td.TopPosting,td.TopChannel,td.HighlightedTopPosting{
	background:#ffe382 url(img/MenuBg.gif)  no-repeat;
	width: 242px;
	height:23px;		
	font-size: 13px;
	font-weight:bold;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor:pointer;
	text-align:right;
	
	
}

td.Posting,td.HighlightedPosting{
	background:url(img/MenuOver.gif);	
	height:23px;
	width: 195px;	
	font-size: 12px;
	font-weight:bold;
	color: #cc3300;
	cursor:pointer;
	text-align:right;
}


/*.MenuText{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	padding-top: 2px;
	padding-bottom: 2px;
}*/
/*.SubMenuText{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #20516c;
}*/
.OverMenuText{
	width: 195px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FF6600;
}
.DownMenuText{
	width: 195px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #cc3300;
}
/*.SelectedMenuText{
	width: 195px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #cc3300;
}*/

.Menu_Over{
	background:url(img/MenuOver.gif);
	width: 242px;
	height:23px;
	border-bottom: solid #000000 1px;
}
.Menu_Arrow{
	background:url(img/arrow_left.gif);
	width: 20px;
	height:16px;
	border-bottom: solid #000000 1px;
}
.Menu_ArrowDown{
	background:url(img/arrow_down.gif);
	width: 20px;
	height:16px;
}
.Menu_Arrow_Sub{
	background:url(img/arrow_left_sub.gif);
	width: 20px;
	height:16px;
}
.Menu_ArrowDown_Sub{
	background:url(img/arrow_down_sub.gif);
	width: 20px;
	height:16px;
}
/*.Menu_Arrow_Over{
	background:url(img/arrow_sub_over.gif);
	width: 20px;
	height:16px;
}*/
.Menu_Arrow_On{
	background:url(img/arrow_on.gif);
	width: 20px;
	height:16px;
	border-bottom: solid #000000 1px;
	padding-bottom: 3px;
}
.MenuCuter{
	border-bottom: solid #000000 1px;
	padding-bottom: 3px;
}
/* end right menu */
