body{
	margin:0;
	padding:0;
	line-height: 1.1em;
}

b{font-size: 110%;}
em{color: red;}

#blacktabs{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #B3BBC6;
	float: right;
	margin-top: 35px;
}

#blacktabs ul{
	margin: 0;
	padding: 0 0 0 220px;
	font: bold 12px Verdana;
	list-style-type: none;
	float: right;
}

#blacktabs li{
display: inline;
margin: 0;
}

#blacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #B3BBC6; /*background of tabs (default state)*/
}

#blacktabs li a:visited{
color: white;
}

#blacktabs li a:hover, #blacktabs li.selected a{
background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}
#blacktabs a:hover span {
      background: black;
      }

      #blacktabs #current a {
             background: black;
      }
      #blacktabs #current a span {
              background: black;
      }
#maincontainer{
	width: 840px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#topsection{
background: url(images/nav_kedua_bg.gif) repeat-x bottom;
height: 125px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
	float: left;
	width: 100%;
	
}

#contentcolumn{
	margin-left: 230px;
	background-color: #FCFCFC;
	background-image: url(images/tempat_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #E8E8E8;
	margin-top: 20px;
}
#leftcolumn{
	float: left;
	width: 200px;
	margin-left: -840px;
	margin-top: 20px;
}
//
/* Menu

#menu {
	padding: 20px;
	background: #85C329 url(images/img04.gif) repeat-x;
}
 */
#leftcolumn ul {
	margin: 0;
	padding: 0;
	list-style: url(none) none;
}

#leftcolumn li {
	padding: 2px 0;
}

#leftcolumn li.first {
}

#leftcolumn a {
	text-decoration: none;
	color: #333333;
}

#leftcolumn a:hover {
	text-decoration: underline;
	color: #CC3300;
}
/*

*/
#topbar {
	font-size: 11px;
	color: #FF0000;
	float: right;
	padding-right: 20px;
}
.kotakjudul {
	float: right;
	width: 200px;
	line-height: 28px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/kotak_hdr_bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
	margin-bottom: 10px;
	text-indent: 10pt;
	margin-top: 0px;
}
.kotakmenu {
	padding: 24px 10px 10px;
	background: white url(images/tempat_bg.jpg) repeat-x left bottom;
	border: 1px solid #E8E8E8;
	margin-bottom: 10px;
}
#imgjudul {
	float: left;
	margin-bottom: -60px;
	margin-top: 15px;
}
#footer{
clear: left;
width: 100%;
background: #B3BBC6;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
	color: #003366;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 3px;
	text-decoration: none;
}
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.kolkiri{
	padding-right: 10px;
	padding-left: 10px;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(images/formbg.gif) repeat-x left top;
}
.tgl {
	color: #666666;
	text-align: right;
	padding-right: 20px;
	font-size: 10px;
}.forgot {
	font-size: 10px;
	padding-left: 5px;
	color: #666666;
	text-decoration: none;
}
.frontpic {
	background-position: center;
	padding-left: 3px;
	padding-top: 5px;
}
.teksjudul {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.errmerah {
	color: #FF0000;
}
.infa {
	float: right;
        padding-left:5px;
}
#result {
	color: #FF0000;
}