body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bg_content {
	background-image: url(kepek2/bg_center2.jpg);
	background-repeat: no-repeat;
}
.content {
	font-size: 12px;
}
div#map {
	text-align: center;
	background-position: center;
}
tr#mhead {
	color: #fff9ae;
	background-color: #CA6D39;
	font-weight: bold;
}

table#message {
	text-align: left;
	vertical-align: top;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ca6d39;
	border-bottom-color: #ca6d39;
	border-left-color: #ca6d39;
}
#msgfooter {
	text-align: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ca6d39;
}
hr {
	background-position: center;
	width: 98%;
}
table {
	font-size: 12px;
}
