<!--
body {
	background-image: url(images/lombok_almarik_05.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	margin-top:28px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#mdlbg {
	background-image: url(images/lombok_almarik_04.jpg);
	background-repeat: repeat-y;
}
#content {
	text-align: justify;
	color: #333333;
	line-height: 18px;
	margin-top: 0px;
	padding: 10px 20px;
}
.top_bar {
	background-image: url(images/lombok_almarik_02.jpg);
	width: 751px;
	height: 23px;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-weight: bold;
	color: #666666;
}
h1 {
	font-size: 18px;
	font-weight:normal;
	color: #08417E;
	margin-top: 0;
	margin-bottom: 6px;
}
h2 {
	font-size: 12px;
	color: #E1A76B;
	margin-top: 0px;
	margin-bottom: 0;
}
h3 {
	background-color:#08417E;
	color:#fff;
	font-size:12px;
	line-height: 14px;
	padding: 2px 3px;
	margin-bottom:9px;
}
h4 {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 9px;
}
h5 {
	font-size: 15px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 12px;
}
.address_box {
	width: 165px;
	margin-bottom: 5px;
	border: dotted #999;
	border-width: 1px 0;
	font-size: 10px;
	line-height: 14px;
	padding: 5px;
	font-weight: bold;
}
#next_page {
	font-size: 11px;
	background-image: url(images/almarik_lombok_08.jpg);
	height: 42px;
	width: 557px;
}
#copy {
	font-size: 11px;
	text-align: center;
}
.nav {
	font-weight: bold;
	line-height: 19px;
	margin-top: 21px;
}
#menu {
	width: 177px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin: 5px 0;
	padding-top: 2px;
}
#menu li a {
	text-indent: 10px;
	height: 20px;
	width: 177px;
	display: block;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	background-color: #DEF4FA;
	font-weight: bold;
	margin-bottom: 4px;
	border:solid 1px #333;
}
#menu li a:hover {
	background-color: #F5BB7F;
	color: #FFFFFF;
	font-weight: bold;
}
.imgfloatr {
	float: right;
	text-align: center;
	margin: 5px 0 0 12px;
	font-size: 10px;
	line-height: 12px;
}
.imgfloatr img, .imgfloatl img {
	margin-bottom: 3px;
}
.imgfloatl {
	float: left;
	text-align: center;
	margin: 5px 12px 0 0;
	font-size: 10px;
	line-height: 12px;
}
img {
	border-color:black;
}
.line {
	color:#333399;
	height: 1px;
}
.box {
	border: solid 1px #08417E;
	padding: 5px;
	margin: 18px 0 9px 0;
}

.box img {
	margin-bottom:3px;
}
.rt {
	background-color:#cf9;
	font-size:11px;
	font-weight:bold;padding:1px 2px 1px 1px;
	letter-spacing:-1px;
	margin-right:2px;
	border:solid 1px #000000;
	color:#000000;
	text-decoration: none
}
.clear {
	clear: both;
}

a:link {
	color: #0092C3;
	text-decoration: none;
}
a:visited {
	color: #0092C3;
	text-decoration: none;
}
a:hover {
	color: #CD914F;
	text-decoration: none;
}
a:active {
	color: #CD914F;
	text-decoration: none;
}
-->

