/* CSS Document */

body {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/bg.jpg) repeat-x  ;
	margin:0px;
	color : #000000;
}

th, td {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color:#003;
}

#cmenu a {
	color : #0000FF;
	text-decoration : none;
	font-weight: bold;
	margin-left:20px;
	margin-right:20px;
}

#cmenu a:hover {
	color : #e0a230;
}

#menutop a {
	text-decoration:none;
	font-size:11px;
	color:#FFF;
	text-align:left;	
	padding-left:35px;
}

#menutop a:hover {
	text-decoration: none;
	color: #9bfd01;

}

#ccontent {
	width : 100%;
}

#ccontent H1 {
	font-size : 16px;
	color : #494949;
	font-weight: bold;
}

#ccontent H2 {
	font-size : 12px;
	color : #f67e0e;
	margin : 0px;
}
.content  {
	color : #000000;
	text-decoration : none;
}

.content a {
	color : #f67e0e;
	text-decoration : none;
}


#ccontent a {
	color : #f67e0e;
	text-decoration : none;
}

#ccontent a:hover {
	color : #5d9cae;
	text-decoration : underline;
}

td.content_s {
	border : solid 1px #c0c0c0;
	padding : 10px;
	color : #000000;
}

td.content_a {
	padding : 10px;
	color : #000000;
}

#menu {
	font-size:12px;
	color:#ffffff;
	text-align:left;
	margin-bottom:8px;
	margin-top:2px;
	width:190px;
	margin-right:0px;
}

#menu h1 {
	text-decoration:none;
	font-size:11px;
	color:#ffffff;
	display:block;
	text-align:left;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	padding-left:30px;
	padding-top:5px;
	height: 20px !important;
	position:relative; z-index:0;
	background: url(images/bgmenu.jpg) no-repeat left;
	height:25px;
	width:190px;
}


#menu a {
	text-decoration:none;
	font-size:11px;
	color:#ffffff;
	display:block;
	text-align:left;
	margin-bottom:1px;
	margin-left:6px;
	margin-right:6px;
	padding-left:25px;
	padding-top:5px;
	height: 20px !important;
	position:relative; z-index:0;
	border: 1px solid #ccc;
	height:25px;
	background-color: #034f43;
}

#menu a:hover {
	text-decoration: none;
	color: #FF7F00;
	border: 1px solid #fca103;
	background-color: #0d1716;
}

#login {
	margin-top:5px;
	margin-bottom:5px;
	}

#login td {
	color : #FF7F00;
	font-weight: bold;
	font-size:11px;
	}

#login a {
	color : #e9e5e7;
	font-weight: normal;
	font-size:11px;
	text-decoration: none;
	padding:0px;
	height: 0px;
	}



	



#login a:hover {



	color : #fff;



	



	}



	



#login input {



	font-weight: normal;



	font-size:11px;







	}



	

#websapa {



color:#ffffff;



}



#websapa td {



color:#333333; 

}



#websapa2 td {



color:#333333;



}

#statistik td {
color:#ffffff;
}

td.left {

	background:url(images/leftbg.jpg);

	padding-left: 27px;

	}

	

#berita a {

	color:#fff;

	text-decoration: none;

}



#berita a:hover {

	text-decoration: underline;

}


.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #414141; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}


p.style1 {
	color:#000000;
}

span.style1 {
	color:#000000;
}