@charset "iso-8859-1";

a.img:link {color: #000000; text-decoration: underline; font-size: 13pt}
a.img:visited {color: #000000; text-decoration: inderline; font-size: 13pt}
a.img:active {color: #000000; text-decoration: underline; font-size: 13pt}
a.img:hover {color: #FF715C; text-decoration: underline; font-size: 13pt}

html, body {
	font-family: Tahoma;
	font-size: small;
	background: #B39040; /* bg */
	color: #000000; /* txt */
	scrollbar-base-color: #FF715C; /* bg */
	text-align: center;
	margin: 5px;
}

div.body {
	font-family: Tahoma;
	font-size: small;
	background: #ffffff; /* bg */
	color: #000000; /* txt */
	text-align: center;
	width: 790px;
	margin: 0 auto 0 auto;
}

div.banner {
	float: left;
	width: 234px;
	height: 60px;
	color: #000000; /* txt */
	overflow: hidden;
}

div.header {
	float: left;
	width: 322px;
	height: 60px;
	overflow: hidden;
}

div.kolom_nav {
	float: left;
	width: 160px;
	height: 100%;
	overflow: hidden;
	text-align: left;
	color: #000000; /* ct_txt */
}

div.kolom1 {
	float: left;
	width: 200px;
	overflow: hidden;
	text-align: left;
	margin-left: 10px;
	color: #000000; /* ct_txt */
}

div.kolom2 {
	float: left;
	width: 410px;
	overflow: hidden;
	text-align: left;
	margin-left: 10px;
	color: #000000; /* ct_txt */
}

div.kolom3 {
	float: left;
	width: 620px;
	overflow: hidden;
	text-align: left;
	margin-left: 10px;
	color: #000000; /* ct_txt */
}

div.copyrights {
	width: 790px;
	overflow: hidden;
	text-align: center;
	font-size: x-small;
	color: #000000; /* txt */
	margin-top: 10px;
	font-weight: bold;
	clear: both;
}

sub {
	margin: 0px;
	padding: 0px;
	font-size: xx-small;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: large;
}

h2,h3 {
	margin: 0px;
	padding: 0px;
	font-size: small;
}

a.copyrights, a:link.copyrights, a:visited.copyrights, a:active.copyrights {
	color: #000000; /* kop_txt */
	text-decoration: underline;
	font-size: x-small;
}

a.copyrights:hover {
	text-decoration: underline;
	font-size: x-small;
	color: #FF715C;
}

a, a:link, a:visited, a:active, a:hover {
	color: #000000; /* ct_txt_link */
	text-decoration: underline;
	font-size: small;
}

a:hover {
	text-decoration: underline;
	color: color: #FF715C;
}

a.kop, a:link.kop, a:visited.kop, a:active.kop, a.kop:hover {
	color: #000000; /* kop_txt */
	text-decoration: underline;
	font-size: small;
}

a.kop:hover {
	text-decoration: underline;
	color: #FF715C;
}

a.partner, a:link.partner, a:visited.partner, a:active.partner, a.partner:hover {
	color: #000000; /* kop_txt */
	text-decoration: underline;
	font-size: 12px;
}

a.partner:hover {
	text-decoration: underline;
	color: #FF715C;
}

a.top30, a:link.top30, a:visited.top30, a:active.top30, a.top30:hover {
	color: #000000; /* kop_txt */
	text-decoration: underline;
	font-size: large;
}

a.top30:hover {
	text-decoration: underline;
	color: #FF715C;
}

a.body, a:link.body, a:visited.body, a:active.body, a.body:hover {
	color: #000000; /* txt */
	text-decoration: underline;
	font-size: small;
}

a.body:hover {
	text-decoration: underline;
	color: #FF715C;
}


img {
	border: 0px;
}

div.kolom3 input.nostylesmall {
	border: 0px;
	background: #E5ECF9; /* ct_bg */
	width: 20px;
}

.tabel {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: #E5ECF9; /* ct_bg */
	zoom: 100%;
}

.tabel p {
	padding: 5px;
	margin: 0px;
	color: #000000; /* ct_txt */
}


.tabel ul {
	margin: 2px 0px 2px 0px;
	padding: 5px;
}

.tabel ul li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.tabel h2, .tabel h4 {
	background: #26D99E; /* kop_bg */
	color: #000000; /* kop_txt */
	text-align: left;
	font-size: small;
	padding: 3px 5px 3px 5px;
	margin: 0px;
}

.tabel h3 {
	background: #E5ECF9; /* ct_bg */
	color: #000000; /* ct_txt */
	text-align: left;
	font-size: small;
	padding: 5px;
	margin: 0px;
}