body {
	font: normal 11px Arial, Helvetica, sans-serif;
	background:#06609c url(../../images/default/tall_front.gif) top left repeat-x;
}
.clearit {clear:both}
#wrapper {
	width:580px;
	margin: 123px auto;
}
#front {
	width:580px;
	height:280px;
}
#nav {
	width:580px;
	height:50px;
}
#tablinks ul {
	padding:0;
	margin:0;
	list-style:none;
}
.garis {
	border-right:1px solid #eee;
}
#tablinks {
	font:bold 10px Arial, Helvetica, sans-serif;
	background:#5777B2;
	margin: 18px 0 0 40px;
}
#tablinks li {
	float:right;
	background:#fff;
	border-left:solid 1px #03569a;
	border-right:solid 1px #03569a;
	border-bottom:solid 1px #03569a;
}
#tablinks a {
	display:block;
	padding:5px 10px;
}
#tablinks a:link,
#tablinks a:visited,
#tablinks a:active {
	color: #47494b;
	text-decoration:none;
}
#tablinks a:hover {
	background:#7fcf6d;
}
#tablinks a.current {
	background:#5777B2 url(../../images/default/tab-bg-hover.gif) repeat-x top;
}




