#newsmenu{
   padding: 0px 0px 0px 0px;
   width: 222px;
   margin: 0px 0px 3px 0px;
}
#newsmenu td{
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
}
#newsmenu a,
#newsmenu a:hover,
#newsmenu a:visited{

}
#newsmenu .title{
}
#newsmenu .title a,
#newsmenu .title a:hover,
#newsmenu .title a:visited{
}
#newsmenu .menubody{
   padding: 0px 0px 0px 0px;
   background: #ffffff;
}
#newsmenu .menubody table{
   width: 100%;
}
#newsmenu .itemgroup{
   margin: 0px 0px 0px 0px;
}
#newsmenu .heading{
   background: #ffffff url('../../../Images/news/news_header_bck.gif') top left no-repeat;
   padding: 0px;
   padding-left: 10px;
   height: 30px;
   vertical-align: top;
   padding-top: 5px;
}
#newsmenu .heading a,
#newsmenu .heading a:hover,
#newsmenu .heading a:visited{
	font-size: 15px;
	text-transform: lowercase;
   color: #969aa3;
   font-weight: bold;
}
#newsmenu .heading a:hover{
   text-decoration: underline;
}
#newsmenu .newsShortDescription a:hover{
   text-decoration: underline;
}
#newsmenu .newsDescription a,
#newsmenu .newsDescription a:visited{
   text-decoration: none;
   font-size: 10px;
   color: #505050;
}
#newsmenu .newsDescription a:hover{
   text-decoration: underline;
}
#newsmenu .shortdescscndsentence{
   display: none;
}

#newsmenu .itemHeading {
	color: #2d4689;
	font-weight: normal;
	font-size: 10px;
	padding-top: 5px;
}
#newsmenu .separatorLevelX1 {
	height:1px;

	border-top: 1px solid #fedb89;
}

#newsmenu .separatorLevelX1 img {
	display: none;
}
#newsmenu .itemContent {
	padding-top: 2px;
	padding-bottom: 5px;
}
#newsmenu .itemContent a,
#newsmenu .itemContent a:visited,
#newsmenu .itemContent a:hover {
	color: #969aa3;
	font-weight: normal;
	font-size: 10px;
}

#newsmenu .menuinnerbody {
	padding-left: 5px;
	padding-right: 5px;
}
