body {
	background-color: #333333;
	font:normal 12px arial;
	color:#1989A9;
}
a:link,a:active,a:visited{
	font:normal 12px arial;
	color:#1989A9;
	text-decoration:underline;
}
a:hover{
	color:#ff9900;
	text-decoration:none;
}
.language{
	font:normal 11px arial;
	color:#1989A9;
}
.content a:link,.content a:visited,.content a:active{
	font:normal 12px arial;
	color:#1989A9;
}
.content a:hover{
	text-decoration:none;
	color:#333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F7F7F7;
}
.footer a:visited, .footer a:link, .footer a:active{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#F7F7F7;
		text-decoration:none;
}
.footer a:hover{
	color:#0066cc;
	text-decoration:underline;
}
.style15 {
	color: #1989A9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}




.judul {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#1989A9;;
		font-weight:bold;
		text-transform:uppercase;
} 
.judul {color: #1989A9; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.judul a:link {color:#1989A9; text-decoration:none}
.judul a:visited {font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#1989A9; text-decoration:none;}
.judul a:hover{font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#0066ff;text-decoration:underline;}
.judul a:active{font-family: Arial, Helvetica, sans-serif; font-size:14px; color:brown;text-decoration:none;}

UNKNOWN {
        FONT-SIZE: small
}
#header {
        FONT-SIZE: 93%; BACKGROUND: url(bg.gif) #dae0d2 repeat-x 50% bottom; FLOAT: left; WIDTH: 100%; LINE-HEIGHT: normal
}
#header UL {
        PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 10px; LIST-STYLE-TYPE: none
}
#header LI {
        PADDING-RIGHT: 0px; PADDING-LEFT: 9px; BACKGROUND: url(left.gif) no-repeat left top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#header A {
        PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 6px; FONT-WEIGHT: bold; BACKGROUND: url(right.gif) no-repeat right top; FLOAT: left; PADDING-BOTTOM: 4px; COLOR: #765; PADDING-TOP: 5px; TEXT-DECORATION: none
}
#header A {
        FLOAT: none
}
#header A:hover {
        COLOR: #333
}
#header #current {
        BACKGROUND-IMAGE: url(left_on.gif)
}
#header #current A {
        BACKGROUND-IMAGE: url(right_on.gif); PADDING-BOTTOM: 5px; COLOR: #333
}
#contact{
		margin: 0 0 0 5px;
		padding: 0;
}
#contact li {
	list-style: none;
	float: left;
	line-height: 18px;
	margin: 0 10px 10px 0;
	text-align: center;
	width: 190px;
	height:175px;
	}
.jkt { width:350px; height:150px; border:#999 thin solid; padding-left:10px;}
.text{
	width:250px;
}
.content{
	text-align:justify;
}.bt{
	list-style:none;
	margin:0;
	padding:0;
}
.sitemap{
	font:bold 14px arial;
}
.sitemap a:link, .sitemap a:visited,.sitemap a:active{	
	font:bold 14px arial;
	text-decoration:none;
}
.sitemap a:hover{
	text-decoration:underline;
	color:#FF9900;
}
.sitemap li{
	list-style:none;
	margin:0;
	padding:0;
}
a.boldbuttons{
background: transparent url('roundedge-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url('roundedge-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 120%;
}
