BODY {
			font-family:  Tahoma, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: normal;
			text-decoration: none;
			color : #ffffff;
			BACKGROUND: #000000 /* url('bgr.gif')*/; 
			scrollbar-face-color: #ffffff; 
			scrollbar-3dlight-color: #ffffff; 
			scrollbar-highlight-color: #ffffff; 
			scrollbar-shadow-color: #ffffff; 
			scrollbar-darkshadow-color: #ffffff; 
			scrollbar-arrow-color: #000000; 
			scrollbar-track-color: #000000 ; 
			margin-left: 0px;			
}
td {
			font-family:  Tahoma, Arial, Helvetica, Comic Sans MS, sans-serif;
			font-size: 13px;
			font-weight: normal;
			text-decoration: none;

}
A:link {
	COLOR: #4767B2; TEXT-DECORATION: none; FONT-WEIGHT: bold
}
A:visited {
	COLOR: #4767B2; TEXT-DECORATION: none; FONT-WEIGHT: bold
}
A:active {
	COLOR: #4767B2; TEXT-DECORATION: none; FONT-WEIGHT: bold
}
A:hover {
	COLOR: #FFFFFF; FONT-WEIGHT: bold; 	TEXT-DECORATION: underline ; BACKGROUND: #FF9900
}

a.link:link {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.link:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #f0f0f0;
	font-weight: bold;
	text-decoration: none
}

a.link:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #B02323;
	font-weight: bold;
	text-decoration: underline
}

IMG.tepi {
			BACKGROUND-COLOR: #666666; 
			BORDER-BOTTOM: #666666 10px solid; 
			BORDER-LEFT: #666666 10px solid; 
			BORDER-RIGHT: #666666 10px solid; 
			BORDER-TOP: #666666 10px solid;
}
.input {
border-top:        1px solid #4767B2;
border-left:       1px solid #4767B2;
border-right:       1px solid #4767B2;
border-bottom:       1px solid #4767B2;
background-color:  #ffffff;
color:             #000000;
font-family:       Arial, arial, Geneva, Tahoma, Trebuchet MS, Sans-serif;
font-size:         12px;
margin-top:        3px;
margin-bottom:     3px;
padding:           1px 5px 1px 5px;
}

.textarea {
border-top:        1px solid #4767B2;
border-left:       1px solid #4767B2;
border-right:       1px solid #4767B2;
border-bottom:       1px solid #4767B2;
background-color:  #ffffff;
color:             #000000;
font-family:       arial, arial, Geneva, Tahoma, Trebuchet MS, Sans-serif;
font-size:         12px;
margin-top:        3px;
margin-bottom:     3px;
padding:           1px 1px 1px 5px;
}

.dropdown {
border-top:        1px solid #4767B2;
border-left:       1px solid #4767B2;
border-right:       1px solid #4767B2;
border-bottom:       1px solid #4767B2;
background-color:  #fff;
color:             #000;
font-family:       Arial, arial, Geneva, Tahoma, Trebuchet MS, Sans-serif;
font-size:         12px;
padding:           1px 1px 1px 1px;
}

.submit {
background-color:  #4767B2;
font-family:       Arial, arial, Sans-serif;
font-size:         12px;
font-weight:       strong;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #ffffff;
}

#sambutan {
	background-color:  #4767B2;
	margin-top		:     20px;
	margin-left		:     20px;	
	margin-right	:     20px;	
	margin-bottom	:     20px;	
}
#produk {
	background-color:  #4767B2;	
}
#header {
	margin:0 0 0 0;
	padding:1px;
	background-color:#213B9B;
}
#container {
	width:779px; 
	margin:0 auto; 
	padding:0px;
	border:1px solid #cccccc;
}
#content {
	float:right; 
	width:340px;
	padding:0px 10px;
	background-color:#f0f0f0;
}

#sidebar {
	float:left; 
	width:395px;
	padding:0px 10px;
	background-color:#ffffff;
	color:#000000;
	font-size:100%;
}


#footer {
	margin-top:10px;
	padding:5px;
	text-align:center;
	color:#000;
}
.clear {
	clear:both;
	height:0.1px;
	font-size:0%;
}

