/*------------ table style set ------------*/
.hpb-cnt-tb1{
	background-color : white;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color : white;
	border-right-color : white;
	border-bottom-color : white;
	border-left-color : white;
}
.hpb-cnt-tb2{
	background-color : white;
	border : 1px solid white;
}
.hpb-cnt-tb3{
	background-color : white;
	border : 0px solid white;
}
.hpb-cnt-tb-th1{
	background-color : white;
	color : white;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color : white;
	border-right-color : white;
	border-bottom-color : white;
	border-left-color : white;
}
.hpb-cnt-tb-th2{
	background-color : white;
	color : white;
	border : 0px solid white;
}
.hpb-cnt-tb-cell1{
	background-color : white;
	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 : white;
	border-right-color : white;
	border-bottom-color : white;
	border-left-color : white;
}
.hpb-cnt-tb-cell2{
	background-color : #ffffff;
	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 : white;
	border-right-color : white;
	border-bottom-color : #ffffff;
	border-left-color : white;
}
.hpb-cnt-tb-cell3{
	background-color : white;
	color : white;
	border : 1px solid gray;
}
.hpb-cnt-tb-cell4{
	background-color : #ffffff;
	color : white;
	border : 1px solid gray;
}
.hpb-cnt-tb-cell5{
	background-color: #FFFFFF;
	color: #333333;
	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 : gray;
	border-right-color : #cccccc;
	border-bottom-color : #cccccc;
	border-left-color : #cccccc;
}
