.H-css {
	background-image: url(1.jpg);
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.H-css3 {
	background-image: url(3.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	background-color: #ECE9D8;
	border: medium outset #FF3300;
	font-size: 9pt;
	line-height: 9pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	font-style: normal;
	color: #660000;
	padding: 2px;
	cursor: default;
}
