body, p, td {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

body.main {
  background-color: #ececed;
  background-image: url(../lmbinaries/mainback.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.leftMenu {
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}

.subMenu {
  font-family: arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}

h1 {
  font-family: arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #ec802f;
}

