body {
	background-color: #E9E9E9;
	font:normal 12px arial;
	color:#040000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #040000;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #040000;
}
.style2 a:link {color:#040000; text-decoration:none;}
.style2 a:visited {font-family: arial; font-size:12px; color:#040000; text-decoration:none;}
.style2 a:hover{font-family: arial; font-size:12px; color:#FF9900;text-decoration:underline;}
.style2 a:active{font-family: arial; font-size:12px; color:#040000;text-decoration:underline;}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #040000;
}
.footer {
	font:normal 10px arial;	
	color: #FFFFFF;
}
.footer a:link, .footer a:visited, .footer a:active {
	font:normal 10px arial;
	color:#ffffff; 
	text-decoration:none;
	}
.footer a:hover{
	color:#FF9900;
	text-decoration:underline;
	}
.judul{
	font:bold 14px arial;
	color:#040000;
	text-transform:uppercase;
}

.alamat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #040000;
}
.bevelmenu{
font: bold 13px arial;
padding: 6px 0;
margin: 0;
width: 100%;
background-color: #695147;
text-align: right; /*set value to "right" for example to align menu to the right of page*/
}

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
padding: 3px 0.5em;
text-decoration: none;
color:white;
background-color: #695147;
border: 2px solid #695147;
}

.bevelmenu li a:hover{
color: ff9900;
background-color: #695147;
border-style: outset;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
.text{
	width:220px;
	font:normal 12px arial;
	color: #333333;
}
.form{
	font:normal 12px arial;
}
#contact{
		margin: 0 0 0 5px;
		padding: 0;
}
.satuan{
	width:100px;
}
.price{
	width:120px;
}
#contact li {
	list-style: none;
	float: left;
	line-height: 18px;
	margin: 0 10px 10px 0;
	text-align: center;
	width: 190px;
	font:normal 12px arial;
	}
	.bt{
		list-style:none;
		margin:0;
		padding:0;
	}
#contact a:link,#contact a:visited, #contact a:active {
	font:normal 12px arial;
	color:#040000; 
	text-decoration:underline;
	}
#contact a:hover{
	color:#FF9900;
	text-decoration:none;
	}
