#newsmenu{
   padding: 0px 0px 0px 0px;
   width: 130px;
   margin: 0px 13px 0px 0px;
   background: transparent url('../../News/Style/title_left_bg.gif') no-repeat top left;
}
#newsmenu td{
   font-family: verdana;
   font-size: 10px;
   font-weight: bold;
}
#newsmenu a,
#newsmenu a:hover,
#newsmenu a:visited{
   
}
#newsmenu .title{
   height: 24px;
   font-size: 11px;
   background: transparent url('../../News/Style/title_right_bg.gif') no-repeat top right;
   padding: 6px 0px 17px 11px;
   text-transform: uppercase;
   letter-spacing: 3px;
}
#newsmenu .title a,
#newsmenu .title a:hover,
#newsmenu .title a:visited{
   color: #1A7FB0;
}
#newsmenu .menubody{
   padding: 0px 0px 0px 0px;
}
#newsmenu .menubody table{
   width: 100%;
}
#newsmenu .itemgroup{
   margin: 0px 0px 0px 0px;
   background: transparent url('../../News/Style/top_left_bg.gif') no-repeat top left;
   background-color: #DDDDDD;
}
#newsmenu .heading{
   background: transparent url('../../News/Style/top_right_bg.gif') no-repeat top right;
   height: 26px;
   color: #FFFFFF;
   text-decoration: none;
   text-transform: none;
   padding: 5px 0px 0px 11px;
   font-weight: normal;
}
#newsmenu .heading a,
#newsmenu .heading a:visited{
   color: #FFFFFF;
}
#newsmenu .heading a:hover{
   text-decoration: underline;
}
#newsmenu .newsgroup{
   padding: 0px 0px 0px 0px;
}
#newsmenu .newsShortDescription{
   padding: 7px 11px 0px 11px;
}
#newsmenu .newsShortDescription a,
#newsmenu .newsShortDescription a:visited{
   text-decoration: none;
   font-weight: normal;
   color: #6A6A6A;
}
#newsmenu .newsShortDescription a:hover{
   text-decoration: underline;
}
#newsmenu .readMore{
   padding: 12px 11px 0px 11px;
}
#newsmenu .readMore a,
#newsmenu .readMore a:visited{
   text-decoration: none;
   font-weight: normal;
   color: #6A6A6A;
}
#newsmenu .readMore a:hover{
   text-decoration: underline;
}
#newsmenu .shortdescfirstsentence{
}
#newsmenu .shortdescscndsentence{
   display: none;
}
#newsmenu .newsImage{
   padding: 2px 0px 2px 0px;
   text-align: left;
}
#newsmenu .linkImage{
   padding: 4px 10px 4px 0px;
   text-align: right;
}

/* separator */
#newsmenu .separator{
   background: transparent url('../../News/Style/bottom_left_bg.gif') no-repeat top left;
}
#newsmenu .separatorData{
   background: transparent url('../../News/Style/bottom_right_bg.gif') no-repeat top right;
   padding: 26px 0px 0px 0px;
}
