a
{
  color: #9F540E;
  text-decoration: none;
}
a:hover
{
  text-decoration: underline;
}

td.topmenu
{
  width: 735px;
  height: 190px;
  background-image: url(../images/top.gif);
  background-repeat: none;
  vertical-align: bottom;
  font-family: Arial, Helvetica, Sans-serif;
  padding-left: 20px;
}

div.mainmenudropdown a.mainmenudropdownitem:hover
{
  color: #FFFFFF;
  background-color: #A0530E;
  text-decoration:none;
}

td.content
{
  width: 735px;
  border-left: 3px solid #A0530E;
  border-right: 3px solid #A0530E;
  background-color: #FFFFFF;
}

.sub_title
{
  font-family: arial,helvetica,sans-serif;
  font-size: 90%;
  color: #FFFFFF;
  font-weight: bold;
  padding: 2px 3px;
}

.sub_text
{
  font-family: arial,helvetica,sans-serif;
  font-size: 76%;
  color: #000000;
  padding: 2px 3px;
}

.sub_text a
{
  font-style: italic;
  color: #000000;
  text-decoration: none;
  float: left;
}

.sub_text a:hover
{
  text-decoration: underline;
}
