* {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	
}

p{margin:10px 0px 10px 0px;
	font-size: 12px;
	line-height: 18px;	
	font-family: Trebuchet MS, Helvetica,sans-serif,Tahoma,Arial,Verdana;
}

#flag{
	font-size: 22px;
	line-height: 28px;	
	color:red;
	background-color:green;
	filter:alpha(opacity:70);
	text-align:center;
	margin:200px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
	width:900px;
	position:absolute;
	z-index:1;
}

.big_yellow	{ font-size: 32px; color: yellow; font-weight: normal; }
    	a:link.big_yellow		{ text-decoration: none; color: yellow; }
    	a:visited.big_yellow		{ text-decoration: none; color: yellow; }
    	a:hover.big_yellow		{ text-decoration: underline; color: orange; font-weight: normal;}


input,textarea{ 
font-family: Tahoma,Arial,Verdana, sans-serif; 
font-size: 12px;
border: 1px solid #006699;;
padding:2px 2px 2px 2px;
}

.blue	{ font-size: 12px; color: blue; font-weight: normal; }
    	a:link.blue		{ text-decoration: none; color: blue; }
    	a:visited.blue		{ text-decoration: none; color: blue; }
    	a:hover.blue		{ text-decoration: underline; color: blue; font-weight: normal;}
		
		.hal	{ font-size: 10px; color: blue; font-weight: normal; }
    	a:link.hal		{ text-decoration: none; color: blue; }
    	a:visited.hal		{ text-decoration: none; color: blue; }
    	a:hover.hal		{ text-decoration: underline; color: blue; font-weight: normal;}
		
		
.green	{ font-size: 12px; color: green; font-weight: normal; }
    	a:link.green		{ text-decoration: none; color: green; }
    	a:visited.green		{ text-decoration: none; color: green; }
    	a:hover.green		{ text-decoration: underline; color: yellow; font-weight: normal;}



.red{ 
font-size: 12px; color: red; 
font-weight: normal; 
margin: 0px 0px 0px 0px;
text-align:left;
}

    	a:link.red		{ text-decoration: none; color:red; }
    	a:visited.red		{ text-decoration: none; color:red; }
    	a:hover.red		{ text-decoration: underline; color: red; font-weight: bold;
		}


