.kotak {

	color:#666666;

	font-family: "trebuchet ms";

	font-size: 10px;

	font-weight: normal;

	background:#fff;

	border-bottom-style: solid;

	border-bottom-color:#000000;

	border-bottom-width:1px;

	border-top-width:0px;

	border-right-width:0px;

	border-left-width:0px;

}

.kotak2 {
	color:#666666;
	font-family: "trebuchet ms";
	font-size: 9px;
	font-weight: normal;
	background:#FFFFFF;
	border-bottom-style: solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
}

.kotak3 {
	color:#FFFFFF;
	font-family: "trebuchet ms";
	font-size: 9px;
	font-weight: normal;
	background:#666666;
	border-bottom-style: solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
}

.button {

	font-size: 11px;

	color: #000000;

	background-color: gray;

	border-style: solid;

	border-color: #000000;

	font-family: "tahoma";

	border-top-width: 0px;

	border-left-width: 0px;

	border-bottom-width: 1px;

	border-right-width: 1px;

	height: 20;

}

.font {
	font-size: 13px;
	color: #000000;
	font-family: "trebuchet ms";
}

.font2 {
	font-size: 11px;
	color: #000000;
	font-family: "trebuchet ms";
}

.fontlink_1 {
	font-size: 11px;
	color: #000000;
	font-family: "trebuchet ms";
	font-weight: normal;
}

.font_menu {

	font-size: 12px;

	color: #FFFFFF;

	font-weight: bold;

	font-family: "tahoma";

}

.font_submenu {

	font-size: 11px;

	color: #FFFFFF;

	font-weight: normal;

	font-family: "tahoma";

}

.font_title {

	font-size: 12px;

	color: yellow;

	font-weight: bold;

	font-family: "tahoma";

}

.font_title1 {

	font-size: 12px;

	color: #000000;

	font-weight: bold;

	font-family: "tahoma";

}



.font_subtitle {

	font-size: 11px;

	color: #000000;

	font-weight: normal;

	font-family: "tahoma";

}

.titik {

	border-bottom: thin dotted gray;

}

.font_link {

	font-size: 11px;

	color: blue;

	font-family: "trebuchet ms";

}

.font_link_detail {

	font-size: 11px;

	color: blue;

	font-family: "tahoma";

}

.link_menu {

	font-size: 11px;

	color: #ffffff;

	font-family: "tahoma";

}

.bordertitik {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: dotted;

	border-left-style: none;

	border-top-color: #333333;

	border-right-color: #333333;

	border-bottom-color: #333333;

	border-left-color: #333333;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

}

