body {
background-color:#FFFFFF;
}

.judul {font-family: verdana,  Helvetica, sans-serif; font-size: 16px; color:#000000; font-weight: bold; padding:0px; }
.judulposter {font-family: verdana,  Helvetica, sans-serif; font-size: 16px; color:#6EC6EA; font-weight: bold; padding:0px; }
.ketnavy {font-family: verdana,  Helvetica, sans-serif; font-size: 12px; color:#0066CC; font-weight: bold; padding:0px; }
.berita {font-family: verdana,  Helvetica, sans-serif; font-size: 14px; color:#000000; font-weight: bold; padding:0px; }
.poster {font-family: verdana,  Helvetica, sans-serif; font-size: 10px; color:#6EC6EA; padding:0px; font-weight:bold; text-align:justify;}
.content {font-family: verdana,  Helvetica, sans-serif; font-size: 12px; color:#000000; font-weight:bold; padding:0px; text-align:justify}
.footer {font-family: verdana,  Helvetica, sans-serif; font-size: 12px; color:#FFFFFF; font-weight: bold; padding:0px; }
.list {font-family:"Courier New", Courier, monospace; font-size: 12px; padding:0px; }
.newscontent {font-family: verdana,  Helvetica, sans-serif; color:#000000; font-size: 12px; padding:0px; }
.warning {font-family: verdana,  Helvetica, sans-serif; color:#FF0000; font-size: 12px; padding:0px; }
.newsjudul {font-family: verdana,  Helvetica, sans-serif; font-size: 12px; color:#000000; font-weight: bold; padding:0px; }
.linkcolor{font-family: verdana,  Helvetica, sans-serif; color:#FFFFFF; padding:0px; }
.linkcolor2{font-family: verdana,  Helvetica, sans-serif; color:#00CCFF; padding:0px; }

.trans_box2 {
padding:5px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/trans.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {
  background-image:url(../images/trans.png);
  background-attachment:fixed;
  background-repeat:repeat;
  filter:alpa (opacity=40);
}

.trans_box3[class] {
  background-image:url(../images/trans3.png);
  background-attachment:fixed;
  background-repeat:repeat;
  filter:alpa (opacity=20);
}

.trans_box4[class] {
  background-image:url(../images/trans4.png);
  background-attachment:fixed;
  background-repeat:repeat;
  /*filter:alpa (opacity=20);*/
}


.trans_box1 {
padding:5px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/trans2.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box1[class] {
  background-image:url(../images/trans2.png);
  background-attachment:fixed;
  background-repeat:repeat;
  filter:alpa (opacity=40);
}

#imageContainer {
	height:135px;
}

#imageContainer img {
	display:none;
	position:fixed;
	height:auto;
}
