body
{
  
	background:#FFF;
	margin:0 0 0 0; 
	padding:0 0 0 0;  
	font-family:calibri;
	font-size: 12px;

}
.tbl tr, .tbl tr td
{
    height:20px;
}
th
{
    text-align:center;
}
td
{
    vertical-align:top;   
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}

a { text-decoration:none }
p,ol	
{
   
	/*margin: 0 1em 0em;*/
	line-height: 155%;
	}
	


.judul{
	font-weight:bold;
	font-size:18px;

}

.miring{

    font-style:italic;
}

.welcome{
	color:#FFF;
	font-size:11px;
	margin-top: 2px;
}



.menuborder{
	border-right:#FFF 1px solid;
}



.header-bar{
 
 width:100%;
	height:35px;  
	background-image:url(../images/bar.jpg);
	background-repeat:repeat-x;
 }



.copyright
{
    width:100%;	
	background-image:url(../images/bgfooter.jpg);
	background-repeat:repeat;
    padding:10px;
	font-size:10px;
	text-align:center;
	letter-spacing:1px;
	color:#FFF;
}


.linknoborder{
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:14px;
	text-decoration:none;
	border:none;
}
.linknoborder:link{text-decoration:none;}
.linknoborder:hover{text-decoration:none;}
.linknoborder:active{text-decoration:none;}

.top_button{ border-style: none;
    border-color: inherit;
    border-width: medium;
    color:#FFFFFF; background:none; cursor:pointer; text-transform:uppercase; font-family:Calibri; font-weight:bold;
    font-size:13px;
    padding:0 0 0 10px;
    margin:0;
}
.top_button:hover{ color:#CF6; }
.left{float:left;}
.right{float:right;}
.centerdiv{width:100%; margin:0 auto;}
.clear{clear:both;}


.w24{ width:24%; }
.w33{ width:33%; }
.w49{ width:49%; }

ol.faq { padding:10px 0 0 20px; }
ol.faq li { margin:10px 0 0 0; font-weight:bold; }
ol.faq li ul li { margin:0; font-weight:normal; font-style:italic; }

div.inputcss label {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}
div.inputcss input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    overflow: hidden;
}


 