
BODY {
	BACKGROUND: #FFFFFF url(images/bgcontainer.gif) repeat-y;
	MARGIN: 0px;
	PADDING: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.clear {
	clear: both; 
  visibility: hidden;
}

#headerbar {
	left: 1px;
	top: 0px;
	height: 9px;
	width: 932px;
	position: absolute;
	background-image: url(images/headerbar.gif);
	background-color: #000000;
}
#flashbanner {
	position: absolute;
	width: 932px;
	left: 1px;
	top: 8px;
	height: 161px;
	background-color: #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #DDDDDD;
	background-image: url(images/newflash.jpg);
}
#operatorlogo {
	position: absolute;
	width: 932px;
	left: 1px;
	top: 170px;
	height: 72px;
	background-color: #FFFFFF;
}
#mainmenu {
	position: absolute;
	width: 192px;
	left: 1px;
	top: 240px;
	height: auto;
	background-color: #000057;
}
#anggota {
	position: absolute;
	left: 14px;
	top: 128px;
	background-color: #0E5EB6;
	width: 272px;
	height: 120px;
	background-image: url(images/anggota_bg.gif);
	background-repeat: no-repeat;
}
#layanan {
	position: absolute;
	left: 287px;
	top: 128px;
	background-color: #007426;
	width: 272px;
	height: 120px;
	background-image: url(images/layanan_bg.gif);
}
#footer {
	position:relative;
	background-color: #FFFFFF;
	left: 0px;
	height: 40px;
	width: 545px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	text-align: center;
}
#content {
	position: absolute;
	width: 545px;
	left: 194px;
	top: 267px;
	height: auto;
	background-color: #FFFFFF;
	padding-top: 20px;
}
#rightcontent {
	position: absolute;
	width: 192px;
	left: 742px;
	top: 270px;
	height: auto;
}
#menutitle {
	height: 30px;
	width: 545px;
	position: absolute;
	left: 194px;
	top: 240px;
	background-color: #cacaca;
	z-index:1000;
}
#search {
	position: absolute;
	width: 192px;
	left: 741px;
	top: 240px;
	height: 30px;
	background-color: #cc0001;
	
	
}
#links {
	position: relative;
	width: 192px;
	left: -1px;
	height: auto;
	background-color: #ebebeb;
	text-align: left;
}
#testimoni {
	position: relative;
	width: 192px;
	left: -1px;
	height: auto;
	background-color: #ebebeb;
	text-align: center;
}
#banner {
	position: relative;
	width: 192px;
	left: 0px;
	height: auto;
	text-align: center;
	margin-top: 10px;
}
#agenda {
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#agenda ul {
	list-style-type:square;
}
#persrelease {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#persrelease ul {
	list-style-type:square;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	vertical-align: baseline;
	text-align: left;
	display: block;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.img {
	padding-top: 6px;
}
.imgtitle {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
}
.imgpage {
	float:left;
	display:inline;
}
.datefront {
	float:right;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin: 10px 10px 0px 0px;
}
.imgtitlecenter {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	text-align:center;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.titledesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.contenttesti {
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 4px;
	border-bottom: 1px solid #DDDDDD;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 4px;
	margin-right: 4px;
	line-height: 16px;
	padding-right: 20px;
	padding-left: 20px;
}
#container {
	width: 760px;
	height: auto;
}


#navcontainer ul
{
list-style-type: none;
text-align: left;
}

#navcontainer ul li a
{
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 11px/1em Arial, Helvetica, sans-serif;
text-decoration: none;
color: #990000;
}

#navcontainer ul li a:hover
{
background: transparent url(images/list-on.gif) left center no-repeat;
color: black;
}

#navcontainer ul li a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: #cc0000;
}
#navlist1 {
	margin-left: 6px;
}
#navlist2 {
	margin-left: 6px;
}
H5 {
	BACKGROUND-POSITION: 0px 0px; MARGIN: 5px 10px 0px; FONT: 1px/1px sans-serif; WIDTH: 100px; TEXT-INDENT: -9999em; BACKGROUND-REPEAT: no-repeat; height: 10px
}
#navcontainer H5 {
	MARGIN: 0px 10px; WIDTH: auto; HEIGHT: 10px
}
.infofaq {
	BACKGROUND-IMAGE: url(images/infofaq.gif)
}
.dokumen {
	BACKGROUND-IMAGE: url(images/dokumen.gif)
}
.linkmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 1.5em;
	border-bottom: 1px solid #1A1A68;
}
#mainmenu A:link {
	color: #ffffff;
    text-decoration: none;
}
#mainmenu A:visited {
	color: #ffffff;
    text-decoration: none;
}
#mainmenu A:hover {
	COLOR: #000057;
    background: #ffffff;
	text-decoration: none;
}
#mainmenu A:active {
	COLOR: #ffffff;
	background: #000057;
	text-decoration: none;
}
.bulletmenu {
	text-align: center;
	vertical-align: baseline;
}
.capmenu {
	padding-top: 2px;
}
.btngo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
}
.search {
	padding-top: 6px;
}
.newsblurb A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.newslurb A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.newsblurb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 6px;
}
.news {
	margin-left: 20px;
	margin-bottom: 15px;
	margin-right: 20px;
}
a {
	text-decoration: none;
}

.linkanggota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.7em;
}
#anggota A:link {
	color: #fff;
	text-decoration: none;
}
#anggota A:visited {
	color: #fff;
	text-decoration: none;
}
#anggota A:hover {
	COLOR: #fff;
	text-decoration: none;
}
#anggota A:active {
	COLOR: #fff;
	text-decoration: none;
}

.linklayanan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.7em;
}
#layanan A:link {
	color: #fff;
	text-decoration: none;
}
#layanan A:visited {
	color: #fff;
	text-decoration: none;
}
#layanan A:hover {
	COLOR: #fff;
	text-decoration: none;
}
#layanan A:active {
	COLOR: #fff;
	text-decoration: none;
}
.counterArea {
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.warningtext {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}