BODY {
	color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FCEDDF;
}

A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}

FORM {
 display: inline;
}

A.testi_author {
  font-weight: bold;
  color: #FFFFFF;
}

A.testi_author:hover {
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: underline;
}
A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}
INPUT, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
 /* border: 1px solid #CCCCCC;*/
}
INPUT.tombol {
  border-left: 3px solid #ff6600;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  background: #FCEDDF;
}
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px solid #CCCCCC;
}
td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #2C2C2C;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	display: inherit;
}
li {
	margin-top: 2px;
	margin-bottom: 3px;
}
 .ch1{
 font-size: 11px;
 font-weight: bold;
 color: #545454;
 }

 .ch2{
 font-size: 15px;
 font-weight: bold;
 color: #FFFFFF;
 }
 
 .ch3{
 padding-left: 18px;
 }

 .ch4{
 font-size: 11px;
 color: #252525;
 }

 .ch5{
 font-size: 11px;
 color: #698B98;
 text-decoration: underline;
 }


 .ch6{
 /*padding-left: 14px;*/
 font-size: 15px;
 font-weight: bold;
 color: #181818;
 }

 .ch7{
 padding-left: 19px;
 font-size: 11px;
 color: #A89775;
 }

 .ch8{
 font-size: 11px;
 color: #A89775;
 font-weight: bold;
 }

 .ch88{
 font-size: 11px;
 color: #A89775;

 }


 .ml1{
 font-size: 11px;
 text-decoration: none; 
 color: #C61A09;
 }

 .ml2{
 font-size: 11px;
 text-decoration: none; 
 color: #454345;
 }

 .ml3{
 font-size: 13px;
 font-weight: bold;
 text-decoration: none; 
 color: #B51A12;
 }
 .ml4{
 font-size: 11px;
 text-decoration: none; 
 color: #FFFFFF;
 }
 .se{            
 width: 110px;
 font-size: 9px;
 color: #282E3E
 }
 .image_border{
  border:1px solid #818181; 
 }


.garis-dot-xy {
	background-image: url(garis-dotted.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.menu-utama {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0081AB;
	text-decoration: none;
}
.menu-utama:hover, .menu-aktif:hover, .menu-aktif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}


.garis-dot-x {
	background-image: url(../images/garis-dotted.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.garis-dot-y {
	background-image: url(../images/garis-dotted.gif);
	background-repeat: repeat-y;
	background-position: left;
}
div.content {
	margin: 8px
}fieldset {
	border: 1px solid #000000;
}
table.datagrid td {
	border-bottom: 1px solid #e5e5e5;
	font-size: 11px;
	font-weight: normal;
	/*text-align: center;*/
	/*border-bottom: 1px solid #ddd;*/
	margin: 0px;
	padding: 4px;
}
table.datagrid {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.datagrid th {
	margin: 0px;
	padding: 4px;
	border-bottom: 3px solid #DEDEDE;
	height: 25px;
	/*background: url(../images/background.gif);
	background-repeat: repeat;*/
	background-color: #CCCCCC;
	font-size: 11px;
}

.harga {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FF9900;
	font-size:15px;
	font-weight:bold;
}
.leftpadding25 {
	padding-left:25px;
}
.packagetitle {
	color:#D90C09;
	font-weight:bold;
	font-size:12px;
}
.packagecategory {
	color:#ECAE54;
	font-weight:bold;
	font-size:14px;
}

