BODY {
	scrollbar-arrow-color: #979596;
	scrollbar-track-color: #4A494A;
	scrollbar-face-color: #DDDDDD;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-darkshadow-color: #AAAAAA;
	scrollbar-3dlight-color: #DDDDDD;
	font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
}
td {
	font-size:14px;
}

a:link, a:active, a:visited {
font-weight : normal;
color: #000000;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;}

a:hover {
color: #555555;
font-weight : normal;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;}

b {
font-family : Arial, Helvetica, sans-serif; 
font-weight:    bold;
}

i {
font-family : Arial, Helvetica, sans-serif; 
font-style:     italic;
}

/* Chart */
.chart {
	color:#CCCCCC;
	padding:10px;
	background-position:bottom;
	background-repeat:repeat-x;
}

/* Fresh Box */
.i_fresh_box, .i_fresh_box a{
	padding: 5px;
	color: #EEE404;
	text-align:justify;
	font-size:14px;
}
.fresh_box {
	padding: 0px;
	height: 284px;
	width: 330px;
	overflow: auto;
}

/* Gallery */
.gallery {
	position: relative;
	overflow: hidden;
	height: 160px;
	width:160px;
	padding-left:5px;
}
.gallery .contentdiv {
	visibility: hidden;
	position: absolute;
}
/* Gallery */
.banner-onair {
	position: relative;
	overflow: hidden;
	height: 55px;
	text-align: left;
}
.banner-onair .contentdiv {
	visibility: hidden;
	position: absolute;
}
/* Request */
.hidden {
	visibility: hidden;
	position: absolute;
}
.show {
	visibility:visible;
	position: absolute;
}


/******************************************/
.blok {
	text-align:center;
	color:#000000;
}
.tr-blok-top {
	font-weight: bold;
	text-align:center;
}
.tr-blok-bawah-top {
	font-weight: bold;
	padding-top:20px;
	padding-bottom:10px;
	text-align:center;
}
.tr-one-top {
	font-weight: bold;
	text-align:center;
}
.tr-one-btm {
	text-align:left;
}
.tr-menu-top {
	font-weight: bold;
	text-align:center;
}
.tr-menu-btm {
	color: #767676;
	font-size:15px;
	padding:2px;
	padding-left:20px;
	font-weight: bold;
	text-align:left;
}
.tr-menu-btm a:link, a:active, a:visited {
/*	font-weight : bold;
	color: #111111;
*/}

.tr-menu-btm a:hover {
	color: #555555;
	text-decoration: none;
}
/******************************************/

.title {
	font-weight: bold;
	vertical-align:middle;
}
.cnt_ttl {
	font-weight: bold;
	height: 25px;
	width: 100%;
}
.navigator {
	border: solid 1px #CECBCE;
	padding:10;
	vertical-align:top;
	background-color: #EABCA1;
	width:100%;
}
.top_navigator {
	font-size: 14px;
	font-weight: bold;
	padding-top:10px;
	padding:1px;
	vertical-align:middle;
}
.page-title {
	font-size: 14px;
	font-weight: bold;
	padding-top:10px;
	padding:1px;
	vertical-align:middle;
}

.t-center {
	width:100%;
	border: 0px;
}
.page {
	padding-top:20px;
	padding-bottom:20px;
	width:100%;
	border: 0px;
}
/* Untuk class box pd html.class -------------------------*/
.box{
/*	background-color:#EAEAEA; */
	width:100%;
	border: 0px;
}
.box tr{
	height: 5px;  
	padding : 0px;
}
.box_0 td{
}
/* Untuk class box pd html.class -------------------------*/
.toc{
	width:100%;
}
.toc tr{
	height: 5px;  
}
.toc_0 td{
	text-align:left;
	padding : 0px;
}
.toc_1 td{
	text-align:left;
}
.toc_2 td{

}
/* Untuk class box pd html.class -------------------------*/
.boxaktif{
	width:100%;
	border: 0px;
	border-bottom:2px;
	color:#222222;
}
.boxaktif_0 td{
	padding : 1px;
}

.boxaktif_1 td{
	padding-bottom:5px;
	padding-top:5px;
	text-align:justify;
	color:#000000;
}
.boxaktif_2 td{
	font-style:italic;
	padding-bottom:5px;
}

.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}

/* Untuk Ajax */
.shout_box_form {
	padding: 0px;
	background-color:#000000;
	height: 165;
}
.shout_box {
	width: 100%;
	height: 100%;
	overflow:auto;
}
/* Untuk System */
#shout-view{
	font-size:14px;
	border-bottom:1px;
	color:#42B266;
}
#shout-view .tanggal{
	padding-right:10px;
	text-align:right;
	font-size:12px;
	color:#111111;
	background-color:#339933;
}
#shout-view .nama{
	font-weight:bold;
}
#shout-view .pesan{
	margin-bottom:10px;
}
/* Speedy */
.speedy{ 
	width: 283px; 
	height: 87px; 
	margin:0px; 
	float:left; 
	overflow: hidden; 
	position: relative;
	cursor:pointer;
}
.speedy img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
.speedy_teks{ 
	padding: 10px;
	vertical-align:middle;
	text-align:center;
	font-weight:bold; 
	font:12px "Lucida Grande", Arial, sans-serif; color:#000;
}
.speedy_teks p{ 
	font:10pt "Lucida Grande", Arial, sans-serif; color:#000;
}