#MoreNews a{ 
text-decoration:none;
font-weight:bold;
color:#000;
}

#MoreNews a:hover{ 
text-decoration:none;
font-weight:bold;
color:#157835;
}


.NewsHeader{
clear:both;
border-bottom:1px dotted #999;
font-family:Arial;
font-size:1.5em;
color:#333366;
padding:5px 0;
}

.NewsDate{
font-size:0.8em;
margin:0;
color:#999;
}

.NewsText{
margin:0;
}

.ReadMore{
color:#157835;
font-weight:normal;
float:right;
margin-bottom:1em;
}

.RnewsHeader{
font-family:Arial;
font-size:1.8em;
}

.RnewsDate{
margin:0 0 0 10px;
color:#999;
}

.RnewsText{
display:block;
margin:0 0 0 10px;
}

.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;
}

legend{
background-color:#999;
padding:0.2em 0.5em;
color:#FFF;
font-family:Arial;
}

fieldset{
margin-top:20px;
border:1px solid #999;
padding:10px;
}




