/*************************************************************************/
/* 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: #006699;
}

a.cpgal_cat:hover {
  text-decoration: underline;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #0099CC;
}

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: #333333;
}

a.cpgal_nav:hover {
  text-decoration: underline;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
}

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: #006699;
}

a.cpgal_pic:hover {
  text-decoration: underline;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #0099CC;
}


body.cpgal_pic {
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  background-color: #DFDCCD;
}


table.cpgal_grp {
  width: 95%;
  background-color: #666666;
}

table.cpgal_nav {
  width: 95%;
  border-top: #666666 1px solid;
  border-left: #666666 1px solid;
  border-right: #666666 1px solid;
  border-bottom: #666666 1px solid;
  background-color: #DFDCCD;
}


td.cpgal_catNormal {
  border-top: #FFFFFF 1px solid;
  border-left: #FFFFFF 1px solid;
  border-right: #FFFFFF 1px solid;
  border-bottom: #FFFFFF 1px solid;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 20px;
  background-color: #FFFFFF;
}

td.cpgal_catHover {
  border-top: #CE1141 1px solid;
  border-left: #CE1141 1px solid;
  border-right: #CE1141 1px solid;
  border-bottom: #CE1141 1px solid;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 20px;
  background-color: #DFDCCD;
}

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: #DFDCCD;
}

td.cpgal_tnTitle {
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  background-color: #F7F6EC;
  color: 333333;
}

td.cpgal_tnSize {
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  background-color: #F7F6EC;
  color: #666666;
}

td.cpgal_nav {
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  background-color: #DFDCCD;
  color: #333333;
}

td.cpgal_navActive {
  border-top: #666666 1px solid;
  border-left: #666666 1px solid;
  background-color: #F7F6EC;
}

td.cpgal_navInactive {
  border-top: #666666 1px solid;
  border-left: #666666 1px solid;
  background-color: #DFDCCD;
}
