body {
	margin:0;
	background-color:446699; 
	background-image:url('images/background.gif');
	background-repeat: repeat-x;
	background-position: top center;
	font-family:verdana;
	color:#444444;
}

.menu, a.menu, a.menu:visited {
	border: #1c91C9 1px solid;
	background-color:#3D5C8D;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top: 1px;
	padding-bottom:1px;
	padding-left: 4px;
	padding-right: 4px;
	margin:1px;
	width:60px;
}

h1 {
	font-size:14px; 
	font-weight:bold
}

a.menu:hover {
	background-color:#E3F0FF;
	color:#156285;
	text-decoration:none;
}

.copyright, a.copyright, a.copyright:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
}

td {
	font-family: verdana;
	font-size: 11px;
}

td.top {
	height:140px;
	width:750px;
	padding-top:30px;
	vertical-align:top;
	background-image: url('images/atas.gif');
}

td.middle {
	width:750px;
	background-image: url('images/tengah.gif');
	padding-left:50px;
	padding-right:50px;
}

td.bottom {
	height:128px;
	width:750px;
	background-image: url('images/bawah.gif');
	vertical-align:bottom;
	padding-bottom:35px;
}

.content {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
}

a, a:visited {
	color: black;
	text-decoration:none;
}

a:hover {
	color: black;
	text-decoration:underline;
}