.white{
font-size: 12px; 
color: #ffffff; 
font-weight: normal; 
text-align: left; 
}
    	a:link.white		{ text-decoration: none; color: #ffffff; }
    	a:visited.white		{ text-decoration: none; color: #ffffff; }
    	a:hover.white		{ text-decoration: underline; color: #ffffff; font-weight: normal;}

.white_red	{ font-size: 10px; color: red; font-weight: normal; }
    	a:link.white_red		{ text-decoration: none; color: red; }
    	a:visited.white_red		{ text-decoration: none; color: red; }
    	a:hover.white_red		{ text-decoration: none; color: red; font-weight: bold;}




.pilih_edisi	{ 
font-size: 12px; 
color: blue; 
font-weight: bold;
text-transform: uppercase;
}



.blue_judul	{ 
font-size: 12px; 
color: #006699; 
font-weight: normal;
padding: 0px 0px 0px 0px;
line-height:15px;
}

a:link.blue_judul		{ text-decoration: none; color: #006699; }
a:visited.blue_judul		{ text-decoration: none; color: #006699; }
a:hover.blue_judul		{ text-decoration: none; color: red; font-weight: bold;}


.blue_berita{ 
font-size: 12px; 
color: blue; 
font-weight: bold;
font-family: Tahoma,Arial,Verdana, sans-serif;
}

a:link.blue_berita		{ text-decoration: none; color: blue; }
a:visited.blue_berita		{ text-decoration: none; color: blue; }
a:hover.blue_berita		{ text-decoration: none; color: red; font-weight: bold;}


br{ font-family: Tahoma,Arial,Verdana, sans-serif;  font-size: 12px; cellspacing:2px;}

.gagal{
font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: red;
	font-weight:bold;
	padding:10px 10px 10px 10px;
}

.ok{
font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: green;
	font-weight:bold;
	padding:10px 10px 10px 10px;
		
}



.red	{ font-size: 12px; color: red; font-weight: normal; }
    	a:link.red{ text-decoration: underline; color: red; }
    	a:visited.red{ text-decoration: underline; color: red; }
    	a:hover.red{ text-decoration: underline; color: red; font-weight: bold; }
		
.red2	{ font-size: 12px; color: red; font-weight: normal;  }

.#006699	{ font-size: 12px; color: #006699; font-weight: normal; }
    	a:link.#006699{ text-decoration: underline; color: #006699; }
    	a:visited.#006699{ text-decoration: underline; color: #006699; }
    	a:hover.#006699{ text-decoration: underline; color: #006699; font-weight: bold; }

body {
	background-color: #666666;
	align:center;
}

#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	padding: 0px 0px 0px 0px;
	background-color:#ffffff;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}


/* Hides from IE-mac \*/

.clearfix {
	display: block;
}

/* End hide from IE-mac */


#accessibility {
	position: absolute;
	top: -10000px;
}


a {
	font-family: sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #5A73CF;
}

a:hover {
color: #08498D;
}

#header {
background-color: #000083;
height:61px;
}


.logo{
width: 250px;
float: left;	
margin:6px 0px 0px 0px;
overflow: hidden;
}

#topNav{
float: right;
width: 570px;	
margin:29px 0px 0px 0px;
font-family: Arial, sans-serif;
font-size: 14px;
text-align:center;
line-height:32px;
}


a.bot_topNav {
	background-position: 0 -0px;
	color: white;
	width:112px;
	background-image: url(images/bott_norm.gif);
	float: left;
	text-align: center;
font-weight:bold;	
}

a:hover.bot_topNav{
	background-position: 0 -1px;
	color: red;
	width:112px;
	background-image: url(images/bott_hover.gif);
}


#header_banner{
background-color: #ffffff;
width:580px;
padding:0px 0px 0px 10px;
line-height:0px;
}

.banner_kosong{
	text-align: center;
	padding-top: 70px;
	color:red;
	background-color:#CCCCCC;
	border: 1px solid #666666;
	height:100px;
}



#content {
	margin: 5px 0px 0px 0px ;
	font-family: sans-serif;
	width: 900px;
}

.wellcome{
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 12px;
color:black;
word-spacing: 2px;
padding: 0px 0px 0px 10px;
line-height:14px;
text-align:left;
}


.isi_utama{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color:black;
word-spacing: 2px;
padding: 0px 0px 0px 10px;
line-height:14px;
text-align:left;
}


.photo{
 margin: 0px 10px 0px 0px ;
}

#news{
margin:0px 0px 5px 0px;
}


.black_title{
font-family: Arial,"Trebuchet MS", Helvetica, sans-serif;
font-size: 17px;
	color:black;
	font-weight:bold;
	word-spacing: 2px;
	padding: 0px 0px 0px 0px;
	line-height:18px;
}

.black_sub_title{
font-family: Arial,"Trebuchet MS", Helvetica, sans-serif;
font-size: 13px;
	color:black;
	font-weight:bold;
	word-spacing: 2px;
	padding: 10px 0px 0px 0px;
	line-height:14px;
}

.red_sub_title{
font-family: Arial,"Trebuchet MS", Helvetica, sans-serif;
font-size: 13px;
	color:red;
	font-weight:bold;
	word-spacing: 2px;
	padding: 10px 0px 0px 0px;
	line-height:14px;
}

.yellow{
font-family: Arial,"Trebuchet MS", Helvetica, sans-serif;
font-size: 11px;
text-align:left;
	color:#ffff00;
	font-weight:bold;
	word-spacing: 2px;
	padding: 5px 0px 5px 0px;
	line-height:11px;
}

