* {
    margin:  0;
    padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:   12px;
	padding:     0px 0px 0px 0px;
	margin:      0px 0px 0px 0px;
	background-image: url(images/bgpage.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.all {
	padding:           0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	color:             #333;
}
p {
	padding-bottom: 5px;
	padding-top: 4px;
}
.kotak {
	border: 1px solid #F3F3F3;
	padding: 5px;
}
a:link {
	color: #0000CC;
	position:relative;
	z-index:1;
}
a:visited {
	color: #330033;
	position:relative;
	z-index:1;
}
a:hover {
	color: #CC0000;
}

#header {
	background-image: url(images/logobaru-bebas.jpg);
	background-repeat: no-repeat;
	height: 226px;
	margin: 0px;
	background-position: -10px top;
}
#topmenu {
	margin-top: 0px;
	margin-left: 0px;
	height: 40px;
	padding-top: 189px;
	margin-right: 0px;
}
.topcontent {
	background-image: url(images/topcontent.gif);
	height: 3px;
	background-position: left top;
}
.isitengah {
	background-image: url(images/bgcontent.png);
	background-repeat: repeat-y;
	padding-left: 13px;
	padding-right: 13px;
	behavior: url(iepngfix.htc);
	
	
}
.footer {
	font-size: 10px;
	background-color: #1A136C;
	padding-right: 3px;
	padding-left: 3px;
	color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
}
.testi-url {
	font-size: 10px;
	color: #0000CC;
}

.isitengah ul, .isitengah ol {
	padding-left: 25px;
}
.peringatan td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 5px;
	border: 5px solid #FF0000;
	text-align: justify;
	margin-top: 6px;
	margin-bottom: 6px;
}
.peringatan span {
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

#styletwo{
	display:block;
	height:40px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	margin: 0px;
	background-image: url(images/bgtopmenu.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	}

#styletwo ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#styletwo ul li{
	display:block;
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 0px;
	}

#styletwo ul li a{
	display:block;
	float:left;
	color:#F4F4F4;
	text-decoration:none;
	height:25px;
	padding-top: 7px;
	padding-right: 0.8em;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	font-size: 13px;
	background-image: url(images/bgmenuright1.png);
	background-repeat: no-repeat;
	background-position: right top;
	}

#styletwo ul li a:hover{
	color:#fff;
	background-color: transparent;
	background-image: url(images/bgmenuright-onactive.png);
	background-repeat: no-repeat;
	background-position: right top;
	}
#styletwo ul li a.current{
	color:#fff;
	background-color: transparent;
	background-image: url(images/bgmenuright-on1.png);
	background-repeat: no-repeat;
	background-position: right top;
	}	
#tabs {
	float:left;
	width:100%;
	font-size:12px;
	border-bottom:1px solid #2763A5;
	line-height:normal;
	background-color: #042DD3;
	font-weight: bold;
	}

#tabs ul {
	margin:0;
	padding:5px 10px 0 10px;
	list-style:none;
	}
#login {
	float: right;
	color: #FFFFFF;
	margin-right: 15px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
	height: 22px;
	margin-left: 0px;
}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
#login a:link, #login a:visited {
	color: #FFFFCC;
	text-decoration: none;
	background-image: none;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
}
#login a:hover {
	color: #FFFF00;
	text-decoration: none;
	background-image: none;
}
.tbl_header td{
	font-size: 12px;
	font-weight: bold;
	background-color: #E6E6E6;
	height: 38px;
	padding-left: 5px;
}
.tblrow_ganjil td{
	padding: 3px;
	font-size: 11px;
}
.tblrow_genap {
	
	background-color: #F4F4F4;
}
.tblrow_genap td{
	padding: 3px;
	font-size: 11px;	
}
.isitengah h5 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	background-color: #E7ECF1;
	padding: 3px;
}
.kiri {
	border: 1px solid #EEEEEE;
	font-size: 11px;
	padding: 3px;
}
.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFF99;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFCFCF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CFCFCF;
	position:relative;
	z-index:1;
}
input, textarea {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	position:relative;
	z-index:1;
}
.order:hover {
	background-image: url(images/hover_button.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.tombol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFF99;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFCFCF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CFCFCF;
	position:relative;
	z-index:1;
}
.tombol:hover {
	background-image: url(images/hover_button.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}

