body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
body {
    background-image: url(img/pattern.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #CC9900;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
.garis_atas_grey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.garis_bawah_putih {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.kotak_form {
	font-size: 10px;
	color: #00AA4F;
	background-color: #f8f8f8;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: Arial;
}
.garis_pinggir_putih {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.font_putih {
	color: #FFFFFF;
}
.font_putih a:link{
	color: #FFFFFF;
}
.font_putih a:active{
	color: #FFFFFF;
}
.font_putih a:visited{
	color: #FFFFFF;
}
.font_putih a:hover{
	color: #000000;
}
.garis_putus_bawah {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.font_title {
	font-size: 36px;
}
.font_gold {
	color: #CC9900;
}
.font_grey {
	color: #999999;
}
.borderimg {
	border: 5px solid #cccccc;
}
.borderimg:hover {
	border: 5px solid #CC9900;
}.kotak_grey {
	border: 1px solid #CCCCCC;
}
.borderimg1 {
	border: 1px solid #FFFFFF;
}
.borderimg1:hover {
	border: 1px solid #000000;
}.font_small {
	font-size: 10px;
}