a:hover.yellow{
	color:#ffff02;
	text-decoration:underline;
	font-weight:bold;
	word-spacing: 2px;
	padding: 0px 0px 0px 0px;
}

.maga_yellow{
font-family: Arial,"Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
text-align:left;
	color:yellow;
	word-spacing: 2px;
	margin: 10px 0px 10px 0px;
	line-height:15px;
}

a:hover.maga_black{
	color:#000000;
	text-decoration:underline;
	color:red;
	word-spacing: 2px;
	margin: 5px 0px 5px 0px;
}




.yellow2{
font-family: Arial,"Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color:#ffff00;
font-weight:bold;
word-spacing: 2px;
line-height:11px;
}

a:hover.yellow2{
	color:#ffff00;
	text-decoration:underline;
	font-weight:bold;
	word-spacing: 2px;
	padding: 0px 0px 0px 0px;
}



.b29{
width:8px;
padding: 0px 3px 0px 14px;
line-height:11px;
text-align:left;
}

.b19{
width:8px;
padding: 2px 3px 0px 0px;
line-height:15px;
text-align:right;
}


.b20{
width:8px;
padding: 2px 3px 0px 0px;
line-height:15px;
text-align:right;
}


.white_title{
font-family: Arial,"Trebuchet MS", Helvetica, sans-serif;
font-size: 17px;
text-align:left;
	color:white;
	font-weight:bold;
	word-spacing: 2px;
	padding: 0px 0px 0px 0px;
	line-height:18px;
}


.tgl_title{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 11px;
	color:#cccccc;
	font-weight:bold;
	word-spacing: 2px;
	padding: 0px 0px 20px 12px;
	line-height:10px;
}


.service{
font-family: Arial, sans-serif;
font-size: 12px;
color:#ffffff;
font-weight:bold;
background-color: #000083;
width:580px;
word-spacing: 2px;
padding: 0px 0px 0px 10px;
line-height:20px;
text-align:left;
}


.title{
font-family: Helvetica, sans-serif;
font-size: 18px;
color:green;
font-weight:bold;
word-spacing: 2px;
padding: 0px 0px 0px 0px;
line-height:20px;
}


#midNav{
float: left;
margin:0px 0px 0px 5px ;
font-family: Arial, sans-serif;
text-align:left;
width:585px;
height:128px;
line-height:10px;

}

.bott_midNav{
float:left;
font-family: Arial, sans-serif;
text-align:left;
filter:alpha(opacity:60);
opacity:0.6;
}

a:hover.bott_midNav{
font-family: Arial, sans-serif;
text-align:left;
filter:alpha(opacity:100);
opacity:1.0;
}


.mid-content{
background-color: #eaf9ff;
width:560px;
padding: 10px 10px 10px 20px;
margin: 10px 0px 0px 0px;
text-align:left;
}


.black_content{
padding: 0px 0px 0px 0px;
text-align:left;
font-family: arial,"Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
font-color:black;
}

.red_bold{
padding: 0px 0px 0px 0px;
text-align:left;
font-family: arial,"Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color:red;
font-weight:bold;
}

.event{
background-image: url(images/blue-bg.gif);
background-repeat: no-repeat;
height:380px;
padding: 30px 10px 20px 10px;
text-align:left;
background-color: #6ce1ff;
margin: 0px 14px 15px 0px;
}


.training{
background-image: url(images/orange-bg.gif);
background-repeat: no-repeat;
height:380px;
padding: 30px 10px 20px 10px;
background-color: #ff6600;
margin: 0px 14px 15px 0px;
}

.consulting{
background-image: url(images/green-bg.gif);
background-repeat: no-repeat;
height:380px;
padding: 30px 10px 20px 10px;
background-color: #00cc00;
margin: 0px 14px 15px 0px;
}

