
.copyright_e {
  position: relative;
  width: 450px;
}

.copyright_e p {
  position: absolute;
  color: black;
   
  font-size: 9pt;
  top: 0;
  left: 0;
}
/*#ImgTable {*/
  /*width: 500px;*/
  /*padding: 10 px 10px 0px 10px;*/
  /*!*vertical-align: Top;*!*/
  /*border-collapse: separate;*/
  /*background-color: #2A55A3;*/
  /*border: 1px #2A55A3 splid;*/
/*}*/
#CssCenter {  /* check */
  background-color: #E5E5E5;
  padding: 10 px 10px 0px 10px;
  /*margin: 50px;*/
  align: center;
  height: 163px;
  width: 250px;
  }
#CssImg {
  position:relative;
  /*background-color: #2A55A3;*/
  background-color: #E5E5E5;
  margin: 10px 10px;
  vertical-align: top;
  align: center;
  max-height: 125px;
 }
#CssBottom {
  background-color: #E5E5E5;
  align: left;
  height: 10px;
  width: 250px;
  vertical-align: bottom;
}
#ImageTitle1{
  white-space: normal;
  background-color:	#CB0065;
  color: white;
  margin: 10px 10px;
  height: 30px;
}
#ImageTitle2{
  white-space: normal;
  background-color:	#FF3299;
  color: white;
  margin: 10px 10px;
  height: 30px;
}
#ImageTitle3{
   white-space: normal;
   background-color:	#FF65B2;
   color: white;
   margin: 10px 10px;
   height: 30px;
 }
#ImageTitle4{
    white-space: normal;
    background-color:	#FF99CC;
    color: white;
    margin: 10px 10px;
    height: 30px;
}
#ImageTitle5{
    font-size: 120%;
    white-space: normal;
    background-color: #ffc5e7;
    color: black;
    margin: 10px 10px;
    height: 30px;
}
.link {
    font-size: 150%;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 6px;
    padding-left: 10px;
    align: center;
}