body, html {
	margin:0;
	padding:0;
	font-size : 10px;
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}
table.admin {
	width: 100%;
	height: 100%;
	align: center;
	background-image: url(../images/admin/admin.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
table.news {
	width: 260px;
	height: 100%;
	align: center;
	background-image: url(../images/box_news.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
table.topheader {
	width: 920px;
	height: 80px;
	align: center;
	background-image: url(../images/head-bar.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
table.footer {
	width: 920px;
	height: 80px;
	align: center;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
table.down {
	background-image: url(../images/box_down.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
table.menu {
	background-image: url(../images/menu2.jpg);
}
table.detail {
	width: 920px;
	height: 100%;
	align: center;
	background-image: url(../images/box_detail.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
table.isiberita {
	width: 95%;
	height: 95%;
	align: center;
	background-repeat: no-repeat;
	background-position: top right;
}
table.hp {
	width: 365px;
	height: 112px;
	align: center;
	background-image: url(../images/box_hp.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
a, a:visited, a:active
{
	color: #0151CA;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
	color: #990000;
}
.teksnya {
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.teksberita {
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	word-spacing: 2px;
	line-height: 5mm;
}
.merah {	
	color: #ff0000;
}
.judul11B {
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.judulFM {
	font-family:candara;
	font-size: 24px;
	color: #000000;
	font-weight:bold;
}
.textbox{
    background-image:url(images/txt.gif);
	background-repeat:repeat-x;
	background-color: #fbfbfb;
	padding:2px;
	height:20px;	
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	border: #999999 1px solid;	
	font-size: 10px;	
}
.textfile{
	background-color: #fbfbfb;
	padding:2px;
	height:20px;	
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	border: #999999 1px solid;
	font-size: 10px;
}
.textfile1{
	background-color: #fbfbfb;
	padding:3px;
	height:25px;	
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	border: #999999 1px solid;
	font-size: 11px;
	color:#993333;
}
.textfile2{
	background-color: #fbfbfb;
	padding:4px;
	height:24px;	
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	border: #999999 1px solid;
	font-size: 10px;
	text-transform: uppercase;
}
.textarea{	
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	border: #999999 1px solid;	
	font-size: 10px; padding:4px;	
}
.textboxdis{	
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	border: #999999 1px solid;	
	background-color:#EFEFEF;
	padding:2px;
	height:20px;	
	font-size: 10px;	
	color: #979797;
}
.search{
    background-image:url(images/txt.gif);
	background-repeat:repeat-x;
	background-color: #fbfbfb;
	padding:3px;
	height:22px;	
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	border: #003F7D 1px solid;	
	font-size: 10px;
	color:#004080;
}
.button {
	border: 1px solid #003F7D;
	color:#1187C6;
	background-position:center;
	font-size:11px;
	font-family: Verdana, Tahoma;
	cursor:pointer;
	color:#004080;
	height: 22px;
	padding-bottom:2px;
}
.button_hover {
	border: 1px solid #0066FF;
	background-position:center;
	font-size:11px;
	font-family: Verdana, Tahoma;
	cursor:pointer;
	color:#0066FF;
	height: 22px;
	padding-bottom:2px;
}
