H6 {
	border-bottom: #000 1px solid;
	border-left: #000 1px solid;
	border-right: #000 1px solid;
	border-top: #000 1px solid;
	text-align: justify;
	text-decoration: none;
	background: #fff8dc;
	font: normal 12px Verdana;
	padding: 1px;
}
.noinput {
	border-right: #bfdfff 0 solid;
	border-top: #bfdfff 0 solid;
	font-size: 10px;
	border-left: #bfdfff 0 solid;
	border-bottom: #fff 0 solid;
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	color: #4778BC;
	background: #F6F8FB;
}
.MyTitleL {
	width: 10px;
	height: 23px;
	background: url('roundbox/topleft.gif');
}
.myTitleBox {
	height: 23px;
	font-weight: bold;
	font-size: 10px;
	color: #000;
	text-align: center;
	padding-top: 7px;
	background: url('roundbox/top.gif');
}
.MyTitleR {
	width: 10px;
	height: 23px;
	background: url('roundbox/topright.gif');
}
.myTDL {
	width: 10px;
	height: 3px;
	background: url('roundbox/left.gif');
}
.myTDBox {
	background: url(my-table.gif) no-repeat right top;
}
.myTDR {
	width: 10px;
	height: 3px;
	background: url('roundbox/right.gif');
}
.myTDFL {
	width: 10px;
	height: 3px;
	background: url('roundbox/footerleft.gif');
}
.myTDFR {
	width: 10px;
	height: 3px;
	background: url('roundbox/footerright.gif');
}
.BOTTL {
	width: 10px;
	height: 15px;
	background: url('roundbox/bottomleft.gif');
}
.BOTT {
	width: auto;
	height: 15px;
	background: url('roundbox/bottom.gif');
}
.BOTTR {
	width: 10px;
	height: 15px;
	background: url('roundbox/bottomright.gif');
}
