/*------------ table style set ------------*/
.tb1{
	background-color : white;
	border-top-width: 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color : fuchsia;
	border-right-color : fuchsia;
	border-bottom-color : fuchsia;
	border-left-color : fuchsia;
  color : black;
  padding-top : 8px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
  margin-top : 5px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 2px;
}
.td1{
	
	
	color: #333333;
	border-top-width: 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  text-align : center;
  width : 130px;
  height : 70px;
  font-size : 12px;
}
.td2{
	background-color :#ffccff;
	font-size : 12px;
	color: #333333;
	border-top-width: 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
  text-valign : top;
  width : 400px;
  

  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
.tb2{
  padding-top : 8px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
  margin-top : 2px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 2px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : fuchsia fuchsia fuchsia fuchsia;
  

  font-size : 12px;
}
.td3{
  background-color : fuchsia;
  text-align : center;
  width : 130px;
  font-size : 12px;
}
.td4{
  background-color : fuchsia;
  text-align : center;
  width : 340px;
  font-size : 12px;
}
.tb3{
  background-color : #F3D6E9;
  margin-left : 25px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : fuchsia fuchsia fuchsia fuchsia;}
.tb4{
  margin-left : 20px;border-width : 1px 1px 1px 1px;border-color : fuchsia fuchsia fuchsia fuchsia;
  width : 480px;
  background-color : white;
  padding-left : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
}
.tb5{
  
  padding-top : 8px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
  margin-top : 0px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 5px;border-width : 1px 1px 1px 1px;}
.td5{
  width : 130px;
  background-color : white;
  font-size : 12px;
}
.td6{
  width : 400px;
  background-color : white;
}
