#MoreNews a{ 
text-decoration:none;
font-weight:bold;
color:#000;
}

#MoreNews a:hover{ 
text-decoration:none;
font-weight:bold;
color:#157835;
}


.NewsHeader{
border-bottom:1px dotted #000;
padding:10px 0 4px 0;
}

.NewsDate{
margin:0;
color:#999;
}

.NewsText{
margin:0;
}

.ReadMore{
color:#157835;
font-weight:normal;
float:right;
}

.RnewsHeader{
font-family:Arial;
font-size:1.5em;
}

.RnewsDate{
margin:0;
color:#999;
}

.RnewsText{
margin:0;
}

.tableHeaderNews{
background-image: url(/img/subArrow.gif);
background-repeat:no-repeat;
background-position:3px 50%;
background-color: #157835;
font-size:1em;
color:#FFF;
padding-left:15px;
border-bottom:1px solid #000;
margin-top:20px;
}





