.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E9DBB6;
}
.font_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.main_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.main_link a:link{
	display: block;
	color:#FFFFFF;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9C497;
}
.main_link a:visited{
	display: block;
	color:#FFFFFF;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9C497;
}
.main_link a:active{
	display: block;
	color:#FFFFFF;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9C497;
}
.main_link a:hover{
	display: block;
	color:#FFFFFF;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
body,td,th {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F0F5F8;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
.font_10 {
	font-size: 10px;
}
.kotak_form {
	border: 1px solid #97BACE;
	background-color: #F0F5F8;
	padding: 2px;
}
.kotak_biru {
	border: 5px solid #1884C2;
	background-color: #FFFFFF;
}
.font_big {
	font-size: 18px;
}

