body {
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(img/bg2.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #0066CC;
}
ol {
	margin-top: -1px;
	margin-left: -20px;
	margin-bottom: 5px;
}
textarea.grow {
	line-height: 18px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}

a:visited {
	color: #FC6;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
a:hover {
	color: #333;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
a:active {
	color: #FF99CC;
	text-decoration: none;
	
}
.banner {
	border: thin solid #FFFFFF;
}
.tengah {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.tengah h2 {
	font-size: 1.5em;
	color: #666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bold;
}
.tengah h3 {
	font-size: 1.2em;
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}


.tombol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	background-color: #09C;
	border: thin solid #039;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	cursor:pointer;
}
.nav {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #FFF;
}
.kiri {
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-width: thin;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.kepalaLogin {
	background-image: url(img/subjudul.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFF;
}

.footer {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #0033CC;
}
.form-login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	border: thin dotted #CCC;
}
.form-login2 {
	width: 50%;
	margin-top: 210px;
	margin-left: auto;
	margin-right: auto;
}
.link-login {
	font-size: 0.6em;
	float: right;
	margin-top: 3px;
}
.link-login a {
	color: #000;
	text-decoration: underline;
}
.link-login a:hover {
	text-decoration: none;
}

.daftar {
	border: thin solid #7D068A;
}

.kolom {
	background-color: #E9DDC7;
}
.daftar tr:hover {
	background-color: #DEEAFE;
}
.user {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	width: 230px;
	float: right;
	font-weight: lighter;
	margin-right: -20px;
}
.pesanError {
	color: #F00;
	background-color: #F4E0CC;
	margin: 5px;
	border: thin solid #F30;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 95%;
	font-weight: bold;
	text-align: center;
	padding-right: 5px;
}
.pesanBerhasil {
	color: #03F;
	background-color: #CCE7F4;
	margin: 5px;
	border: thin solid #069;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 95%;
	font-weight: bold;
	text-align: center;
	padding-right: 5px;
}
.petunjuk {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #F00;
}
.warning {
	font-family: Tahoma, Geneva, sans-serif;
	color: #F00;
	text-decoration: underline;
}
.peringatan {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 100px;
	width: 500px;
}
.peringatan a:link {
	text-decoration: underline;
}

.edit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #069;
	float: right;
	text-decoration: underline;
	cursor:pointer;
	margin-top: -10px;
}
#detail {
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
}

#foto {
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C8DBFD;
	border-right-width: medium;
	border-right-color: #C8DBFD;
}

#badan {
	border: medium solid #FFF;
}
#login {
	background-color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	color: #000066;
	margin: 0px;
	padding: 0px;
}
#formRegis {
	background-color: #F3F3F3;
}

#fieldProfil {
	border: medium solid #09C;
	margin-bottom: 10px;
	padding-left: 20px;
}
#fieldProfil legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-variant: normal;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	background-color: #09C;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
	border-bottom-width: medium;
	border-bottom-color: #FFF;
	margin: 0px;
}
#bodyList {
	background-color: #FFF;
}
#footernav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000;
	margin-bottom: 5px;
}

#footList {
	background-color: #666;
}
#pesanErrorLogin {
	margin:5px;
	height:80px;
	width:227px;
	padding-top: 50px;
	padding-left: 25px;
	text-decoration: underline;
}

