BODY{
	background-color:black;
	background:url(../images/bg2.jpg) center;
	font-family:arial;
}

h1,h2,h3,h4{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

.bigball{
	background-image:url(../images/bigball.png);
	background-position:center;
	background-repeat:no-repeat;
	width:67px;
	height:67px;
	color:black;
	font-size:55px;
	margin-right:5px;
	text-align:center;
	display:block;
	float:left;
}

.sideright{
	padding-top:55px;
	margin-top:15px;
	margin-bottom:10px;
	background-position:top center;
	background-repeat:no-repeat;
	width:158px;
	height:449px;
}

.headingnomor{
	background-repeat:repeat-x;
	line-height:39px;
	background-image:url(../images/headingnomor1.png);
	text-align:center;
	color:#333;
	font-size:12px;
	font-weight:800;
}

.kotakball{
	background-position:bottom center;
	background-repeat:repeat-x;
	background-image:url(../images/kotakball.jpg);
	padding-bottom:30px;
}

.ball{
	background-position:left;
	background-repeat:no-repeat;
	width:26px;
	padding-left:5px;
	height:27px;
	display:block;
	background-image:url(../images/ball.png);
	text-align:left;
	float:left;
	padding-bottom:7px;
	color:black;
	text-align:center;
	font-size:18px;
}

.tabelnomor{
	border:1px solid #ccc;
	border-top:0px;
}

.zebra:nth-child(odd) td {
    background: none repeat scroll 0 0 #EAEAEA;
}

.tabelnomor td{
	font-size:12px;
	padding:3px;
	text-align:left;
	font-weight:800;
	line-height:35px;
	background-color:#FFF;
	padding-left:10px;
}

.sideleft{
	padding:3px;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:10px;
	background-position:top center;
	background-repeat:no-repeat;
	width:154px;
	height:295px;
	background-image:url(../images/leftbar2.png);
}

.tab .hover, .tab td:hover{
	cursor:pointer;
	background-image:url(../images/tab.png);
	color:black;
	width:130px;
	height:33px;
	background-repeat:no-repeat;
	background-position:bottom center;
	font-size:12px;
}

.tab td{
	font-size:12px;
	background-image:url(../images/tabhover.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	text-align:center;
	color:white;
	width:130px;
	height:33px;
}

.tab .hover a, .tab .hover a{
	color:black;
	text-decoration:none;
}

.tab td a{
	color:white;
}

.tab a:hover, .tab a{
	text-decoration:none;
	color:black;
}

.leftbar{
	background-image:url(../images/leftbar.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:154px;
	height:266px;
	margin-top:10px;
}

.leftbar h4{
	color:#FFF;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:30px;
}

.leftbar .leftnav{
	font-size:12px;
	line-height:22px;
	margin-left:0px;
	padding-left:25px;
}

.leftbar .leftnav a{
	text-decoration:none;
	color:#640f52;
	font-weight:800;
}

.leftbar .leftnav a:hover{
	color:#F0F;
}

.container{
	background-color:#e3dede;
}