html, body, dd, dt  {
  margin: 0px;
  padding: 0px;
  border: 0px;
  /* background: #3464a1 left top;   aslinya #1a1e6d */
  font: 1em verdana, Arial, Helvetica, sans-serif;
  background:#ca9d36 url(../images/gradien1.png) center top repeat-x;
}

.formset{
	border: 1px solid #218fe9;
	margin: 5px 15px 2px;
	padding: 0pt 0.6em;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	-khtml-border-radius: 9px;
	background-color: #a9cbe7;
}

/*
body {
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
*/

td {
	font-size: 10px;
	font-weight: normal;
}

#head_line {
	background:#071032 url(../images/body_bg.png) center top repeat-x;
	height:185px;
}

A {
	COLOR: #000080; TEXT-DECORATION: none;
}
A:link {
	COLOR: #000080; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #003366; TEXT-DECORATION: none;
}
A:active {
	COLOR: #000080; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #728735; TEXT-DECORATION: underline;
}

h1 {
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	text-transform:uppercase;
	font-size:18px; color:#7da858;
}

h2 {
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	text-transform:uppercase;
	font-size:15px; color:#a55d6d;
}

h3 {
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	text-transform:uppercase;
	font-size:13px; color:#27868e;
}

.logo{
	margin:0 auto;
	padding:0 80px 0 0;
	text-align:right;
}

.logo1{
	font-size: 15px;
	color:#fcdfe1;
}


.btn1{
	background-color: #cee1ef;
	border-color:#80b5d0;
	color:#224466;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	padding: 3px 5px;
	font-size: 12px;
	line-height: 1.5em;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	text-decoration: none;
}

.btn2{
	background-color: #b4d666;
	border-color:#81b840;
	color:#fcfcfc;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	padding: 3px 5px;
	font-size: 12px;
	line-height: 1.5em;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
}

.btn3{
	background-color: #dbecb5;
	border-color:#555b3f;
	color:#555b3f;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	padding: 3px 5px;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
}

.inputtext1 {
	font-size: 13px;
	font-family: Verdana;
	font-weight: normal;
	background-color: #dbecb5;
}

.isitext{
	font-size: 11px;
	font-family: verdana;
}

.isitext_garisbawah {
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #2222ff;
	text-align: justify;
	border-bottom:1px solid #000000;
}

.isitextWarna1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ff0000;
	font-size:11px;
	font-weight: bold;
}

.isitextWarna2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:11px;
	font-weight: bold;
}

.isitextWarna3 {
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #646362;
	text-align: justify;
}

.isitextWarna4 {
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #2222ff;
	text-align: justify;
}

.isitextWarna5 {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #f0f2db;
	text-align: justify;
}

.isitextPutih {
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #ffffff;
	text-align: justify;
	font-weight: bold;
}

.stabilo_biru{
	background:#3b84b9;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding:3;
	width: 100%;
	text-align:center;
}

.bold1{
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	text-align: justify;
}
.bold2{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #aaaaaa;
	text-align: left;
}

span.background1 {
  display:block;
  height: 400px;
  background-image:url("../images/background1.jpg");
}


.footer {
	position: absolute;
   margin-left: 5%;
   text-align:center;
	width: 900px;
	border-top:1px solid #dedede;
}

span.dollar {
	width: 500px;
	height: 200px;
	display:block;
	background-image:url("../images/dollar.jpg");
}



/* LINK */

a.redlink, a.redlink:visited{
	color:#c7212b;
	text-decoration:none;
	font-size:12;
}

a.redlink:hover{
	color:#fa0110;
	font-size:12;
	text-decoration:none;
}

a.redlinkBold, a.redlinkBold:visited{
	color:#c7212b;
	text-decoration:none;
	font-size:12;
	font-weight: bold;
	cursor: pointer;
}

a.redlinkBold:hover{
	color:#fa0110;
	font-size:12;
	text-decoration:none;
	font-weight: bold;
	cursor: pointer;
}

a.bluelink, a.bluelink:visited{
	color:#003366;
	text-decoration:none;
	font-size:12;
}

a.bluelink:hover{
	color:#0066cc;
	font-size:12;
	text-decoration:none;
}

a.bluelinkBold, a.bluelinkBold:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	text-decoration:none;
	font-size:12;
	font-weight: bold;
}

