#left_border {
	background-image: url(images/index_05.jpg);
	background-repeat: repeat;
}
#right_border {
	background-image: url(images/index_18.jpg);
	background-repeat: repeat;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #7D2C57;
}
#Table_border {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-left-color: #C7666F;
	border-right-color: #C7666F;
}
#cell_padding {
	display: none;
	left: 10px;
	right: 10px;
}
