* {
  font-family: Calibri, tahoma;
  }
  
  body, td {
  font-size: 12px;
  color: rgb(0, 51, 102);
  vertical-align: top;
  }

table.left_table, td.left_table {
  background-color: #e5e1d6;
}
a {
  color: #000000;
  text-decoration: none;
  }
a:hover {
  text-decoration: underline;
}

div.dhtml_menu div.vert_menu
{
  position: absolute;
  visibility: hidden;
}

div.dhtml_menu div.horz_menu a { display: block; float: left; }
div.dhtml_menu div.vert_menu a { display: block; float: none; }

div.dhtml_menu div.vert_menu
{
  border-bottom: 1px solid #ffffff;
}

h3 {
font-size: 13pt; font-family: Calibri; color: rgb(255, 102, 0); font-weight: bold;
}

div.dhtml_menu div.horz_menu a
{
  width:       auto;
  padding-left:15px;
  padding-right:15px;
  height:      20px;
  line-height: 20px;
  vertical-align: middle;
  text-align: center;
  
  text-decoration: none;
  border-right: 2px solid #ffffff;
  font-family: Arial, Serif;
  font-weight: 900;
  font-size: 12px;

  background: url('images/index_03.gif');
}

div.dhtml_menu div.vert_menu a
{
  width:       120px;
  padding-top: 4px;
  height:      25px;
  vertical-align: middle;
  padding-left: 10px;
  text-decoration: none;
  font-family: Arial, Serif;
  font-weight: 900;
  font-size: 12px;
  color: #FFFFFF;
  border: 1px solid #ffffff;

  background-color: #ff9900;
}

div.dhtml_menu div.horz_menu a
{
  background: url('images/index_03.gif');
  margin-right:  -1px;
}

div.dhtml_menu div.vert_menu a
{
  margin-bottom: -1px;
}

div.dhtml_menu div.horz_menu a:hover
{
  color: #9f6102;
}
div.dhtml_menu div.vert_menu a:hover
{
  padding-left: 10px;
  color: #9f6102;
}

div.dhtml_menu div.horz_menu a.parent,
div.dhtml_menu div.vert_menu a.parent
{
  color: #FFFFFF;
  
  vertical-align: middle;
}

div.dhtml_menu div.horz_menu a.active,
div.dhtml_menu div.vert_menu a.active,
div.dhtml_menu div.horz_menu a.active:hover,
div.dhtml_menu div.vert_menu a.active:hover
{
  color: #9f6102;
}

