/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	/*background-image:url(../images/bg_1.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	bgcolor:#666666;*/
		
	background-image: url(../images/bg_biru.jpg);
	background-repeat: repeat-x;
}
.link_portlet {
	font-weight:bold;
	color:#ffffff;
	text-transform:none;
}
A:link {text-decoration: none; color:#666666;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {text-decoration: none; color: red;}

.title_main_portlet {
	font-weight:bold;
	color:#000033;
	text-transform:uppercase;
	
}
.sub_notice_portlet {
	font-size:10px;
	font-weight:normal;
	color:#000033;
	text-transform:none;
	text-decoration:italic;
}
/* CHANNEL */
.title_channel {
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
}
.txt_content {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
.txt_white {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.txt_content_small {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10px;
}

.barTajuk {
	/*background-color:#0F3555;*/
	background-color:#0099CB;
	color:#FFFFFF;
	border-color:#000000;
}
.barfooter2 {
	/*background-color:#0F3555;*/
	background-color:#175588;
	color:#FFFFFF;
	border-color:#000000;
}
.barfooter3 {
	/*background-color:#0F3555;*/
	background-color:#E8EDFD;
	color:#666666;
	border-color:#000000;
}
.barPort {
	/*background-color:#0F3555;*/
	background-color:#DCE3FC;
	color:#999999;
	border-color:#000000;
}
.medan_normal{
    font-family:'Arial',helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	 border:1px solid;
	color:#175588;
	font-weight:normal;
	text-transform:none;
	background-color:#E8EDFD;
	}