body { 
	font-family: "Verdana";
	margin: 1 1px;

	
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

a {	color: #737373;	background: inherit; text-decoration:none}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0 0 5px 0;} 


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



/* layout
   ------ */

.content { 
	margin: 0 0px;
	width: 100%;
	padding: 0px; 
	text-align: left;
}

.header { 
	height: 80px;
	background: #FFFFFF;
	margin: 3px 0;
	padding: 0px 0 0 0;
	border-bottom: 1px solid #ccc;
}







/* Menu Kiri
   ---------- */
#leftmenu {
	width: 100px;
	padding: 10px 0px 0px;
	float: left;
}

.linkmenu { 
	text-decoration: none;
	font: bold 1em Verdana;
	font-size: 13px;
	color: #999;
	font-weight: bold;
}
   /*---------- */
	
	
/* footer
   ------ */

.footer { 
	text-align: center;
	padding: 0px 0 0px 0;
	margin: 0;
	line-height: 1em;
	font-size: 12px;
	color: #808080
}



.text
{
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	letter-spacing: 0px;
	line-height: 15px;
}