body,td,th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 19px;
        color: #000;
}
a:link {
        color: #b1b1b1;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #b1b1b1;
}
a:hover {
        text-decoration: underline;
        color: #b1b1b1;
}
a:active {
        text-decoration: none;
}

body {
        margin: 0 0 0 0;
}

#main {
        margin-right: 0;
        margin-left: 0;
        width: 100%;
        text-align: center;
}

#mc_table {
  text-align: center;
        display:inline;
}

#mc_table table {
  width: 60%;
  border: 1px solid #000;
  border-collapse: collapse;
  margin-bottom:10px;
}
  
#mc_table td {
  border: 1px solid #000;
  text-align: left;
  padding: 0px 10px;
  color:#000;
  padding: 3px;
}

#mc_table td.test_title {
  background: #87b7e7;
  text-align: left;
  font-weight:bold;
  color: #000;
}
  
#mc_table td.test_param {
  width: 30%;
  background: #c9d9e8;
}
  
#mc_table td.test_param_err {
  width: 30%;
  background-color: #CC0000;
  color:#000;
}

#main-activex-instructions {
  width: 100%;
  color: #000;
  font-size: 11px;
  text-align: center;
}

#activex-instructions {
  color: #000;
  text-align: left;
  margin-left: 20%;
  margin-right: 20%;
}

#activex-instructions a {
  color: #ACACAC;
}

#drm-test-ico {
  margin-bottom: -4px;
  width:16px;
  height:16px;
  border: 0;
}