#magazine{
background-image: url(images/olive-bg.gif);
background-repeat: no-repeat;
background-color: #999933;
padding: 30px 10px 20px 10px;
margin: 0px 14px 15px 0px;
line-height:10px;
}

.magaleft{
width:365px;
float:left;
}

.magaright{
background-image: url(images/magazine_cover.gif);
background-repeat: no-repeat;
width:160px;
height:200px;
float:left;
line-height:18px;
}

.cover{
 margin: 10px 10px 0px 25px ;
 width:100px;
 border: 1px solid #006699;
}


a.left_butt {
color:#dcbf94;
margin:8px 0px 0px 10px;
	float:left;
	width:45px;
	height:45px;
	background-image: url(images/left_butt1.gif);
	background-repeat: no-repeat;
	}

a:hover.a.left_butt{
color:#dcbf94;
padding:10px 0px 0px 0px;
float:left;
width:45px;	
background-image: url(images/left_butt2.gif);
background-repeat: no-repeat;
}

.dummy {
color:#dcbf94;
margin:8px 0px 0px 3px;
float:left;
width:45px;
height:45px;
}


.no_edisi {
padding:8px 4px 0px 0px;
margin:0px 0px 0px 4px;
text-align:center;
	float:left;
	width:33px;
	height:45px;
	background-image: url(images/no.gif);
	background-repeat: no-repeat;
	color:white;
	font-weight:bold;
font-size: 20px;
	}

a.right_butt {
margin:8px 0px 0px 0px;
color:#dcbf94;
	float:left;
	width:46px;
	height:45px;
	background-image: url(images/right_butt1.gif);
	background-repeat: no-repeat;
	}

a:hover.a.right_butt{
color:#dcbf94;
padding:8px 0px 0px 0px;
float:left;
	width:46px;
	background-image: url(images/right_butt2.gif);
	background-repeat: no-repeat;
}





.news_content{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
	color:black;
	font-weight:normal;
	word-spacing: 1px;
	padding: 5px 5px 5px 15px;
	line-height:18px;
	text-align:left;
}



#leftbar {
	float: left;
	width: 600px;
	overflow: hidden;
	}
	
.layanan_top{
	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;
	padding: 5px 5px 0px 5px;	
}

.layanan_isi{
font-size: 12px;
line-height: 20px;
color:blue;
text-align:left;
padding:2px 5px 2px 5px ;	
}

.agenda_top{
	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;
}

.agenda_isi{
font-size: 12px;
line-height: 20px;
color:blue;
text-align:left;
padding:2px 5px 2px 5px ;	
}

.tgl_agenda{
font-size: 11px;
line-height: 10px;
color:brown;
text-align:left;
padding:0px 5px 0px 5px ;
}

.agenda{
font-size: 12px;
line-height: 18px;
color:blue;
text-align:left;
padding:2px 5px 2px 5px ;	
}


.tanya{
font-size: 12px;
line-height: 18px;
color:blue;
text-align:left;
padding:12px 2px 2px 2px ;
font-weight:bold;	
}

.jawab{
font-size: 12px;
line-height: 18px;
color:blue;
text-align:left;
padding:5px 2px 2px 2px;
font-style : italic;	
}




.tgl{
font-size: 11px;
line-height: 12px;
color:#666666;
text-align:left;
padding:0px 0px 10px 5px;
}

.garis{
color:#cccccc;
}

.alamat_top{
	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;
}

.alamat_isi{
font-size: 12px;
line-height: normal;
color:#006699;
text-align:left;
padding:2px 2px 2px 2px ;	
}

#link{
padding:10px 10px 25px 10px;
}
.isi_link{
font-size: 12px;
line-height: 20px;
border: 1px solid #006699;
background-color: #ffffff;
color:#006699;
text-align:left;
padding:2px 2px 2px 2px ;	
}

#leftbar .kat {
	background-color:blue;
	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;
}

#leftbar ul.linkList {
	list-style-type: none;

}

