#newsmenu{
   float:right;
   width: 175;
   margin: 0 0px 17px 0px;
   background: url('../../../Images/newsBckTop.gif') top right no-repeat;
}
#newsmenu td{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-align:left;
}
#newsmenu a,
#newsmenu a:hover,
#newsmenu a:visited{

}
#newsmenu .title{
   padding: 3px 0px 3px 15px;
   background: url('../../../Images/newsTitleBck.gif') top left no-repeat;
   font-size: 12px;
   font-weight: bold;
   letter-spacing: 1px;
   border-left: 1px solid #004998;
}
#newsmenu .title a,
#newsmenu .title a:hover,
#newsmenu .title a:visited{
   color: #FFFFFF;
}
#newsmenu .menubody{
   padding: 0px 0px 18px 0px;
   border-left: 1px solid #A2B8D0;
   background: url('../../../Images/newsBckBottom.gif') bottom right no-repeat;
}
#newsmenu .menubody table{
   width: 100%;
}
#newsmenu .itemgroup{
   margin: 0px 0px 0px 0px;
   border-right: 1px solid #A2B8D0;
   /*background-color: #DDDDDD;*/
}
#newsmenu .heading{
   color: #EB2B37;
   text-decoration: none;
   /*text-transform: uppercase;*/
   padding: 3px 4px 3px 2px;
   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 0px 0px 0px;
   background: url('../../../Images/newsGroupBck.gif') top left repeat-x;
   /*background-color: #FFFFFF;*/
}
#newsmenu .newsShortDescription{
   padding: 2px 5px 0px 14px;
}
#newsmenu .newsShortDescription a,
#newsmenu .newsShortDescription a:visited{
   text-decoration: none;
   font-size: 10px;
   font-weight: bold;
   color: #1F5698;
}
#newsmenu .newsShortDescription a:hover{
   text-decoration: underline;
   font-weight: bold;
}
#newsmenu .newsLongDescription{
   padding: 0px 5px 0px 14px;
}
#newsmenu .newsLongDescription a,
#newsmenu .newsLongDescription a:visited{
   text-decoration: none;
   font-size: 10px;
   font-weight: normal;
   color: #1F5698;
}
#newsmenu .newsLongDescription a:hover{
   text-decoration: underline;
}
#newsmenu .newsDescription{
   padding: 0px 3px 10px 3px;
}
#newsmenu .newsDescription a,
#newsmenu .newsDescription a:visited{
   text-decoration: none;
   font-size: 10px;
   color: #1F5698;
}
#newsmenu .newsDescription a:hover{
   text-decoration: none;
}
#newsmenu .shortdescfirtsentence{
   display: block;
   font-weight: bold;
   font-size: 10px;
   text-decoration: none;
   color: #1F5698;
}
#newsmenu .shortdescscndsentence{
   display: block;
   font-weight: normal;
   font-size: 10px;
   color: #1F5698;
   text-decoration: none;
}
#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;*/
}

/**/
#newsmenu .menuBorderTC{
   /*padding: 3px 0px 3px 15px;*/
   padding: 0px 0px 0px 15px;
   background: url('../../../Images/newsTitleBck.gif') top left no-repeat;
   font-size: 12px;
   font-weight: bold;
   letter-spacing: 1px;
}
#newsmenu .menuBorderTC a,
#newsmenu .menuBorderTC a:hover,
#newsmenu .menuBorderTC a:visited{
   color: #FFFFFF;
}

#newsmenu .itemHeading{
   color: #EB2B37;
   text-decoration: none;
   /*text-transform: uppercase;*/
   background: url('../../../Images/li_style.gif') center left no-repeat;
   padding: 5px 4px 3px 15px;
   font-weight: normal;
   font-size: 11px;
}
#newsmenu .itemHeading a,
#newsmenu .itemHeading a:visited{
   color: #333229;
}
#newsmenu .itemHeading a:hover{
   text-decoration: underline;
}
#newsmenu .menuInnerBody{
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   border-right: 1px solid #A2B8D0;
   width: 100%;
   /*background-color: #FFFFFF;*/
}

#newsmenu .itemContent {
   padding: 0px 0px 10px 15px;
   background: url('../../../Images/newsGroupBck.gif') top left repeat-x;
   /*background-color: #FFFFFF;*/
}
