@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left:0;
	background-color:#ffffff;
	color:black;
	/*color:#999999;*/
}
.tbl_head {
	background-color: #1e1e1e;
	height:20px;
	text-align: center;
	font-weight: bold;
	color:#FFffff;
	padding:0;
}
#table_dis {
	width:780px;
	padding:0;
}
#table_disnya {
	width:700px;
	padding:5px;
	}
#table_head {
	width:780px;
	text-align: center;
	padding:0;
}
#main {
	width:780px;
}
.tebel {
	font-weight:bold;
	color:#ffffff;
}
.tebel_title {
	font-weight:bold;
	color:#FFFFFF;
	}
select {
	background-color:#333333;
	color:#FFFFFF;
}
a:link, a:visited {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
