#menu a:link, #menu a:visited {
	display: block;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 1em;
	background-color: #2B76C3;
	color: #93b6e3;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}
#menu a:hover {
	background-color: #265180;
	background-image:url(images/but.jpg);
	color: #F0F0F0;
	background-repeat: repeat-x;
}
#judul_menu {
	font-family: Georgia;
	font-size: 20px;
	color: #265180;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	width: 185px;
}
#menu {
	position: relative;
	text-align: left;
	left: 1px;
	top: 1px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#menu li {
	width: 155px;
	font-size: 80%;
	vertical-align: bottom;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93b6e3;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #265180;
	text-transform: uppercase;
}
.tabel {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 3px;
}
