TABLE	{
		table-layout:fexed;
		line-height:110%;

}
.bd1	{
	table-layout:fexed;
	border-top: 1px solid #0099FF;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #0099FF;
}
.bd2	{
	table-layout:fexed;
	border-top: 1px solid #CC9933;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #CC9933;
}
.bd3	{
	table-layout:fexed;
	border-top: 1px solid #009966;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #009966;
}
.bd1-2	{
	table-layout:fexed;
	border: 1px solid #0099FF;
}
.bd2-2	{
	table-layout:fexed;
	border: 1px solid #CC9933;
}
.bd3-2	{
	table-layout:fexed;
	border: 1px solid #009966;
}
.bd4 {
	border-top: 1px solid #99CC66;
	border-left: 1px solid #99CC66;


}
.bd4-2 {
	border: 1px solid #99CC66;
}