#leftbar ul.linkList li a {
	display: block;
	width: 245px;
	font-size: 12px;
	text-transform: uppercase;
	word-spacing: 2px;
	padding: 10px 40px 10px 20px;
	background-color: #C0F9FF;
	text-align:left;
}

#leftbar ul.linkList li.dark a {
	background-color: #E9F3FC;
}

#leftbar ul.linkList li a:hover, #leftbar ul.linkList li a.active {
	color: #FFFFFF;
	background-image: url(/_templates/business-cards/images/sidebar_arrow_slide.gif);
	background-position: 265px -167px;
	background-color: #6AA3D6;
}

.gray{
color:#cccccc;
}

#mainContent {
	float: left;
	width: 565px;
	background-color:#ffffff;
	overflow: hidden;
	padding: 0px 2px 0px 3px ;
}



.tip_top{
background-color:#006699;
	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;
	
}

.tip_isi{
font-size: 12px;
line-height: normal;
color:#006699;
text-align:left;
padding:2px 2px 2px 10px ;
}

.magazine_top{
background-color:#006699;
	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;
}

.magazine_isi{
font-size: 12px;
line-height: normal;
color:blue;
text-align:left;
padding:2px 2px 2px 2px ;	
}



#isi {
margin-top:20px;
margin-bottom: 20px;
	
}
#isi #boxtop {
text-align:center;
	height: 20px;
	margin-bottom: 0;
	background-color:light #006699;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

#isibox {
text-align:left;
	height: 20px;
	margin-bottom: 0;
	padding: 2px 2px 2px 2px;
	background-color:#EAEAEA;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.isiInner {
font-size: 12px;
line-height: 20px;
color:#006699;
text-align:left;
padding:5px 5px 5px 5px ;
}

.isi {
font-size: 12px;
line-height: 20px;
color:#006699;
text-align:left;
padding:5px 5px 5px 15px ;
}





#rightbar {
	float: right;
	width: 280px;
	overflow: hidden;
	padding:0px 10px 0px 0px ;
}


.edisi_top{
	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;

}


#box_190 {
		border: 1px solid #006699;
		width:190px;
			}

.blue_judul_a{ 
padding: 15px 0px 0px 12px;
text-align:left;

}

.edisi_isi{
font-size: 12px;
line-height: normal;
color:blue;
text-align:left;
padding:2px 2px 10px 3px ;

}

.edisi_isi_1{
font-size: 12px;
line-height: normal;
color:blue;
text-align:left;
padding:0px 2px 0px 3px ;

}



.blue_edisi	{ 
font-size: 12px; 
color: blue; 
font-weight: bold;
text-transform: uppercase;
text-align:left;
line-height:20px;
padding:2px 2px 12px 3px ;
}

a:link.blue_edisi		{ text-decoration: none; color: blue; }
a:visited.blue_edisi	{ text-decoration: none; color: blue; }
a:hover.blue_edisi		{ text-decoration: none; color: red; font-weight: bold;}


#banner580{
margin:0px 0px 3px 0px;
width:580px;
}

.banner_kosong580{
text-align: center;
width:580px;
	padding-top:5px; 
	color:gray;	
	background-color:#CCCCCC;
	border: 1px solid #006699;
	margin:0px 0px 3px 0px;
}

#banner280{
margin:0px 0px 5px 0px;
width:280px;
	
}

.banner_kosong280{
text-align: center;
	padding-top:20px; 
	width:280px;
	color:gray;	
	background-color:#CCCCCC;
	border: 1px solid #006699;
}

#login_top{
font-size: 14px;
line-height: 20px;
font-weight:bold;
color:#ffffff;
}

#login_box{
background-image: url(images/login.gif);
background-repeat: no-repeat;
width:250px;
background-color: #006600;
font-size: 12px;
line-height: 18px;
padding:0px 20px 10px 0px;

}


#form{
padding:0px 5px 5px 5px;
margin:0px 10px 0px 0px;
color:#006699;
float: left;
width:165px;
}



