body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}

a.enter {
	text-decoration: none;
}

a:hover.enter {
	color: #FF9933;
}

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #996633;
	text-align: left;
	background-image: url(images/bg_top_menu.gif);
}

a.topmenu {
	text-decoration: none;
}

a:hover.topmenu {
	color: #FF9933;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #996633;
}

.heading_two {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #996633;
	line-height:16px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	line-height: 14px;
}

.highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
	vertical-align: top;
}

ul {
	padding-left:20px;
}	

li {
	margin-left: 0;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
}

.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;

	border-bottom: 1px solid #BD9646;
	padding-right: 10px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #996633;
	line-height: 18px;
	text-align: left;
}

a.submenu {
	text-decoration: none;
}

a:hover.submenu {
	color: #FF9933;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #999999;
	text-align: left;
	background-image: url(images/bg_copyright.gif);
	background-repeat: repeat-x;
}
a.kuningdesign {
	color: #999999;
	text-decoration: none;
}

a:hover.kuningdesign {
	color:#333333;
	text-decoration: none;
}

/*added css by dwh*/
.reserve { font:normal 11px Arial, Helvetica, sans-serif; color:#996633;}
a.reserve {	text-decoration: none; text-decoration:underline;}
a:hover.reserve { color: #FF9933;}