body{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000;padding:0px;margin:0px;}
p,li,th,td {font-size: 12px;}
a {font-size: 12px;}
h1 {font-size: 24px;border-bottom:1px solid #888;}
h2 {font-size: 20px;}
h3 {font-size: 18px;}
div.maintitle {font-size: 18px;background-color: #eee;border:1px solid #ccc;margin-bottom:0.5em;}

th {text-align: left;}
th.group {border: 1px solid #aaa;background-color: #eee;font-weight: normal;}
div.footer {margin-top:2em;border-top:1px solid #000;}
/* style of form */
form.cmxform fieldset {
  margin-bottom: 10px;
  border-style:solid none none;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}

form.cmxform input {
  width: 7em;
}

form.cmxform select {
  width: 7em;
}

form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

#datatable td {padding-right:15px;}
#datatable tr.tableheader td {font-weight:bold;}

