h1		{font: bold 20px Verdana, Arial, Helvetica, sans-serif; color: #000080; text-transform: capitalize;}
h2		{font: bold 18px Verdana, Arial, Helvetica, sans-serif; color: #000080; text-transform: capitalize;}
p		{font: normal 11px Verdana, Arial, Helvetica, sans-serif;}
p.pertama:first-letter {
	float: left; 
	color: #FF0000; 
	font: bold 30px Verdana, Arial, Helvetica, sans-serif; 
	margin-right: 5px; 
	margin-bottom: 2px; 
	padding: 5px;
	text-align: text-top;
	background-color: #e8ecf0;
	border: 1px solid #000000;
}
body	{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url("images/bg.2010.proplan3.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
}

.date		{font: italic 10px Arial, Helvetica, sans-serif;}
.title	{font: bold 11px Verdana, Arial, Helvetica, sans-serif;}
.bigtitle	{font: bold 20px Georgia, Verdana, Arial, Helvetica, sans-serif;}
.lead		{font: normal 10px Arial, Helvetica, sans-serif;}
.leadprint	{font: italic 12px Arial, Helvetica, sans-serif;}
.errmsg	{font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #ff0000;}
.kotak	{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #777777;
	position: relative;
	z-index: auto;
	background-color: #FFFFFF;
	background-image: url(images/akc_bginput.gif);
	padding-left: 2px;
	padding-right: 2px;
}

td			{font: normal 11px Verdana, Arial, Helvetica, sans-serif;}
td.errmsg		{font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #FF0000;}
td.putih		{font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;}
td.judul		{font: bold 11px Verdana, Arial, Helvetica, sans-serif;}
td.judulputih	{font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;}

a:link		{text-decoration: none;}
a:visited		{text-decoration: none;}
a:hover		{text-decoration: underline; color: #FF0000;}
a.putih		{text-decoration: none; color: #FFFFFF;}
a.putih:hover	{text-decoration: underline; color: #FFFF00; font-weight: bold;}
a.green		{text-decoration: none; color: #026A02;}
a.green:hover	{text-decoration: underline; color: #FA6207; font-weight: bold;}
a.yellow		{text-decoration: none; color: #FFFF00;}
a.yellow:hover	{text-decoration: underline; color: #FFFFCC; font-weight: bold;}

input			{font: normal 12px Arial, Helvetica, sans-serif;}
textarea		{font: normal 12px Arial, Helvetica, sans-serif;}
select		{font: normal 12px Arial, Helvetica, sans-serif;}
select.rate		{font: normal 12px Arial, Helvetica, sans-serif;}
option		{font: normal 12px Arial, Helvetica, sans-serif;}
option.rate		{font: normal 12px Arial, Helvetica, sans-serif;}
button		{font: normal 12px Arial, Helvetica, sans-serif;}
checkbox		{font: normal 12px Arial, Helvetica, sans-serif;}
radio			{font: normal 12px Arial, Helvetica, sans-serif;}

/* --- New CSS begins from here --- */

/* Comment button */

.komentar {
	color: #942724;
	border: 1px solid;
	border-color: #942724 #942724 #942724 #942724;
	position: relative;
	z-index: auto;
	background-color: #BBBBBB;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
}

.komentar:hover {
	color: #FF0000;
	border: 1px solid;
	border-color: #FF0000 #FF0000 #FF0000 #FF0000;
	position: relative;
	z-index: auto;
	background-color: #FFFFCC;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
}

/* eof Comment button */


.outline {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 0px;
}

.outline_test {
	border: 1px solid #ffffff;
	background-color: #FFFFFF;
	padding: 0px;
}

.gambargede {
	padding: 2px;
	border: 1px solid #111111;
}

.gambar {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.gambar:hover {
	padding: 2px;
	border: 1px solid #FF0000;
}

/* Button */
.button {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/akc_bgbutton.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #DCDBDB;
	clear: both;
	width: 55px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	margin: 0px;
}

.tombol {
	color: #942724;
	border: 2px solid;
	border-color: #FF0000 #942724 #942724 #FF0000;
	position: relative;
	z-index: auto;
	background-color: #BBBBBB;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
}

.tombol:hover {
	color: #FF0000;
	border: 2px solid;
	border-color: #942724 #FF0000 #FF0000 #942724;
	position: relative;
	z-index: auto;
	background-color: #BBBBBB;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
}

/* eof Button */

/* Pagination */
.nohal, .nohal a, .nohal a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	z-index: auto;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #000000;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.nohal:hover {
	position: relative;
	z-index: auto;
	border: 1px solid #FF0000;
	color: #FF0000;
	background-color: #FFFF00;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.nohalcurrent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: relative;
	z-index: auto;
	font-size: 10px;
	font-weight: bold;
	background-color: #FF0000;
	border: 1px solid #000000;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

/* eof Pagination */

/* Top Menu */
#menu {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(images/akc_bgmenu.gif);
	clear: both;
}
#menu ul {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	white-space: nowrap;
	background-color: #DCDBDB;
	background-image: url(images/akc_bgmenu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 21px;
}


#menu ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#menu ul a, #menu ul strong, #menu ul em {
	float: left;
	display: block;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	white-space: nowrap;
	border-right: 1px solid #A1A1A1;
	border-bottom: 0px;
	border-left: 1px solid #FFFFFF;
}
/* \ Hack to get IE5/Mac to ignore the following rule */
#menu ul a {
	height: 1em; line-height: 1em;
}
/* \ Hack to get IE5/Mac to ignore the following rule */
#menu ul strong {
	height: 1em;
	line-height: 1em;
}
/* \ Hack to get IE5/Mac to ignore the following rule */
#menu ul em {
	height: 1em;
	line-height: 1em;
}
#menu ul em {
	float: none;
	border-style: none;
	display: block;
}
#menu ul span {
	font-weight: bold;
	color: #942724;
}
#menu ul span span {
	display: none;
}
#menu ul strong, #menu ul strong span {
	background: #DDDDDD;
	color: #EE0000;
	text-decoration: underline;
}
#menu ul strong a span {
	color: #EE0000;
	text-decoration: underline;
}
#menu ul a:hover, #menu ul a:focus {
	background: #EE0000;
	text-decoration: underline;
	border-right: 1px solid #FF9999;
	border-bottom: 0px;
	border-left: 1px solid #750000;
}
#menu ul a:hover, #menu ul a:focus .mn {
	background: #FF0000;
	text-decoration: none;
	border-right: 1px solid #FF9999;
	border-bottom: 0px;
	border-left: 1px solid #750000;
}
#menu ul a:hover, #menu ul a:focus, #menu ul a:hover span, #menu ul a:focus span {
	color: #FFFFFF;
	border-bottom-width: 0;
}
#menu ul strong a, #menu ul strong a:visited {
	float: none;
	display: inline;
	padding: 0;
	border-style: none;
	background-color: transparent !important;
}
/* eof Top Menu */

