/* CSS Document */
body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #454545;
}

#content {
padding : 0;
margin : 0px auto;
width : 933px;
background : #FFF;
}

#maincontent h1 {
	background : transparent;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#maincontent h2 {
	font : bold 1.6em "Tahoma", verdana, Arial;
	color : #585858;
	background : transparent;
	margin-bottom : 0px;
	border-bottom : 1px solid #e3eaef;
	padding: 0px;
	margin-top: 0px;
}
#maincontent h4 {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
#maincontent .underline { border-bottom: 1px dotted #aaa; margin-bottom: 10px }

#main {
	background: transparent;
	background : #fff;
	padding : 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#menu {
	color : #585858;
	background : transparent;
	margin-bottom : 0px;
	font-family: "Tahoma", verdana, Arial;
	font-size: 1.2em;
	font-weight: bold;
	margin : 0px;
	padding-left: 8px;
}
#menumargin {
	margin : 0px;
	padding-left: 16px;
}

#left_side {
	width: 180px;
	background: transparent;
	float: right float : right;
	width : 200px;
	background : #fff;
	padding : 5px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
		#left_side h3 { 
			margin-bottom : 5px;
		}
		#left_side .lcontent { background: #f8f8f8; border: 0px solid #e5e5e5; margin-bottom: 15px;	color: #888 }
		#left_side .lcontent p { padding: 8px; color: #777; background: inherit }
		#left_side ul { padding-left: 10px; background: inherit; color: #454545 }
		#left_side li { list-style: square }
		#left_side img { border: 1px solid #B6D6BB }
		
#right_side {width: 220px;background: transparent;float: right float : right;width : 220px;	background : #fff;padding : 5px;margin-top: 0;
	margin-right: 0;margin-bottom: 0px;margin-left: 0;
}
		#right_side h3 { 
			margin-bottom : 5px;
		}
		#right_side .lcontent { background: #f8f8f8; border: 0px solid #e5e5e5; margin-bottom: 0px;	color: #888 }
		#right_side .lcontent p { padding: 8px; color: #777; background: inherit }
		#right_side ul { padding-left: 10px; background: inherit; color: #454545 }
		#right_side li { list-style: square }		
.Hijau {
color : #8A9D1E;
}
img { border : 0; float : left; margin-right : 10px; }

a { color : #8A9D1E; text-decoration : none; background : transparent; }

a:hover { text-decoration : underline; }	

a#td { color : #585858; display:block; width:100%; height:100%; font-family: "Tahoma", verdana, Arial; font-size: 11px; 
	font-weight: normal; }

a#td:active {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
a#td:hover {
	background-color:#E8F3FF;
	text-decoration: none;
}
a#home {
	color : #FFFFFF;
	display:block;
	width:100%;
	height:100%;
	font-family: "Tahoma", verdana, Arial;
	font-size: 11px;
	font-weight: normal;
}
a#home:active {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
a#home:hover {
	text-decoration: none;
	color: #D2E36F;
}
.date {
	color : #aaa;
	font-weight : bold;
	background : transparent;
}

#footer {
	bottom:0;
	clear:both;
	text-align: left;
	border-top: 1px solid #e5e5e5;
	padding: 0 0 0 0;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #888;
	background: #FFF;
}
#footer .right { float: right }
