/*--- file index.css 2012.02.08 16:24:31 ------*/
/*--- layout main -----------------------------*/
body
{
  max-width: 950px;
  margin: 0px auto;
  background: #eee; color: black;
}
/*---------------------------------------------*/
/*--- main div --------------------------------*/
table#pg-tbl
{
  margin: 0 0 5px 0;
}
td#pg-mltd
{
  text-align: center;
}
td#pg-mrtd
{
  width: 100%;
}
/*---------------------------------------------*/
/*--- header div ------------------------------*/
div#hd-hdiv
{
  background: #eee; color: black;
  border: 1px solid black;
  margin: 0 0 5px 0;
  height: 100px;
}
p#hd-pl
{
  font-family: sans-serif;
  text-align: left;
  margin: 0;
  background: transparent; color: white;
  font-weight: bold;
}
p#hd-pr
{
  font-family: sans-serif;
  text-align: right;
  margin: 0;
  background: transparent; color: white;
  font-weight: bold;
}
table#hd-table
{
  width: 100%;
  height: 100px;
}
table#hd-table td
{
  padding: 0 5px;
}
/*---------------------------------------------*/
/*--- left div --------------------------------*/
div#ld-ldiv
{
  padding-bottom: 5px;
  border: 1px solid black;
}
h6#ld-h6
{
  text-align: center;
  background: #49c;
  margin: 0;
  padding: 0 0 .1em 0;
  font-family: serif;
  font-style: italic;
  border-bottom: 1px solid black;
  color: white;
}
img#ld-img
{
  margin: 5px;
  width: 60px;
  height: 90px;
  background: #eee url( /mcms_images/COA60x90.gif ); color: #eee;
  border-style: none;
}
a.ld-lnav
{
  font-family: 'Trebuchet MS';
  font-size: 13px;
  text-transform: uppercase;
  display: block;
  padding: 0 2px 2px 2px;
  margin: 2px 5px 0px 5px;
  border: 1px solid #eee;
  background: #eee; color: black;
  text-decoration: none;
  line-height: 100%;
}
a.ld-lnavc
{
  font-family: 'Trebuchet MS';
  font-size: 13px;
  text-transform: uppercase;
  display: block;
  padding: 0 2px 2px 2px;
  margin: 2px 5px 0px 5px;
  border: 1px solid #eee;
  background: #eee; color: #118;
  text-decoration: none;
  line-height: 100%;
}
a.ld-lnavs
{
  font-family: 'Trebuchet MS';
  font-size: 13px;
  text-transform: uppercase;
  display: block;
  padding: 0 2px 2px 2px;
  margin: 2px 5px 8px 5px;
  border: 1px solid #eee;
  background: #eee; color: #118;
  text-decoration: none;
  line-height: 100%;
}
a.ld-lnav:hover,
a.ld-lnavc:hover,
a.ld-lnavs:hover
{
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #888;
  border-bottom: 1px solid #888;
}
/*---------------------------------------------*/
/*--- right div -------------------------------*/
div#rd_rdiv
{
  border: 1px solid black;
  text-align: center;
}
h1#rd_h1
{
  text-align: center;
  background: #49c;
  margin: 0;
  padding: 0 0 .1em 0;
  font-family: serif;
  font-style: italic;
  border-bottom: 1px solid black;
  color: white;
}
h2.rd_h2
{
  text-align: center;
  background: #ddd;
  margin: 0;
  padding: .1em;
  font-family: serif;
  font-style: italic;
  border-bottom: 1px solid black;
  color: black;
}
table#rd_table
{
  margin: 10px auto;
}
td.rd_td
{
  padding: 5px;
  text-align: left;
}
td.rd_tdl
{
  padding: 5px;
  text-align: right;
  font-weight: bold;
}
td.rd_tdr
{
  padding: 5px;
  text-align: left;
}
td.rd_tdc
{
  padding: 25px 5px 5px 5px;
  text-align: center;
}
em.rd_em
{
  font-size: 75%;
}
/*---------------------------------------------*/
/*--- footer div ------------------------------*/
p#fd-p
{
  text-align: left;
  margin: 0 0 5px 2em;
  padding: 0 0 1px 0;
  font-family: sans-serif;
  font-style: italic;
  background: #eee; color: #00c;
}
/*---------------------------------------------*/
/*--- file index.css end ----------------------*/

