/* Style for level 0 (root) block - DIV */
.m0table0     {
  background-image: none;
 background-repeat: repeat;
 background-attachment: scroll;
 background-position: 0 0;
 min-width: 20px;
}
/* Style for level 1 block - DIV */
/* Alatason background */
.m0table1      {
 background: #feed6e;
 white-space: nowrap;
 min-width: 20px;
 margin-top: 7px;
}
/* Style for level 1 block - DIV */
.m0table2  {
 background-image: none;
 background-repeat: repeat;
 background-attachment: scroll;
 background-position: 0 0;
 white-space: nowrap;
}
/* Style for outer tag, mout (mouse out) state */
.m0outer      {
 background: blue;
 background-image: none;
 background-repeat: repeat;
 background-attachment: scroll;
 background-position: 0 0;
 white-space: nowrap;
 /*padding-right: 10px;
 padding-left: 10px;*/
 min-width: 20px;
}
.m0outer2  {
 background-image: none;
 background-repeat: repeat;
 background-attachment: scroll;
 background-position: 0 0;
 white-space: nowrap;
 padding: 5px 10px;
 min-width: 20px;
}
/* Style for inner tag, mover and mdown (mouse over and mouse down) state */
/* .m0moveri, .m0mdowni    {
 font-size: 10px;
 font-family: Verdana, Arial, Helvetica;
 white-space: nowrap;
 min-width: 20px
} */
/* Style for inner tag, mout (mouse out) state */

.m0mouti      {
 font-size: 12px;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 white-space: nowrap;
 min-width: 20px;
}

.m0moveri      {
 font-size: 12px;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 white-space: nowrap;
 min-width: 20px;
}

/* Alatason tyyli */
.m1mouti      {
 color: #1868b4;
 font-size: 12px;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 white-space: nowrap;
 min-width: 20px;
}
/* Alatason hover */
.m1moveri      {
 text-decoration: none;
 color: #1868b4;
 font-size: 12px;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 white-space: nowrap;
 min-width: 20px;
}