/* --- menu styles ---
note:
  not all browsers render styles the same way so try out your style sheet
  on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout, .m0l1iout, .m0l2iout {
  font-family:Tahoma;font-size:8pt;color:#222222;font-weight:bold;text-decoration:none;
  text-align: left;
  padding: 0px;
  border-top:2px outset #ffffff;
  border-left:2px outset #ffffff;
  border-right:2px outset #555555;
  border-bottom:2px outset #555555;
  /*border: 1px solid #cccccc;*/
  border-spacing:0;
  margin-top:0px; margin-left:0px; margin-bottom:0px; margin-right:0px;
}
/*
a:link.m0l0iout {font-family: Tahoma;font-size:15pt;font-weight:bold;color:#ff0000;text-decoration:none;}
a:visited.m0l0iout {font-family: Tahoma;font-size:15pt;font-weight:bold;color:#ff0000;text-decoration:none;}
a:hover.m0l0iout {font-family:Tahoma;font-size:15pt;font-weight:bold;background:#ffeedd;color:#443311;text-decoration:none;}
*/
.m0l0iover, .m0l1iover, .m0l2iover {
  cursor:pointer;
  font-family:Tahoma;font-size:7pt;color:#eeeeee;font-weight:bold;text-decoration:none;
  padding: 2px;
  background: #222222;
  border-top:1px inset #ffffff;
  border-left:1px inset #ffffff;
  border-right:1px inset #eeeeee;
  border-bottom:1px inset #eeeeee;
  /*border: 1px inset #cccccc;*/
  border-spacing:0;
  margin-top:0px; margin-left:0px; margin-bottom:0px; margin-right:0px;
}

.m0l0iout, .m0l1iout, .m0l0iover, .m0l1iover
{text-align: center;}

.m0l2iout, .m0l2iover
{text-align: left;}


/*border=1 bgcolor=#885522 bordercolor=#555555 bordercolordark=#000000 bordercolorlight=#CCCCCC*/
/* level 0 outer */
.m0l0oout, .m0l1oout, .m0l2oout {
  padding: 0px;
  background: #dddddd;
  /*background-image:url('../../images/menu_bkg1.gif');*/
  border: 1px outset #cccccc;
  border-spacing:0;
  margin-top:0px; margin-left:0px; margin-bottom:0px; margin-right:0px;
}

.m0l0oover, .m0l1oover, .m0l2oover {
  cursor:pointer;
  padding: 0px;
  background: #ffffcc;
  border: 1px inset #eeeeee;
  border-spacing:0;
  margin-top:0px; margin-left:0px; margin-bottom:0px; margin-right:0px;
}

/* level 1 inner */

/* level 1 outer */

/* level 2 inner */

/* level 2 outer */
