 
.margin0{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.text10pix{
  font-size : 10px;
}
.text12pix{
  font-size : 12px;
  color : #2a2f48;
}
.text12pix_3mgn{
  font-size : 12px;
  line-height : 15px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;

  
}
.bgRightBlue{
  background-color : #d5def9;
}
.gray_underLink{
  font-weight : bolder;
  color : #454d76;
  text-decoration : underline;
}
.title_table_width{
  width : 120px;
}
