span.entry_menu
{
  font-weight: bold;
  font-size: 10pt;
}

a.entry_menu:link, a.entry_menu:visited
{
  font-weight: bold;
  text-decoration: none;
  color: #0f62a2;
}

a.entry_menu:active, a.entry_menu:hover
{
  font-weight: bold;
  text-decoration: underline;
  color: #0f62a2;
}

#news
{  
  margin: 0px;
  padding: 0px;  
}

#news td, span
{
  font-family: Verdana, Arial, Helvetica, sans-serif;  
  font-size: 9pt;
}

#news table.shortBlock
{
  background-color: #F7F7F7;
  border: 1px #777777 solid;
  margin: 0px;
  padding: 0px;  
}

#news table.longBlock
{
  margin: 10px 0px 0px 0px;
  padding: 0px;  
}

#news ul
{
  margin: 1em;
  padding: 0.5em;
}

#news ol
{
  margin: 1em;
  padding: 0.5em;
}

#news li
{
  line-height: 2.5ex;
}

#news a:link, #news a:visited
{
}

#news a:active, #news a:hover
{
}

#news span.title
{
  font-weight: bold;
  font-size: 10pt;
}

#news span.date
{
  font-size: 10pt;
}

#news a.title:link, #news a.title:visited
{
  font-size: 10pt;
  font-weight: bold;
  text-decoration: underline;
  color: #63482b;
}

#news a.title:active, #news a.title:hover
{
  font-size: 10pt;
  font-weight: bold;
  color: #63482b;
}

#news img.uploadedImage
{
  border: 1px #777777 solid;  
}