a:link {
    text-decoration: underline;
    font-family : Arial;
    font-size : 11px;
    color:#000099;
    font-weight:normal;
}



a:hover {
    text-decoration:none;
    font-family : Arial;
    font-size : 11px; color:#1303D3;
    font-weight:normal
}



a:visited {
    text-decoration:none;
    font-family : Arial;
    font-size : 11px; color:#000099;
    font-weight:normal
}


.bodytext {
    font-family: Arial;
    font-size: 12px;
  	color : #000000;
}



.linktext {
	text-decoration: none;
}


.warning11 {
    font-family : Arial;
    font-size : 11px; color:red;
    font-weight:normal
}



.warning12 {
    font-family : Arial;
    font-size : 12px; color:red;
    font-weight:normal
}

.info {
    font-family : Arial;
    font-size : 10px; color:gray;
    font-weight:normal
}



.header {
	font-family : Arial;
	font-size : 24px;
	border : thin solid Navy;
	text-align : center;
	vertical-align : middle;
	background-color : Silver;
	color : D76B00;
	font-weight : bold;
}



.menu {
	font-family : Arial;
	font-size : 10px;
	color : #000099;
	font-weight : normal;
	text-decoration : none;
}



.boxheader {
	font-family : Arial;
	font-size : 12px;
	color : #330099;
	font-weight : normal;
	text-decoration : none;
}



.boxtext {
	font-family : Arial;
	font-size : 11px;
	color : #000000;
}



.boxtext2 {
	font-family : Arial;
	font-size : 12px;
	color : #003399;
}



.tombol {
	font-family : Arial;
	font-size : 10px;
	font-weight : normal;
}



.boxdatauser {
    font-family : Arial;
    font-size : 11px;
    color : #000000;
    font-weight:normal;
}


.boxdatauser2 {
    font-family : Arial;
    font-size : 11px;
    color : #999999;
    font-weight:normal;
}



.judulform {
    font-family : Arial;
    font-size : 12px;
    color:#333399;
    font-weight : normal;
    text-decoration : none;
}

.judulform_hitam {
    font-family : Arial;
    font-size : 12px;
    color:000000;
    font-weight : normal;
    text-decoration : none;
}

.tombol_image {
      position: absolute;
      cursor: pointer;
      border: 0px;
      overflow:hidden;
      background-image: url("./images/tombol_cari.jpg");
      color: #000000;
      margin-bottom:0;
      margin-top:0;
      font-size : 10px;
      }
}

