body {
	background-color: #8B99A4;
}

.judul {
	font:bold 14px arial;
	color:#0066cc;
	text-transform:uppercase;
}
.judul a:link, .judul a:active, .judul a:visited {
	font:bold 14px arial;
	color:#0066cc; 
	text-decoration:none;
}
.judul a:hover{
	color:#0066ff;
	text-decoration:underline;
}
.news {
	font:normal 12px arial;
	color:#0066cc;
	text-align:justify;
}
.content {
	font:normal 12px arial;
	color:#0066cc;
	text-align:justify;
	padding-left:5px;
}
.content a:link, .content a:visited, .content a:active {
	color:#0066cc; 
	text-decoration:none;
	font:normal 12px arial;
}
.content a:hover{
	color:#0066ff;
	text-decoration:underline;
}

.footer {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.footer a:link, .footer a:visited, .footer a:active {
	color:#333333; 
	text-decoration:none;
	font:normal 10px arial;
}
.footer a:hover{
	color:#0066ff;
	text-decoration:underline;
}

.alamat {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066cc;
}
  body {
        margin:0 auto;
        padding:0;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

/*- Menu Tabs--------------------------- */


    #tabs {
      float:left;
      width:100%;
      background:#BBD9EE;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

        #tabs #current a {
                background-position:0% -42px;
        }
        #tabs #current a span {
                background-position:100% -42px;
        }
#contact{
		margin: 0 0 0 5px;
		padding: 0;
}
#contact li {
	list-style: none;
	float: left;
	line-height: 18px;
	margin: 0 10px 10px 0;
	text-align: center;
	width: 190px;
	}
	.text{
		width:250px;
	}
	.bt{
		list-style:none;
		padding:0;
		margin:0;
	}
