.input {
	color: #000000;
	background-color: #FF9751;
	background-repeat: no-repeat;
	border: 2px solid #666666;
	font-style: normal;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
}
.garis {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.header {
	font-size: x-large;
	font-style: inherit;
	color: #000000;
}
.ukuran_mini {font-size: 9px}
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
}
.pesan {
	color: #FF0000;
}

a {
	font-size: 14px;
}
body,td,th {
	font-size: 14px;
}

.style1 {color: #FF0000}
.bagan {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.frame {
	border: medium double #FF9900;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}


.link {
	display: block;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-decoration: none;
	border-bottom-style: solid;
}
.link:hover {
	display: block;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9F7800;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-style: solid;
}
.inputCopy {

	color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	font-style: normal;
	width: 97%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.g {
	background-color: #E22B25;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: italic;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

