.bgmain {
	background-image: url(images/p_bgshadow.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-attachment: scroll;
}
.bgtable {
	background-image: url(images/p_bgtable.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgsearchbar {
	background-image: url(images/p_bgsearchbar.gif);
	background-repeat: repeat-x;
}.serchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	height: 15px;
}
.judulhal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 900;
	color: #1C538A;
	text-decoration: none;
	text-transform: capitalize;
}
.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/p_bgcopyright.gif);
	background-repeat: repeat-y;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}