a.blacklinkbold:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#82764e;
	font-size:12;
	text-decoration:none;
	font-weight: bold;
}

a.blacklinkbold, a.blacklinkbold:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size:12;
	font-weight: bold;
	margin : 15;
}

a.blacklinkbold:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#82764e;
	font-size:12;
	text-decoration:none;
	font-weight: bold;
	margin : 15;
}

a.whitelink, a.whitelink:visited{
	color:#fbfeff;
	text-decoration:none;
	font-size:12;
}

a.whitelink:hover{
	color:#8b9fda;
	font-size:12;
	text-decoration:none;
}

/* END LINK */

.border1 {
	border: 1px solid #cccccc;
}

.border2 {
	padding:6px;
}

.border3 {
	border: 1px solid #cccccc;
}

.head_information1 {
	position:absolute;
	padding:0px;
	margin:0px;
	width:300px;
	color :#fbfeff;
}

.head_information2 {
	position:absolute;
	padding:0px;
	margin-left:850px;
	color :#fbfeff;
}

.garis {
	background:#ffffff url(../images/garis.jpg) center top repeat-y;
	padding:1px;
}

.warnahead {
	background-color: #ffffff;
}

.warnahead1 {
	background-color: #8ea58c;
}


.head {
	color: #ffffff;
	FONT-SIZE: 17px;
	LINE-HEIGHT: 18px;
	font-weight: bold;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	TEXT-ALIGN: justify;
}

.head1 {
	color: #000000;
	FONT-SIZE: 12px;
	LINE-HEIGHT: 13px;
	font-weight: normal;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	TEXT-ALIGN: justify;
}

.head2 {
	color: #ffffff;
	FONT-SIZE: 12px;
	LINE-HEIGHT: 13px;
	font-weight: bold;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	TEXT-ALIGN: justify;
}

.head3 {
	color: #ffffff;
	FONT-SIZE: 12px;
	LINE-HEIGHT: 13px;
	font-weight: bold;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	TEXT-ALIGN: center;
}


.tdclass{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #000;
	background-color: #fff;
}

.tdclass_putih{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #000;
	background-color: #fff;
}

.tdclass_header{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #000;
	background-color: #cccccc;
}

.tdclass1{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #000;
	background-color: #eee;
}

.button1 {
	font-size: 11px;
	width :80px;
}

.tangan {
	cursor: pointer;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

#expander{
  font: bold 12px tahoma,verdana,sans-serif;
  background: url("../images/fr_bgjudule.jpg");
  height:15px;
  border: 1px solid #294d8b;
  color: #ffffff;
  cursor:pointer;
  padding:3px;
  padding-right:0px;
  background-color : #d4c46d;
  width:450px;
}

#expandme{
	border: 1px solid #6b92da;
	width:455px;
}

#divinformation{
	font-size: 11px;
	font-weight: bold;
	color: #9473ff;
}

#tagline{
  font: bold 12px tahoma,verdana,sans-serif;
  background: url("../images/fa_bgjudule.jpg");
  height:15px;
  color: #ffffff;
  padding:3px;
  padding-right:0px;
  width:730px;
}

#tdline{
  background: url("../images/fa_bgjudule.jpg");
  height:15px;
  padding:3px;
}

#tdborder{
	border: 1px solid #505050;
}

.covering{
	border: 1px solid #020ab2;
	background-color: #f5f5ff;
	width:764px;
	padding:3px;
}


#ssb p{text-align:right;white-space:nowrap;margin:.1em 0;padding:.2em;zoom:1}#ssb{margin-top:0;padding:.1em}
#ssb div{float:left;padding:4px 0 0;padding-left:4px;padding-right:.5em}
#ssb{margin:0px 0}
#ssb{clear:both}
#ssb{border-bottom:1px solid #6b90da;background:#ebeff9}

#content{
	padding-left:15px;
}

.crumb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#385991;
	font-size:11px;
	font-weight: bold;
}

.copyBar{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: white;
	background: black;
	padding: 5px;
	text-align: center;
	border-bottom: 2px solid #2F4483;
}

.table_main {
	border: 1px solid #ffffff;
}

.bodypopup{
	background: #ffffff;
}

.right_information{
	font-weight: bold;
	color: #743838;
}

.the_information{
	font-weight: bold;
	color: #ff0000;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
}


.ul_1{
	list-style-type:square;
	font-size: 12px;
	font-weight:bold;
}
