

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a:link{
color: #963; font-size: 11px; font-family: Verdana, Helvetica; text-decoration:none;
}

a:active{
color: #963; font-size: 11px; font-family: Verdana, Helvetica; text-decoration:none;
}

a:visited{
color: #963; font-size: 11px; font-family: Verdana, Helvetica; text-decoration:none;
}

a:hover{
color: #c60; font-size: 11px; font-family: Verdana, Helvetica; text-decoration:none;
}

hr{
height: 0px; border: solid #D1D8EC 0px; border-top-width: 1px;
}

input, textarea, select {
background: #FAFAFA;
color: #7cb500;	border: 1px #D1D8EC solid;
font-size: 11px;
font-family: Verdana, Helvetica; 
text-decoration: none;
}

#loading { position: absolute; top: 0; left: 0; color: white; background-color: red; padding: 5px 10px; font: 12px Arial; }

td{
font-size: 11px; color= #000; font-family: Verdana, Helvetica;
}

img {border: 0px solid #CCC;}

body {
	background: #7E984D url(images/bg.jpg) repeat-x left bottom;
	color: #444; font: normal 62.5% Tahoma,sans-serif; border: 1px; CURSOR: crosshair;
	scrollbar-face-color: #7cb500;	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;	scrollbar-highlight-color: #F0F0F0;
	scrollbar-arrow-color: #D1D8EC;	scrollbar-base-color: #D1D8EC;
	scrollbar-darkshadow-color: #D1D8EC;
}

ul {
	margin:18px;	
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

li {
    padding:2px 0 2px 0;  /*top right bottom left*/ 
	list-style-image:url(images/external.gif);
  	border-bottom:1px solid #efefef;
  	
 }

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

code {
background: url(images/bgcode.gif);
border: 1px solid #F0F0F0;
border-left: 6px solid #39F;
color: #555;
display: block;
font: 11px "Lucida Sans Unicode",serif;
margin-bottom: 12px;
padding: 8px 10px;
white-space: pre;
}

h1,h2,h3 {padding-top: 3px;  font: verdana; background: #DDD;}

.green {color: #9EC630; font-size: 35px;}

.gray   {color: #BFBFBF; font-size: 35px;}

.title{
font-size: 14px; font-weight: bold; font-family: MagistralC, Verdana,Helvetica; text-decoration: none;
}

.putih{font-weight: bold; color: white; font-size: 1.5em; color: #9A3;}
 
/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background-color: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* header */
.top {
	padding: 10px 10px 0;
}

/* title */
.header {
	background-color: #fff;
	font-size: 1.2em;
	height: 135px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}
.header .left, .header .right {
	background-color: #CACDCA;
	text-align: center;
	color: #FFF;
	height: 135px;	
}
.header .left {
	background: #7E984D;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 105px;
	width: 565px;
	text-align: left;	
	
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	background: #D9E1E5 url(images/nav.jpg);
	border: 1px solid #D8EBD8;
	height: 41px;
}
.navigation a {
	background: transparent url(images/nav.jpg) left top repeat-x;
	border-right: 1px solid #D8EBD8;
	color: #333300;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 18px;
	text-decoration: none;
}
.navigation a:hover {
background: transparent url(images/nav.jpg) left bottom; 
color: #333300;
}

/* main */
.main {
	border-top: 5px solid #FFF;
	background: url(images/bgmain.gif) repeat-y;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #333300;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #D8EBD8;
}
.sidenav li {border-bottom: 1px solid #D8EBD8;}
.sidenav li a {
	font-size: 1.1em;
	color: #333300;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background-color: #ebebeb;
	color: #654;	
}

/* content */
.content {
	float: left;
	margin: 5px 0;
	padding: 0 3px;
	width: 558px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(images/li.gif);
	margin-left: 18px;
}

.content .imgright {
padding: 5px;
border: 1px solid #D8EBD8;
margin-left: 4px;
float: right;
}

.content 
{
color: #969696;
}


/* footer */
.footer {
	background: url(images/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}

.footer a, .footer a:hover {color: #FFF;}



/* Tooltips */
.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(images/bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(images/bt.gif) no-repeat bottom}
