BODY		{ font: 11px arial, tahoma, sans-serif; color: #7A7A7A; }
TD, TH, .BOD, FONT	{ font: 11px arial, tahoma, sans-serif; color: #000000; }
A:link, A:visited	{ color: #383F49; text-decoration: none;}
A:hover		{ text-decoration: none; color:#E2BC25}

/****** Navigation **********/
#nav{background: url(../templates/images/nav.gif) repeat-x top;height: 37px;padding-left:1px; }
#nav ul {margin: 0;list-style: none;padding:0}
#nav li {display: block;float: left;}
/*#nav li a {font: bold 10px tahoma, Helvetica, sans-serif;color: #FAFCF8;text-decoration: none;display: block;padding: 12px 15px 13px 15px;border-right: 1px solid #95a938;}*/
#nav li a {font: bold 10px tahoma, Helvetica, sans-serif;color: #FAFCF8;text-decoration: none;display: block;padding: 12px 15px 13px 15px;border-right: 2px solid #333333;}
#nav li a:hover {background: url(../templates/images/hover.gif) repeat-x top;}
#nav li a.current {background: url(../templates/images/hover.gif) repeat-x top;}

/******* text area *************/
.text_header {	color: #3f3f3f; text-decoration: none; font-weight: bold; font: 25px arial black ;}
.text_black {	color: black; text-decoration: none; font-weight: bold; font: 10px tahoma ;}
.text_red {	color: red; text-decoration: none; font-weight: bold; font: 10px tahoma ;}
.text_white {	color: #3f3f3f; text-decoration: none; font-weight: bold; font: 10px tahoma ;}
.text_w {	color: #FFFFFF; text-decoration: none; font-weight: bold; font: 10px tahoma ;}
.text_title {	color: #95a938; text-decoration: none; font-weight: bold; font: 14px Chianti BT;}
.text_subheader {	color: #95a938; text-decoration: none; font-weight: bold; font: 12px comic sans;}
.judul5 {	color: #000000; text-decoration: none; font-weight: bold; font: 10px tahoma ;}
.judul6{	color: #666666; text-decoration: none; font-weight: bold; font: 10px tahoma ;}
.judul7{	color: #FFFFFF; text-decoration: none; font-weight: bold; font: 12px tahoma ;}
.judul8{	color: #FFFFFF; text-decoration: none; font-weight: bold; font: 20px Georgia;}
.judul9{	color: #FFFFFF; text-decoration: none; font-weight: bold; font: 10px tahoma ;}
.judul {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 110%;
}

.dhead{font-family: Tahoma; font-size: 10pt; color: #FDFCFC; padding: 0 0 0 10px}
.thead{background: url(images/thead_bg.gif) no-repeat right #6C6C6C}


#heiglight #hlheiglight .petunjuk {
	font-size: 10px;
	color: #fff;
	text-align: right;
	padding: 0;
	margin: 0 0 4px 0;
	border-bottom: 1px solid #FFFFFF;
	clear: both;
}





#sidebar{float:right;width:220px;margin:0;padding:0;}
.rsidebar{align:center;float:right;width:210px;border:1px solid #dadada;background:#fff url(images/box.gif) repeat-x left top;margin:0 0 10px;padding:10px;}
.rsidebar h2{font-size:12px;border-bottom:#eee 1px solid;margin:0 0 5px;padding:0;}
.rsidebar ul{list-style-type:none;margin:0;padding:0;}
.rsidebar ul li{list-style-type:none;margin:0 0 10px;padding:0;}
.rsidebar ul li ul{list-style-type:square;margin:0;padding:0 3px;}
.rsidebar ul li ul li{list-style-type:none;background:transparent url(images/li.gif) no-repeat;border:0;margin:0;padding:0 0 5px 20px;}

#content{float:left;width:720px;margin:0;padding:0;height:100%;}
.entry{float:left;width:710px;border:1px solid #dadada;background:#fff url(images/box.gif) repeat-x left top;margin:0 0 10px;padding:10px;}

.postmetadata{border-top:1px #eee solid;font-size:10px;margin:0;padding:5px;}
.postmetadata2{border-top:1px #eee solid;font-size:10px;margin:0;padding:3px;}
A.menuatas, A.menuatas:visited, A.menuatas:active{ 
	color: #01AE4D; 
	text-decoration: none; 
	font-weight: bold; 
	font: 10px tahoma ;
}

A.menuatas:hover	{ 
	color: #E20A17;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
		
}


A.menu,A.menu:visited {
  color:#009E4D;
  font: 12px calibri  ;
  font-weight:none;
  text-decoration: none;
  text-align:left;
  width:167px;
  height:20px;
  display:block;
  padding: 2px 2px 2px 2px;
  background-color: #FFFBCC;
}
A.menu:hover {
  color:#01AE4D;
  font: 12px calibri ;
  font-weight:none;
  text-decoration: none;
  text-align:left;
  width:167px;
  height:20px;
  display:block;
  padding: 2px 2px 2px 2px;
  background-color: #FEF101;
}

.footer {
	color: #dddddd;
	font-size: 10px;
}
div.errormessages {
	background-color: #FFFFE1;
	border: 1px dashed #CFCFCF;
	margin-top: 8px;
	margin-bottom: 16px;
	padding: 32px 32px 32px 32px;
	line-height: 18px;
}

.err {
  color:red;
}

.warn { color:aaaaaa;}