.pad {
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}
.bkg {
	background-color: #FFFFFF;
	background-image: url(images/hatch_heavy2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}.bkg1 {
	background-color: #FFFFFF;
	background-image: url(images/hatch_heavy1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.style14 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; font-weight: bold; }