#newsmenu{
   width: 100%;
   margin: 0px 0px 17px 0px;
   border: 1px solid #FFB422;
   background: #FFFFFF;
   /*background: url('../../../Images/newsBckTop.gif') top right no-repeat;*/
}
#newsmenu td{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#newsmenu a,
#newsmenu a:hover,
#newsmenu a:visited{
   
}
#newsmenu .title{
   padding: 3px 0px 3px 15px;
   background: url('../../../Images/newsTitleBck.jpg') top right repeat-y;
   font-size: 12px;
   font-weight: bold;
   letter-spacing: 1px;
}
#newsmenu .title a,
#newsmenu .title a:hover,
#newsmenu .title a:visited{
   color: #FFFFFF;
}
#newsmenu .menubody{
   padding: 0px 0px 18px 0px;
}
#newsmenu .menubody table{
   width: 100%;
}
#newsmenu .itemgroup{
   margin: 0px 0px 0px 0px;
}
#newsmenu .heading{
   color: #ff1900;
   text-decoration: none;
   /*text-transform: uppercase;*/
   padding: 3px 4px 6px 15px;
   font-weight: normal;
   font-size: 11px;
   
}
#newsmenu .heading a,
#newsmenu .heading a:visited{
   color: #333229;
}
#newsmenu .heading a:hover{
   text-decoration: underline;
}
#newsmenu .newsgroup{
   padding: 0px 10px 0px 14px;
   /*background-color: #FFFFFF;*/
}
#newsmenu .newsShortDescription{
   padding: 8px 0px 0px 0px;
   background: url('../../../Images/newsShortDescriptionBck.gif') top left repeat-x ;
}
#newsmenu .newsShortDescription a,
#newsmenu .newsShortDescription a:visited{
   text-decoration: none;
   font-size: 11px;
   font-weight: bold;
   color: #58585A;
}
#newsmenu .newsShortDescription a:hover{
   text-decoration: underline;
   font-weight: bold;
}
#newsmenu .newsLongDescription{
   padding: 0px 0px 0px 0px;
}
#newsmenu .newsLongDescription a,
#newsmenu .newsLongDescription a:visited{
   text-decoration: none;
   font-size: 11px;
   font-weight: normal;
   color: #58585A;
}
#newsmenu .newsLongDescription a:hover{
   text-decoration: underline;
}
#newsmenu .newsDescription{
   padding: 2px 5px 0px 14px;
}
#newsmenu .newsDescription a,
#newsmenu .newsDescription a:visited{
   text-decoration: none;
   font-size: 10px;
   color: #58585A;
}
#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: 3px 2px 0px 11px;
   text-align: right;
}
#newsmenu .readMore a,
#newsmenu .readMore a:visited{
   text-decoration: none;
   font-weight: normal;
   color: #007EFF;
}
#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: 2px 0px 0px 0px;
}
#newsmenu .separatorData{
   /*background: transparent url('../../News/Style/bottom_right_bg.gif') no-repeat top right;
   padding: 26px 0px 0px 0px;*/
}
