
body
{
background-color: #ffffff;
color: #111111;
font-family: arial,tahoma,verdana; font-size: 11px;
margin: 0px; padding: 0px; vertical-align: top; text-align: left;
}

h1, h2, h3, h4, h5 { margin: 0px; padding: 0px; }
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }

hr { height: 1px; border-top: 1px solid #888888; border-width: 1px 0px 0px 0px; }
ul { list-style-type: none; }
pre { margin: 0px; padding: 0px; }

a:link { text-decoration: underline; color: #0000ff; }
a:visited { text-decoration: underline; color: #0000ff; }
a:active { text-decoration: underline; color: #0000ff; }
a:hover { text-decoration: underline; color: #0000ff; }

a.ml:link { text-decoration: none; color: #0000ff; }
a.ml:visited { text-decoration: none; color: #0000ff; }
a.ml:active { text-decoration: none; color: #0000ff; }
a.ml:hover { text-decoration: underline; color: #0000ff; }

a.dl:link { text-decoration: none; color: #000000; }
a.dl:visited { text-decoration: none; color: #000000; }
a.dl:active { text-decoration: none; color: #000000; }
a.dl:hover { text-decoration: none; color: #666666; }

a.prl:link { text-decoration: none; color: #333333; font-weight: bold; }
a.prl:visited { text-decoration: none; color: #333333; font-weight: bold; }
a.prl:hover { text-decoration: none; color: #888888; font-weight: bold; }

a.cl:link { text-decoration: underline; color: #333333; }
a.cl:visited { text-decoration: underline; color: #333333; }
a.cl:hover { text-decoration: underline; color: #888888; }

.menu { font-size: 13px; margin: 0px; padding: 15px 0px 30px 10px;
vertical-align: top; text-align: right; }

.content { font-size: 12px;
width: 600px; vertical-align: top; text-align: justify;
margin: 0px; padding: 30px 10px 10px 30px; }


fieldset { border: 1px solid #888888; white-space: nowrap; margin: 0px; padding: 10px; }
legend { border: 1px solid #888888; padding: 1px 4px 1px 4px; margin: 0px 0px 4px 0px; font-weight: bold; }

.rz_tab { width: 100%; font-size: 11px; border: 1px solid #666666; }








.lst_tab {
  border-style: solid;
  border-color: #666666;
  border-width: 1px 0px 1px 1px;
}

.lst_hdr {
  background-color: #bbbbaa;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  white-space: nowrap;
  color: #333333;
  text-align: center;
  vertical-align: middle;
  border-style: solid;
  border-color: #666666;
  border-width: 0px 1px 1px 0px;
  padding: 0px 1px 0px 1px;
}

.lst_hdr_main {
  background-color: #a0abbc;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  white-space: nowrap;
  color: #333333;
  text-align: center;
  vertical-align: middle;
  border-style: solid;
  border-color: #666666;
  border-width: 0px 1px 1px 0px;
  padding: 0px 1px 0px 1px;
}

.lst_rel {
  background-color: #c0c8d2;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  white-space: nowrap;
  color: #333333;
  text-align: center;
  vertical-align: top;
  border-style: solid;
  border-color: #666666;
  border-width: 0px 1px 0px 0px;
  padding: 0px 1px 0px 1px;
}

.lst_abl {
  background-color: #ffffff;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  white-space: nowrap;
  color: #333333;
  text-align: center;
  vertical-align: top;
  border-style: solid;
  border-color: #666666;
  border-width: 0px 1px 0px 0px;
  padding: 1px;
}

.lst_abl_main {
  background-color: #ddddd0;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  white-space: nowrap;
  color: #333333;
  text-align: center;
  vertical-align: top;
  border-style: solid;
  border-color: #666666;
  border-width: 0px 1px 0px 0px;
  padding: 1px;
}

.plain_submit {
  width: 250px;
  margin: 0px;
  spacing: 0px;
  font-color: #000000;
  font-size: 9px;
  background-color: #e0e0e0;
  cursor: pointer;
}

