#newsmenu{
   padding: 0px 0px 0px 0px;
   width: 188px;
   margin: 3px 0px 0px 0px;
   background: #FFFFFF url('../../../Images/news_title_top_right_bck.gif') top right no-repeat;
}
#newsmenu .footer{
   height: 15px;
   background: #FFFFFF url('../../../Images/news_foot_bottom_right_bck.gif') bottom right no-repeat;
}
#newsmenu .footer .footerTable{
   height: 100%;
   width: 100%;
   background: transparent url('../../../Images/news_foot_bottom_left_bck.gif') bottom left no-repeat;
}
#newsmenu td{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
}
#newsmenu a,
#newsmenu a:hover,
#newsmenu a:visited{
   
}
#newsmenu .title{
   height: 27px;
   text-align: left;
   vertical-align: middle;
   background: transparent url('../../../Images/news_title_top_left_bck.gif') top left no-repeat;
   padding: 0px 0px 0px 4px;
   letter-spacing: 0px;
   text-transform: uppercase;
   padding-left: 28px;
}
#newsmenu .title a,
#newsmenu .title a:hover,
#newsmenu .title a:visited{
   color: #ce0064;
}
#newsmenu .menubody{
   padding: 2px 0px 0px 0px;
   border-left: 1px solid #ce0064;
   border-right: 1px solid #ce0064;
}
#newsmenu .menubody table{
   width: 100%;
}
#newsmenu .itemgroup{
   margin: 0px 0px 0px 0px;
   background-color: #ffffff;
}
#newsmenu .heading{
   color: #333229;
   text-decoration: none;
   /*text-transform: uppercase;*/
   padding: 2px 4px 2px 4px;
   font-weight: normal;
   font-size: 10px;
}
#newsmenu .heading a,
#newsmenu .heading a:visited{
   color: #333229;
}
#newsmenu .heading a:hover{
   text-decoration: underline;
}
#newsmenu .newsgroup{
   padding: 0px 11px 0px 11px;
   /*border-top: 1px solid #A1A1A1;
   border-bottom: 1px solid #A1A1A1;
   border-left: 1px solid #A1A1A1;*/
   background-color: #ffffff;
}
#newsmenu .newsShortDescription{
   font-family: Arial, Helvetica, sans-serif;
   padding: 0px 15px 13px 17px;
}
#newsmenu .newsShortDescription a,
#newsmenu .newsShortDescription a:visited{
   text-decoration: none;
   font-weight: normal;
   font-size: 10px;
   color: #6D6D6D;
}
#newsmenu .newsShortDescription a:hover{
   text-decoration: underline;
}
#newsmenu .newsLongDescription{
   padding: 0px 0px 1px 4px;
}
#newsmenu .newsLongDescription a,
#newsmenu .newsLongDescription a:visited{
   text-decoration: none;
   font-weight: normal;
   font-size: 10px;
   color: #505050;
}
#newsmenu .newsLongDescription a:hover{
   text-decoration: underline;
}
#newsmenu .newsDescription{
   padding: 13px 15px 13px 17px;
}
#newsmenu .newsDescription a,
#newsmenu .newsDescription a:visited{
   text-decoration: none;
   font-size: 10px;
   color: #6D6D6D;
}
#newsmenu .newsDescription a:hover{
   text-decoration: underline;
}
#newsmenu .shortdescfirtsentence{
   display: block;
   font-weight: bold;
   font-size: 10px;
}
#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: #6A6A6A;
}
#newsmenu .readMore a:hover{
   text-decoration: underline;
}
#newsmenu .newsImage{
   padding: 13px 0px 2px 0px;
   text-align: center;
}
#newsmenu .newsImage img{
   border: 1px solid #707070;
}
#newsmenu .linkImage{
   padding: 4px 10px 4px 0px;
   text-align: right;
}

/* separator */
#newsmenu .separator{
   height: 1px;
}
#newsmenu .separatorData{
   background: #FFFFFF;
   padding: 0px 0px 0px 0px;
   border-left: 11px solid #E1E1E1;
   border-right: 11px solid #E1E1E1;
}
