/*--- file index.css 2012.02.08 16:23:35 ------*/
/*--- 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#rp-rdiv
{
  border: 1px solid black;
  text-align: center;
}
h1.rp-h1
{
  text-align: center;
  background: #49c; color: white;
  margin: 0;
  padding: 0 0 .1em 0;
  font-family: serif;
  font-style: italic;
  border-bottom: 1px solid black;
}
table.rp-prdv1
{
  float: right;
}
table.rp-tltbl
{
  width: 100%;
}
table.rp-tltbl td
{
  width: 25%;
  border-bottom: 1px solid black;
  padding: 5px 5px 5px 5px;
  text-align: center;
}
table.rp-tltbl tr.rp-trodd td.rp-td1, table.rp-tltbl tr.rp-trevn td.rp-td2,
table.rp-tltbl tr.rp-trodd td.rp-td3, table.rp-tltbl tr.rp-trevn td.rp-td4
{
  background: #eeeeff; color: blue;
}
table.rp-tltbl tr.rp-trodd td.rp-td2, table.rp-tltbl tr.rp-trevn td.rp-td1,
table.rp-tltbl tr.rp-trodd td.rp-td4, table.rp-tltbl tr.rp-trevn td.rp-td3
{
  background: #e4e4f4; color: blue;
}
table.rp-tltbl td.rp-td5
{
  padding: 0px;
  border-bottom: none;
}
table#rp-table
{
  width: 100%;
}
table#rp-table td.rp-tdr
{
  padding: 5px;
  text-align: left;
}
table#rp-intbl
{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
table#rp-intbl td
{
  padding: 5px 20px 5px 5px;
}
img#rp-img
{
  float: right;
  margin-left: 5px;
}
table.rp-prdv1 a img,
p a img
{
  margin: 0;
  padding: 0;
  border: 3px solid #eee;
  vertical-align: bottom;
}
table.rp-prdv1 a:hover img,
p a:hover img
{
  border: 3px solid #aaa;
}
/*---------------------------------------------*/
/*--- 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 ----------------------*/

