body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
	background:#4B66A1 url(../images/bg_body.jpg) repeat-x 0 0;
}

.imgleft{
	margin-right:10px;
	margin-bottom:10px;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

th.btntombol{background-color:#999999;}
/*tr.row-a {background: #F8F8F8;}
tr.row-b {background: #DFDFDF;}*/
tr.row-up {background: #F27900; color:#fff;}
tr.row-up a {color:#fff;}
tr.row-up a:hover {color:#fff; text-decoration:underline;}
.row-title{ background:#D01C02;color:#fff;}

h2 {
	font-size: 20px;
	color: #1f2947;
	padding: 3px 0 5px 0;
	margin: 0 0 10px 0;
}



a:link{ color: #1C3D88; text-decoration: none; } 
a:active, a:hover { color: #F27900; } 

#ahg_container {
	width: 840px;
	margin: 0 auto;
}

#ahg_title {
	width: 840px;
	height: 80px;
	margin-top:10px;
	/*background:url(../images/header.jpg) no-repeat;  */
   
}

#ahg_title #title {
	color: #fff;
	width: 290px;
	height: 80px;
	font-size: 25px;	
	margin: 0 0 0 0px;
	padding: 10px 0 5px 0px;	
	line-height: 1.0em;
	font-weight: bold;
	text-align: center;
	float:left;
	background:url(../images/ahg.jpg) no-repeat;   
}

#ahg_title #menuatas{
	width: 290px;
	height: 20px;
	font-size: 11px;	
	margin: 0 0 0 0px;
	margin-top:30px;
	line-height: 1.0em;
	text-align:right;
	float:right;
}

#ahg_menu {
	width: 840px;
	height: 45px;
	padding: 0px 0px;
	background-color: #333333;
	margin-bottom:35px;		 
}

#ahg_content {
	width:780px;	
	margin: 0 auto;
	padding:30px;
	border: #999999 solid 1px;
	background-color: #FCFCFC;
	text-align:justify;
	background: #FFFFFF url(../images/ahg_center.jpg) no-repeat center ;
	clear:both;
}
#ahg_content object{clear:both;}
#ahg_content h2{ color: #003466;}

#home_box{ 
	width:800px;
	margin: 0 auto;
}

#ahg_content #content_left {
	float: left;
	width: 200px;
	margin: 10px 0 0 10px;
}

#ahg_content #content_right {
	float: right;	
	width: 520px;
	margin: 10px 10px 10px 10px;
	padding:10px;
}

#footer {
	width: 800px;
	height:50px;
	margin: 0 auto;
	margin-top:20px;
	color:#fff;
	font-size:10px;
	line-height:10px;
	text-align:center;
	padding:10px;
}

.txtinput{ font-size:11px;}

#sidebar {
	float: left;
	width: 200px;
	/*padding: 40px 20px 0 0;*/
	color: #333333;
	line-height: 1.0em;
	
	font-size: 12px;
	color: #666;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li p {
	padding-left: 15px;
}
.logop{
	text-align:center;
	padding-bottom: 10px;
}


#sidebar li ul {
	padding-bottom: 10px;
}

#sidebar li li {
	margin-left: 5px;
	padding-left: 15px;
	line-height: 22px;
	border-bottom: 1px dotted  #666666;
	background: url(../images/img06.gif) no-repeat left 50%;
	text-align:left;	
}

#sidebar h2 {
	padding: 10px;
	color: #FFF;
	background:#1C3D88;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size:14px;
/*	background: url(images/img04.gif) repeat-x left bottom;*/
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #428400;
	border: none;
}

#sidebar li ul a:hover {
	text-decoration: underline;
	color:  #FF9900;
}
