@charset "utf-8";

/*	CSS Document 
	Created by Edo Suryo Pamungkas July, 25th 2007
	Kebon Sirih, Jakarta
*/

body {
	font-family: Tahoma;
	font-size: 10px;
}

a:link, a:visited, .links, a:active, a:hover {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.copyright {
	font-family: Tahoma;
	font-size: 10px; 
	color: #FFFFFF;
}

.pathway, #pathway_text {
	font-family: Tahoma;
	font-size: 10px; 
}

.blogsection {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px; 
}

table.contentpaneopen {
	border-collapse: collapse;
	margin: 0px;
	font-family: Tahoma;
	font-size: 10px; 
	text-decoration: none;
}

.contentheading, .componentheading {
	font-weight: bold;
	font-size: 15pt;
	font-family: Tahoma;
	padding-top: 2px;
	padding-bottom: 20px;
}

.menuatas {
	background-color: #1B7F43;
	font-family: Tahoma;
	color: #FFFFCC;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
}