body
{
  font-size: 12pt;
  background-color: #F3F4EE;
  color: #000000;
  margin: 0px 0px 0px 0px;
  scrollbar-base-color: #A4A3BE;
  scrollbar-arrow-color: #DDDDDB;
  scrollbar-highlight-color: #C2C6D2;
  scrollbar-shadow-color: #DDDDDB;
}

body.firstPage
{
  font-size: 12pt;
  background-color: #F3F4EE;
  color: #000000;
  margin: 0px 0px 0px 0px;
  scrollbar-base-color: #A4A3BE;
  scrollbar-arrow-color: #DDDDDB;
  scrollbar-highlight-color: #C2C6D2;
  scrollbar-shadow-color: #DDDDDB;
}

td.firstPage
{
  background-color: #DDDDDB;
  border-top: 1px solid #000000;
}

td.header
{
  font-size: 12pt;
  background-color: #DDDDDB;
  background-image: url(/mmm-acns07/img/header.background.gif);
}

td.main
{
  font-size: 12pt;
  background-color: #DDDDDB;
  border-top: 1px solid #000000;
  padding: 20 px;
  text-align: justify;
  /* font-weight: bold; */
}

td.menu
{
  font-size: 12pt;
  background-color: #C2C6D2;
  border-top: 1px solid #000000;
  text-align: left;
  width: 180px;
}

td.deepblue
{
  font-size: 12pt;
  background-color: #A4A3BE;
  border-top: 1px solid #000000;
  padding: 10px;
}

td.menuActive
{
  height: 20px;
  font-size: 14pt;
  background-color: #DDDDDB;
  text-align: left;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  padding: 5,5,5,20;
  width: 180px;
}

td.menuNotActive
{
  height: 20px;
  border-right: 1px solid #000000;
  padding: 2,10,2,10;
  width: 180px;
}


td.content
{
  font-size: 13pt;
  background-color: #DDDDDB;
  padding: 10px;
  text-align: justify;
  border-top: 1px solid #000000;
}


a.menu
{
  font-size: 12pt;
  font-weight: bold;
  color: #42329E;
}
a.menu:hover
{
  font-size: 12pt;
  font-weight: bold;
  color: #616EFF;
}
a.menu:visited
{
  font-size: 12pt;
  font-weight: bold;
  color: #42329E;
}

a
{
  font-size: 12pt;
  font-weight: bold;
  color: #42329E;
  text-decoration: none;
}
a:hover {
  font-size: 12pt;
  color: #616EFF;
  text-decoration: none;
}

a:visited
{
  font-size: 12pt;
  color: #42329E;
  text-decoration: none;
}

.tableB
{
  font-size: 12pt;
  background-image: url(/mmm-acns07/img/tableB.gif);
  background-repeat: repeat;
  vertical-align: top;
  text-align: left;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;

}

.tableBb
{
  font-size: 12pt;
  background-image: url(/mmm-acns07/img/tableB.gif);
  background-repeat: repeat;
  vertical-align: top;
  text-align: left;
  font-weight: bold;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;

}

.tableA
{
  font-size: 12pt;
  background-image: url(/mmm-acns07/img/tableA.gif);
  background-repeat: repeat;
  vertical-align: top;
  text-align: left;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;

}

.tableAdeep
{
  font-size: 12pt;
  background-image: url(/mmm-acns07/img/tableAdeep.gif);
  background-repeat: repeat;
  background-color: #c3c3c3
  vertical-align: top;
  text-align: left;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;

}


.tableborder
{
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
}
