body {
	background-image: url(image_files/background.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-position: 0px 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.konten:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.konten:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a.konten:hover {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
a.konten:active {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a.submenu:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a.submenu:visited {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
a.submenu:hover {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a.submenu:active {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
	font-weight: bold;
	line-height: 1;
}

h1 {
	font-size: 24px;
	color: #FF6600;
}

h2 {
	font-size: 18px;
	color: #333333;
}
h3 {
	font-size: 10px;
	color: #FF6600;
}
h4 {
	font-size: 11px;
	line-height: 1.5;
	color: #333333;
	font-weight: normal;
}
body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.BGrightcenter {
	background-repeat: no-repeat;
	background-position: right center;
}
.BGrightbottom {
	background-repeat: no-repeat;
	background-position: right bottom;	
}
.max-width180px {
	max-width: 180px;
	line-height: 2;
}
.BGcenter {
	background-repeat: no-repeat;
	background-position: center center;
}
.BGrighttop {
	background-repeat: no-repeat;
	background-position: right top;
}
.center {
	text-align: center;
	line-height: 2;
}
.line-height2 {
	line-height: 2;
	text-align: justify;
}
.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
.max-width313px {
	line-height: 2;
	max-width: 313px;
}
.max-width220px {
	max-width: 220px;
	line-height: 2;
}
.terpilih {
	color: #333333;
}

.norepeat {
	background-repeat: no-repeat;
	background-position: left center;
}
.keterangan {
	color: #333333;
	font-weight: lighter;
}
.orange {
	color: #FF6600;
	font-weight: bold;
}

