body {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
}
.bgtexthome{
	background-image:url(../style/bgtexthome.png);
	background-repeat:no-repeat;
	height:85px;
}
.contenthome1{
	font-family: Arial;
	font-size: 12px;
	color: #444546;
	line-height: 16px;
}
.contenthome2{
	font-family: Arial;
	font-size: 13px;
	color: #444546;
	font-weight: bold;
	line-height: 16px;
}
.rightbar {
	background-image:url(../style/contact.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.head {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #808080;
}
.headercontact {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #444546;
}
.contacthead {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.judul{
	font-family: Verdana;
	font-size: 14px;
	color: #535353;
	font-weight: bold;
}
.bgjudul{
	background-image:url(../style/bg%20judul.png);
	background-position: top left;
	background-repeat:no-repeat;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #535353;
}
.bgcustref{
	background-image:url(../style/bg%20custref.png);
	background-position: top left;
	background-repeat:no-repeat;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #535353;
}
.bgprodserv{
	background-image:url(../style/bgtextprodserv.png);
	background-position: top left;
	background-repeat:no-repeat;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #535353;
}




.borders{
	border-color:#999;
	border-collapse:collapse;
}
.head2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #444546;
	border-color:
}
.contenthead {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #444546;
}
.contenttext {
	font-family: Verdana;
	font-size: 11px;
	color: #444546;
	line-height: 25px;
}
.contentdni {
	font-family: Verdana;
	font-size: 11px;
	color: #444546;
	line-height: 50px;
	letter-spacing: 10px;
	
	
}
.contenttextwht {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
}
.contenttextbold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #444546;
	line-height: 25px;
}

.footer {
	background-image:url(../style/footer.jpg);
	background-position:center;
	background-repeat:repeat-y;
	font-family: Arial;
	font-size: 10px;
	font-color:#444546;
}
.kopirait{
	font-family: Arial;
	font-size: 10px;
	color: #444546;
}
.buttonline{
	color:#5e1616;
	font-family:Arial;
	font-weight: bold;
	font-size:12px;
	letter-spacing: 4px;
	
}
a:hover {
	color:#0F4A90;
}
a {
	color:#5e1616;
	text-decoration: none;
	font-family:Verdana;
	font-weight: bold;
	font-size:10px;
}









.cflite {
	width: 400px;
	font-family: arial;
}
.cflite_td {
	padding:4px;
	font-size:12px;
}
.cflite p {
	padding:4px;
}
.cflite label {
	padding:4px;
}
label {
 padding-right:10px
}
.required {
 font-weight:bold;
}
.required_star {
 font-weight:bold;
 color:#F00;
}
.not-required {
 font-weight:normal
}