.hpbohdr {
	width: 300px;
	background: #8fadc4;
	border: 1px solid #033981;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}
         
.hpbobdy {
	width: 300px;
	background: #c0dff5;
	border-left: 1px solid #033981;
	border-right: 1px solid #033981;
	border-bottom: 1px solid #033981;
	padding: 5px;
}
         
.hpdiv {
	width:320px;
	height:250px;
	background:#e7ce95;
	border:1px solid #033981;
	padding:10px;
	margin-bottom:20;
	font-family:arial;
	font-size:12px;
}

.pgcmtprvhd {
	width: 150px;
	background: #dbdb8f;
	border: 1px solid #949450;
	font-size: 10px;
	text-align: center;
	padding: 5px;
}

.pgcmtprvbd {
	width: 150px;
	background: #ffffcc;
	border-left: 1px solid #949450;
	border-right: 1px solid #949450;
	border-bottom: 1px solid #949450;
	text-align: center;
	padding: 5px;
}

#fixme {
	/* IE 5.0/Win and other lesser browsers will use this */
     position: absolute;
	right: 0px;
	bottom: 0px;
}
body > div#fixme {
	/* used by Netscape6+/Mozilla, Opera 5+, Konqueror, Safari, OmniWeb 4.5+, ICEbrowser */
     position: fixed;
}

<!--[if gte IE 5.5]>
<![if lt IE 7]>
div#fixme {
     /* IE5.5+/Win - this is more specific than the IE 5.0 version */
     right: auto; bottom: auto;
     left: expression( ( -0 - fixme.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
     top: expression( ( +0 - fixme.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
<![endif]>
<![endif]-->

#fixhorizon        
	{
	text-align: center;
	position: absolute;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
}

#fixmain
	{
	font-family: Georgia, Times New Roman, Verdana, Geneva, Arial, sans-serif;
	font-size: 100%;
	margin-left: -492px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 985px;
	padding: 0px;
	text-align: center;
	visibility: visible;
}

#topfixme {
	/* IE 5.0/Win and other lesser browsers will use this */
     position: absolute;
	right: 0px;
	top: 0px;
}
body > div#topfixme {
	/* used by Netscape6+/Mozilla, Opera 5+, Konqueror, Safari, OmniWeb 4.5+, ICEbrowser */
     position: fixed;
}

<!--[if gte IE 5.5]>
<![if lt IE 7]>
div#topfixme {
     /* IE5.5+/Win - this is more specific than the IE 5.0 version */
     right: auto; top: auto;
     left: expression( ( -0 - topfixme.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
     top: expression( ( +0 - topfixme.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
<![endif]>
<![endif]-->