#form_daftar{
padding:0px 5px 5px 25px;
margin:0px 10px 0px 0px;
color:#006699;
float: left;
}

.benefit{
padding:5px 5px 30px 15px;
color:#000000;
width: 80px;
text-align:left;
}

.login_kiri{
color:white;
font-size: 10px;
width: 60px;
float: left;
text-align:left;
padding:5px 0px 0px 0px;


}
.login_kanan{
	width: 105px;
	float: right;
	text-align:left;
padding:5px 0px 0px 0px;
}
#form_lupa{
padding:0px 5px 5px 5px;
margin:0px 10px 0px 0px;
color:#006699;
float: left;
width:250px;
}

.lupa_kiri{
width: 50px;
font-size:12px;
float: left;
text-align:left;
}

.lupa_kanan{
	width: 200px;
	float: right;
	text-align:left;
	font-size:12px;
}


.login_isi{
font-size: 11px;
line-height: 12px;
border: 1px solid #006699;
background-color: #ffffff;
color:#006699;

}


#search_box{
background-image: url(images/search.gif);
background-repeat: no-repeat;
width:270px;
font-size: 12px;
line-height: 18px;
padding:28px 20px 10px 10px;
}


#hubungi{
padding:0px 5px 5px 5px;
margin:0px 10px 0px 0px;
color:#006699;
width: 580px;
float: left;
}


#blue{
background-color: blue;
color:white;
}

#white{
background-color: white;
color:blue;

}

.right_half{
width: 280px;
color:blue;
float: right;
margin:15px 5px 15px 1px;
padding:25px 1px 15px 5px;
text-align:center;
height:180px;
}

.right{
float: right;
margin:5px 5px 5px 5px;
text-align:right;
height:40px;
}

.left_half{
width: 250px;
font-size:12px;
color:white;
float: left;
text-align:left;
margin:5px 5px 5px 15px;
}


#form_acc{
padding:5px 5px 5px 5px;
color:#006699;
}
.acc_kiri{
width: 120px;
float: left;
text-align:left;
padding:5px 0px 0px 0px;
}
.acc_kanan{
width: 120px;
float: left;
text-align:left;
padding:5px 0px 0px 0px;
}



.hubungi_kiri{
width: 120px;
float: left;
text-align:left;
line-height:22px;
}

.hubungi_kanan{
	width: 380px;
	float: left;
	text-align:left;
	line-height:22px;
}
	
#lowongan{
padding:5px 5px 5px 5px;
color:#006699;
font-size: 12px;
}
	
.lowongan_kiri{
float: left;
text-align:left;
line-height:18px;
width: 235px;
	padding: 10px 0px 0px 0px;
}

.spasi{
float: left;
text-align:left;
line-height:18px;
width:5px;
	padding: 10px 0px 0px 0px;
}

.lowongan_kanan{
width: 305px;
	float: left;
	text-align:left;
	line-height:18px;
	padding: 10px 0px 0px 0px;
}
.security{
width: 375px;
font-size: 20px;
line-height: 28px;
text-align:left;
float: left;
color:#006699;
	}

.hubungi_isi{
font-size: 12px;
line-height: 20px;
border: 1px solid #006699;
background-color: #ffffff;
color:#006699;
padding:2px 2px 2px 2px;
bottom-margin:2px;
}	

.hubungi_kirim{
font-size: 12px;
line-height: 20px;
padding: 30px 5px 30px 200px;
text-align:center;
float:left;
}	



#footer{
background-color: #000000;
padding: 0px 0px 0px 0px;
width:900px;
margin-top: 0px;
line-height:25px;
float: left;
}


#footer ul.subNav li {
	display: inline;
	background-color: #000000;
}


#subNavBlock ul.subNav a {
	text-transform: uppercase;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, sans-serif;
	color: white;
}

#footer #subNavBlock ul.subNav a:hover {
color:#ff9900;
}

