.grdatas {
	background-image: url(image/grd-1.gif);
	background-repeat: repeat-x;
}
.grdbwh {
	background-image: url(image/grd-2.gif);
	background-repeat: repeat-x;
}
.GROUND {
	background-image: url(image/grd-head.gif);
	background-repeat: repeat-x;
}
.grdlinered {
	background-image: url(image/grd-line-RED.gif);
	background-repeat: repeat-x;
}
.leftGRD {
	background-image: url(image/left-grd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightGRD {
	background-image: url(image/right-grd.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #000000;

}
.dotLINE {
	background-image: url(image/dot-line.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.bottom {
	background-image: url(image/bottom-grd.gif);
	background-repeat: repeat-x;
}
.buttonGRD {
	background-image: url(image/grd-button.gif);
	background-repeat: repeat-x;
}
.underline {
	color: #666666;
	text-decoration: none;


}
.grdGREENTAB {
	background-image: url(image/green-midle.gif);
	background-repeat: repeat-x;
}
.horizontal {
	background-image: url(image/dot-line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.border {
	border: 2px solid #EAEAEA;
}
.borderRIGHT {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.borderBOT {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.borderLEFT {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.borderTOP {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.logoGRD {
	background-image: url(image/logo-elco-indonesia.gif);
}
.garisbawah {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FF9900;
	text-decoration: none;
}
