/*****************************************************
table3
*****************************************************/
.table-B3-table{ vertical-align: top;}

.table-B3-captton {
	font-size: 10pt;
	font-weight: bold;
	color: #A0BB6C;
	text-align: left;
}
.table-B3a{
	background-image:  url(images/table3/table-B3a.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
	width: 10px;
}
.table-B3b{
	background-image:  url(images/table3/table-B3b.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 10px;
}
.table-B3c{
	background-image:  url(images/table3/table-B3c.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 10px;
}
.table-B3d{
	background-image:  url(images/table3/table-B3d.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 10px;
}
.table-B3e{
	background-image:  url(images/table3/table-B3e.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
}
.table-B3f{
	background-image:  url(images/table3/table-B3f.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 10px;
}
.table-B3g{
	background-image:  url(images/table3/table-B3g.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 10px;
	text-align: right;
	
}
.table-B3h{
	background-image:  url(images/table3/table-B3h.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 10px;
}

  
.table-test {
	font-size: 10pt;
	font-weight: bold;
	background-color: #ECEAE3;
	text-align: left;
	height: 10%;
	padding:10px 0 0 10;
}
.table-main {
	padding:10px 0 0 0;
	
}