#footer #subNavBlock p.copyright {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #5A9DD2;
}

.alamat_footer{
background-color: #ff9900;
padding: 2px 0px 2px 0px;
height:50px;
width:900px;
line-height:15px;
float: left;
font-family:sans-serif,Verdana;
	font-size: 12px;
}


#sitemap{
line-height: 20px;
border: 1px solid #006699;
background-color: #cccccc;
color:blue;
text-align:left;
padding:2px 2px 2px 20px ;	
}

.sitemap_kanan{
	width: 250px;
	float: left;
	text-align:left;
padding:5px 20px 0px 20px;
}



p.disabled { visibility:hidden}

.rounded_190 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:190px;
		}
		
		
	.rounded_block190 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:190px;
		background-color:#006699;
		}

.rounded_280 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:280px;
		}


.rounded_block280 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:280px;
		background-color:#006699;
		}
		
		
				
		.rounded_565 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:580px;
		text-align:left;
		}
		
		.rounded_block565 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:565px;
		background-color:#006699;
		}


.rounded_215 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:215px;
		padding: 0px 0px 5px 0px;
		}
		
		.rounded_block215 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:215px;
		background-color:#006699;
		}


		.tl {background: url(tl.gif) no-repeat top left;
		    margin:-1px; 
			 } /* the margin pushes the container 
		                       out 1px to line up borders */
		.tr {background: url(tr.gif) no-repeat top right;
		}


.tl_block {background: url(tl_block.gif) no-repeat top left;
		    margin:-1px; 
			 } /* the margin pushes the container 
		                       out 1px to line up borders */
	
.tr_block {background: url(tr_block.gif) no-repeat top right;
		}

		.br {background: url(br.gif) no-repeat bottom right;
		}
		.bl {background: url(bl.gif) no-repeat bottom left;
		}
					
		.tr, .tl, .bl, .br ,.tl_block,.tr_block{zoom:1;position:relative;}
		
.button{
background-color:#006699;
	font-size: 15px;
	text-transform: uppercase;
	color:white;
	font-weight:bold;
	word-spacing: 2px;
}

.white_button{
background-color:#ffffff;
	font-size: 11px;
	text-transform: uppercase;
	color:black;
	font-weight:bold;
	word-spacing: 2px;
}

.halaman{
	font-size: 11px;
	color:brown;
	word-spacing: 2px;
	text-align:center;
	padding: 10px 0px 10px 0px;
}


.link{
	font-size: 12px;
	color:blue;
	word-spacing: 2px;
	text-align:left;
	padding: 10px 0px 10px 5px;
}


.box_190 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:190px;
		}
		
		.box_215 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		width:211px;
		text-align:left;
padding:2px 2px 2px 2px;		
		}

		.box_565 {
		border: 1px solid #006699;
		zoom:1; /* causes IE to behave properly */
		
		text-align:left;
padding:2px 2px 2px 2px;
		}
		
.box_content {
		border: 1px solid #999999;
		zoom:1; /* causes IE to behave properly */
		width:560px;
		text-align:left;
		background-color:#fffeef;
		padding:5px 2px 5px 2px;		
		margin:0px 0px 0px 10px;		
		
}

#page{
		width:250px;
		text-align:left;
		padding:5px 10px 5px 10px;		
		margin:0px 150px 0px 150px;		
}

.prev{
		width:100px;
		text-align:left;
		float:left;
		padding:5px 2px 5px 2px;		
		margin:0px 0px 0px 10px;		
}

.next{
		width:100px;
		text-align:left;
		float:right;
		padding:5px 2px 5px 2px;		
		margin:0px 0px 0px 10px;		
}

.bullet {
padding:0px 2px 0px 2px;
margin:0px 0px 0px 0px;
float:left;
color:#33FF66;
font-weight:bold;
font-size: 18px;
vertical-align:top;
}

.content_bullet{
	text-align:left;
}
