#DWMain
{
  text-align: left;
  vertical-align: top;
}

a, a:hover
{
  color: #373737;
}

ul
{
  margin-left: 0px;
}

#menuholder
{
  float: left;
  display: block;
  width: 770px;
  height: 24px; 
  background-image: url('/Files/System/bg_hmenu_green.png'); 
  background-position: top left;
  background-repeat: repeat-x;
  text-align: left;
}

#menuholder .start
{
  width: 25px !important;
}

#menuholder .end
{
  width: 0px !important;
}

#menuholder td
{
  width: 112px;
  text-align: left;
}

#menuholder .L1 a
{
  color: #ffffff;
}

#menuholder .L1_Active a
{
  color: #ffffff;
  font-weight: bold;
}

.newstext a, .newstext a:hover
{
  color: #4f722a;
  font-weight: bold;
}