body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #045D93;
	background-image: url(img/back.gif);
	background-repeat:repeat-y;
	background-position:bottom;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.kotak_putih1_1px {
	border: 1px solid #FFFFFF;
}
.kotak_putih_1px {
	border: 1px solid #FFFFFF;
}
.kotak_putih_1px:hover {
	border: 1px solid #FF9900;
	border-bottom-width: 10px;
	border-top-width: 10px;
}
.kotak_orange_1px {
	border: 1px solid #FF9900;
}
.kotak_orange1_1px:hover {
	border: 1px solid #FF9900;
}
.kotak_orange1_1px {
	border: 1px solid #FFFFFF;
}
.fonttitle_orange {
	font-size: 24px;
	color: #FF9900;
}
.orange {

	font-size: 12px;
	color: #FF9900;
}
.small_font {
	font-size: 10px;
}
.kotak_form {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #045D93;
	padding: 5px;
	border: 1px solid #FF9900;
	font-family: Arial, Helvetica, sans-serif;
}
.fonttitle_white {

	font-size: 24px;
	color: #FFFFFF;
}
.font_whiteblink {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: blink;
}
.font_whiteblink a:link{
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: blink;
}
.font_whiteblink a:visited{
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: blink;
}
.font_whiteblink a:active{
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: blink;
}
.font_whiteblink a:hover{
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: blink;
}
.font_hitam {
	color: #000000;
}

