body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#009900;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	margin: 20px;
}
.pad-baru {
	padding: 5px;
}
a.imej {
	display:block;
	width:198px;
	border: 4px solid #996600;
}
a.imej:hover {
	border: 4px solid #FF9900;
}
td.sidebar {
	background-image: url(../images/content_07.jpg);
	background-repeat: no-repeat;
}
td.middle {
	background-image: url(../images/content_08.jpg);
	background-repeat: no-repeat;
}
td.content {
	background-image: url(../images/content_09.jpg);
	background-repeat: no-repeat;
}
td.footer {
	padding: 4px;
	color: #CCCCCC;
}
p {
	margin: 0px;
	padding: 2px;
	line-height: 18px;
}


a.imej2 {
	display:block;
	width:107px;
	border: 4px solid #996600;
}
a.imej2:hover {
	border: 4px solid #FF9900;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
a {
	color:#a8a8a8; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
li {
	list-style-type: square;
}
h2 {
	margin: 0px;
	font-size:14px;
	line-height:normal;
	font-weight:bold;
	color:#FF6600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
ul {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin: 0px;
}

	h2.alt {
		margin-bottom:22px;
	}
h3 {
	font-size:1.25em;
	font-weight:normal;
	color:#CCCCCC;
	line-height:1.33em;
	margin-bottom:18px;
}
h4 {
	font-size:1.25em;
	font-weight:normal;
	color:#fff;
}
.line-hor {
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
	background-color: #CCCCCC;
}

/*===== link =====*/
a.footer:link, a.footer:visited {
	text-decoration:underline;
}
a.footer:hover {
	text-decoration:none;
}
a.normal:link, a.normal:visited {
	text-decoration:underline;
	color: #666666;
}
a.normal:hover {
	text-decoration:none;
}

