@charset "utf-8";
/* CSS Document */


div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background: url(images/bgheader.jpg) repeat-x;
	margin: 0px;
}
#cellbg {
	background: url(images/cellbg.jpg) repeat-y;
	padding-right: 35px;
	padding-left: 35px;
	text-align: justify;
}
#header {
	background: url(images/header.jpg);
	height: 260px;
}
#footer {
	background: url(images/footer.jpg);
	height: 64px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.91em;
	line-height: 1.3;
	padding: 5px 10px;
	text-align: justify;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.97em;
	line-height: 1;
	color: #600;
	text-transform: capitalize;
	font-weight: 900;
	text-align: center;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
	line-height: 1;
	color: #28526B;
	text-align: center;
	text-transform: capitalize;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.75em;
	color: #F00;
	text-align: center;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1;
	color: #28679A;
	text-align: center;
	font-weight: 600;
}
.buynow {
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1;
	color: #F00;
	text-align: center;
	font-weight: bold;
	text-decoration: blink;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #FF0;
	font-style: italic;
	font-weight: 900;
}

.strike {
	color: #00F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-decoration: line-through;
}



.bold {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
}


#testiIM {
	background: #cc9;
	padding: 10px;
	border: 4px solid #600;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.1;
	margin: auto 40px;
	text-align: justify;
}


#testiUser {
	background: #CCFFFF;
	padding: 10px;
	border: 4px dashed #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.1;
	margin: auto 40px;
	text-align: justify;
}
#Info {
	background: #B9D6E4;
	padding: 10px;
	border: 4px groove #600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.1;
	margin: auto 40px;
	text-align: justify;
}
#Keterangan {
	background: #FFF;
	border: 5px dashed #036;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.91em;
	line-height: 1.1;
	text-align: justify;
	margin: 0px 40px;
	padding: 10px;
}
