body{
       background-color:#DCAB06;
       border:0;
       margin: 0 0 0 0;
    }
    
image{
    
    border:0;
}
h2{
    color: rgb(15,100,44);
}

#main{
     background-color:#DCAB06;
}


#isi{
       font-size:14px;
       padding: 0px 20px 20px 20px;
       /*background-color:#FFFFFF;*/
       
       font-family: verdana;
       background: url(../images/tab_body1.png) top center repeat-y;
       /*background-color:#777777;*/
}

#akhir_isi{
       
       padding: 0px 20px 20px 20px;
       /*background-color:#E2E2E2;*/
       background: url(../images/bg_tab_bottom1.png) bottom no-repeat;
}

.img-left{
	float: left;
	border: 1px solid #cecece;
	padding: 2px;
	margin: 15px 10px 5px 0;
}
h4
{
    color:#CC9900;

}
#isi table{
    border-bottom-width:thin;
    border-left-width:thin;
    border-top-width:thin;
    border-right-width:thin;
    
    /*text-align:justify;*/
}

#isi th
{
    background-color:#FF9900;
       
}

#data_angka{
       text-align:right;
}

/*!
 * Ext JS Library 3.0.0
 * Copyright(c) 2006-2009 Ext JS, LLC
 * licensing@extjs.com
 * http://www.extjs.com/license
 */

.search-item {
    font:normal 11px tahoma, arial, helvetica, sans-serif;
    padding:3px 10px 3px 10px;
    border:1px solid #fff;
    border-bottom:1px solid #eeeeee;
    white-space:normal;
    color:#555;
}
.search-item h3 {
    display:block;
    font:inherit;
    font-weight:bold;
    color:#222;
}

.search-item h3 span {
    float: right;
    font-weight:normal;
    margin:0 0 5px 5px;
    width:100px;
    display:block;
    clear:none;
}

.tabs {
    background-image: url(/images/tabs.gif) !important;
}

.grid {
    background-image: url(/images/grid.png) !important;
}
