#on0 {
	width:100px;
	background-color:red;
	text-align:center;
}
#on1 {
	width:100px;
	background-color:green;
	text-align:center;
}
#nogroup{
	width:100px;
	background-color:grey;
	text-align:center;
}
#row0 {
	background-color:#C9EBFF;
	text-align:center;
}
#row1 {
	background-color:#ffffff;
	text-align:center;
}
#row1:hover {
	background-color:#74C0EC;
	text-align:center;
}
#row0:hover {
	background-color:#74C0EC;
	text-align:center;
}
#heading {
	background-color:pink;
	text-align:center;
	font-weight:bold;
}

.judulBerita{
    line-height: 18px;
	font-size:14px;
	font-weight:bold;
	list-style-type: none;
	list-style-position: outside;
	color:#3C6CA3;
}
.judulBerita a{
    line-height: 18px;
	font-size:14px;
	font-weight:bold;
	list-style-type: none;
	list-style-position: outside;
	color:#3C6CA3;
}
.news{
    line-height: 18px;
	font-size:14px;
	list-style-type: none;
	list-style-position: outside;
}
.news a{
    line-height: 18px;
	font-size:12px;
	font-weight:bold;
	list-style-type: none;
	list-style-position: outside;
	color:red;
	font-style:italic;
}
.small {
	color:#999999;
	font-size:11px;
	background-color:inherit;
	font-style:italic;
}
td {
	vertical-align:top;
}

.Repeat {
	background-repeat: repeat;
}
input.btn{
   color:blue;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   
  }

 .heading{
		background-color:#11ffaa;
		text-align: center;
		font-weight:bold;
 }
 #warning {
	color:blue;
 }
 img,a {
 border-style: solid;
 border-top-width:0px;
 border-bottom-width:0px;
 border-left-width:0px;
 border-right-width:0px;
}
input.btn{
   font-size:8pt;
   color:#000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   }

input.btn:hover{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;
}
.tdf {
   border-color:#EAB9A4;
   border:1px solid;
   border-top-color:#EAB9A4;
   border-left-color:#EAB9A4;
   border-right-color:#EAB9A4;
   border-bottom-color:#EAB9A4;
   text-align:center;
   }
table tr td {
	color:#000;
	font-size:9pt;
	background-color:inherit;
	
}
#heading {
	background-color:#89D5FB;
	font-weight:bold;
	text-align:center;
}
#ratakanan{
	text-align:right;
}
#ratatengah{
	text-align:center;
}
#headTable {
	background-color:#3395CC;
	vertical-align:middle;
}
#headTd {
		text-align:center;
		font-weight:bold;
		vertical-align:middle;
}

#judul {
	font-weight:bold;
	color:#0B1970;
	font-size:17pt;
}
#info {
	color:#ffffff;
	
}
#info a {
	color:red;
	
}
#info a:visited {
	color:red;
	
}