#newsmenu{
	padding: 0px;
	margin: 0px;
	width: 175px;
	background: transparent;
}
#newsmenu td{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
#newsmenu a,
#newsmenu a:hover,
#newsmenu a:visited{
}
#newsmenu .title{
	height: 30px;
	padding: 12px 0px 5px 19px;
	background: url(../../../Images/news_header_bg.gif) top left no-repeat;
}
#newsmenu .title a,
#newsmenu .title a:hover,
#newsmenu .title a:visited{
	color: #3F82C1;
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#newsmenu .footer{
	padding: 0px;
	height: 16px;
	background: url(../../../Images/news_footer_bg.gif) top left no-repeat;
}
#newsmenu .menubody{
	padding: 0px 21px 0px 13px;
	background: url(../../../Images/news_bg.gif) top left repeat-y;
}
#newsmenu .menubody table{
	width: 100%;
}
#newsmenu .itemgroup{
	margin: 0px;
}
#newsmenu .heading{
	color: #3F82C1;
	text-decoration: none;
	padding: 8px 2px 0px 0px;
	font-weight: normal;
	font-size: 10px;
}
#newsmenu .heading a,
#newsmenu .heading a:visited{
	color: #3F82C1;
}
#newsmenu .heading a:hover{
	text-decoration: underline;
}
#newsmenu .newsgroup{
	padding: 4px 2px 8px 0px;
}
#newsmenu .newsShortDescription{
	padding: 0px 0px 6px 0px;
}
#newsmenu .newsShortDescription a,
#newsmenu .newsShortDescription a:visited{
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #3F82C1;
}
#newsmenu .newsShortDescription a:hover{
	text-decoration: underline;
}
#newsmenu .newsBullet{
	width: 1px;
	height: 1px;
	display: none;
}
#newsmenu .newsLongDescription{
	padding: 0px;
	vertical-align: top;
}
#newsmenu .newsLongDescription a,
#newsmenu .newsLongDescription a:visited{
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #3F82C1;
}
#newsmenu .newsLongDescription a:hover{
	text-decoration: underline;
}
#newsmenu .newsDescription{
	vertical-align: top;
	padding: 0px;
}
#newsmenu .newsDescription a,
#newsmenu .newsDescription a:visited{
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #3F82C1;
}
#newsmenu .newsDescription a:hover{
	text-decoration: underline;
}
#newsmenu .shortdescfirtsentence{
	display: block;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0px 0px 5px 0px;
}
#newsmenu .shortdescscndsentence{
	display: block;
	font-weight: normal;
	font-size: 10px;
}
#newsmenu .readMore{
	padding: 12px 11px 0px 11px;
}
#newsmenu .readMore a,
#newsmenu .readMore a:visited{
	text-decoration: none;
	font-weight: normal;
	color: #3F82C1;
}
#newsmenu .readMore a:hover{
	text-decoration: underline;
}
#newsmenu .newsImage{
	padding: 2px 0px 2px 0px;
	text-align: left;
}
#newsmenu .linkImage{
	padding: 4px 10px 4px 0px;
	text-align: right;
}

/* separator */
#newsmenu .separator{
	padding: 0px;
	background: #8A8A8A;
}
#newsmenu .separatorData{
}

