/* CSS Document */
body{
	margin: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

.btnCari{
	background-image: url(../images/btnSearch.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 72px;
	border: none;	
}
a.menuAtas{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menuKiri{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99B36D;
}

.menuKiri{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99B36D;
}
a.menuAnakKiri{
	background-image: url(../images/submenuKiri.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
}
a.menuAnakKiriOn {
	background-image: url(../images/submenuKiri.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a.menuAnakKiriNew {
	background-image: url(../images/submenuKiri.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	color: red;
	text-decoration: blink;
}
a.menuAnakKiri:hover{
	color: #669900;
	text-decoration: underline;
}
.kotakSideKanan{
	background-color: #E2F8B0;
	padding: 3px;
}
.kotaktengah {background-color: #E2F8B0;
	padding: 3px;
}
.tableTengah{
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A6CF4E;
	border-left-color: #A6CF4E;
}
.judulMenuKiri{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
	cursor : pointer;
}
a.linkatas {font-family:Arial, Helvetica, sans-serif; font-size:11px;
text-decoration:none; color:#000000;
}
a.linkatas:hover {font-family:Arial, Helvetica, sans-serif; font-size:11px;
text-decoration:underline; color:#000000;
}
a.link_registrasi {font-family:Tahoma; font-size:11px;
text-decoration:underline; color:#0033CC;
}
a.link_registrasi:hover {font-family:Tahoma; font-size:11px;
text-decoration:none; color:green;
}