/* CSS Document */
body{
	margin: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.border_nama {border: 1px solid #99B36D;
} 
.font_atas {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
color:#0066CC; font-weight:bold;
}
.btnCari{
	background-image: url(../images/btnSearch.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 72px;
	border: none;	
}
.font_profile {font-family:Tahoma; font-size:10px; color:#000000;
font-weight:bold;
}
.border_foto {border: 5px solid #666666;
}
a.link_profile {text-decoration:none; color:#000000
}
a.link_profile:hover {text-decoration:underline; color:#003300;
}

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;
}


a.menuAnakKiri{
	background-image: url(../images/submenuKiri.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	color: #FFFFFF;
	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-image:url(../images/bg.gif);
	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;
}
a.judulmenukiri { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
	cursor : pointer;
	}
a.judulmenukiri:hover { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#0000FF;
	text-decoration: none;
	cursor : pointer;
	}
.judulMenuKiri{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
	cursor : pointer;
}

a.fontlink {font-family:Tahoma; font-size: 11px; color:#794964;
text-decoration:none;
}
a.fontlink:hover { font-family:Tahoma; font-size: 11px; color:#00CC00;
text-decoration:underline;
}

a.link_biasa {font-family:Tahoma; font-size: 11px; 
text-decoration:underline;
}
a.link_biasa:hover {font-family:Tahoma; font-size: 11px;
text-decoration:none; color:#00FF33;
}
a.sitemap {font-family:Tahoma; font-size: 10px;
text-decoration:none; color:#006699;
}
a.sitemap:hover {font-family:Tahoma; font-size: 12px;
text-decoration:none; color:#006699;
}
a.sitemap_atas {font-family:Tahoma; font-size: 10px;
text-decoration:none; color:#006699; 
}
a.sitemap_atas:hover {font-family:Tahoma; font-size: 12px;
 color:#006699; 
}