.sdw {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/shdw.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.sdw02 {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/bg02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.bdr {
	border: 1px solid #919191;
}
.bg02 {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/bg03.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	padding-left: 15px;
	line-height: 50px;
	font-weight: normal;
}

.nv02 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-right-color: #92c3da;
	border-left-color: #92c3da;
}
.jrk {
	padding-bottom: 9px;
}

.nv01 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
.sub02 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	
}
.tgl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFF00;
	text-align: left;
	vertical-align: middle;
}

.nav {
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link, a:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.nv03 {
	color:#666666;	
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.ctr {
	color:#027AAC;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
}

.ctr2 {
	color:#027AAC;
	font-weight:bold;
	text-decoration:none;
	font-size: 36px;
}

.search {
	color:#027AAC;
	font-weight:bold;
	text-decoration:none;
	font-size: 9px;
}

.ul {
	list-style-image: url('../images/icon-list.jpg');
	text-align: justify;
	list-style-position: outside;
}

.isi_kecil{
	font-family:Tahoma;
	font-size:11px;
	padding-left:4px;
	color:#FF6600;
}
.normal {
	color:#000000;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DEEBF3;
	padding: 1px;
	border: solid 1px #4090DD;
	border-left: solid 2px #4090DD;
	height: 20px;
	color: #027AAC;
	margin: 4px;
	width: auto;
}

textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DEEBF3;
	padding: 1px;
	border: solid 1px #4090DD;
	border-left: solid 2px #4090DD;
	height: 100px;
	color: #027AAC;
	margin: 4px;
	width: auto;	
}

select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DEEBF3;
	padding: 1px;
	height: 20px;
	color: #027AAC;
	margin: 2px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4090DD;
	border-right-color: #4090DD;
	border-bottom-color: #4090DD;
	border-left-color: #4090DD;
	z-index: auto;
}

