/*************************************************************************/
/* CP Gallery Style Sheet                                                */
/*************************************************************************/

a.cpgal_cat:link, a.cpgal_cat:visited, a.cpgal_cat:active {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #40446D;
}

a.cpgal_cat:hover {
  text-decoration: underline;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #40446D;
}

a.cpgal_nav:link, a.cpgal_nav:visited, a.cpgal_nav:active {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #C0C0C0;
}

a.cpgal_nav:hover {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #FFFFFF;
}

a.cpgal_pic:link, a.cpgal_pic:visited, a.cpgal_pic:active {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #40446D;
}

a.cpgal_pic:hover {
  text-decoration: underline;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #40446D;
}


body.cpgal_pic {
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  background-color: #D7D7E7;
}


table.cpgal_grp {
  width: 95%;
  background-color: #666666;
}

table.cpgal_nav {
  width: 95%;
  border-top: #000000 1px solid;
  border-left: #000000 1px solid;
  border-right: #000000 1px solid;
  border-bottom: #000000 1px solid;
  background-color: #333333;
}


td.cpgal_catNormal {
  border-top: #EAEEF7 1px solid;
  border-left: #EAEEF7 1px solid;
  border-right: #EAEEF7 1px solid;
  border-bottom: #EAEEF7 1px solid;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 20px;
  background-color: #EAEEF7;
}

td.cpgal_catHover {
  border-top: #000000 1px solid;
  border-left: #000000 1px solid;
  border-right: #000000 1px solid;
  border-bottom: #000000 1px solid;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 20px;
  background-color: #BEC1D3;
}

td.cpgal_catDesc {
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: 333333;
}

td.cpgal_catDate {
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: 333333;
}

td.cpgal_grpTitle {
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: 333333;
}

td.cgal_tnCell {
  border-top: #C0C0C0 1px solid;
  border-left: #C0C0C0 1px solid;
  background-color: #A0A0A0;
}

td.cpgal_tnTitle {
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  background-color: #C0C0C0;
  color: 333333;
}

td.cpgal_tnSize {
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  background-color: #C0C0C0;
  color: #666666;
}

td.cpgal_nav {
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  background-color: #333333;
  color: #C0C0C0;
}

td.cpgal_navActive {
  border-top: #666666 1px solid;
  border-left: #666666 1px solid;
  background-color: #000000;
}

td.cpgal_navInactive {
  border-top: #666666 1px solid;
  border-left: #666666 1px solid;
  background-color: #333333;
}
