a:link 
{
 text-decoration: underline;
 font-family: Arial;
 font-size: 11px;
 color: black;
 font-weight: normal;
}

a:hover 
{
 text-decoration: none;
 font-family: Arial;
 font-size: 11px;
 color: black;
 font-weight: normal;
}

a:visited 
{
 text-decoration: none;
 font-family: Arial;
 font-size: 11px;
 color: black;
 font-weight: normal;
}

.bodytext 
{
 font-family: Arial;
 font-size: 12px;
 color: #000000;
}

.linktext 
{
 text-decoration: none;
 color: black;
}

.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;
}

.info9 
{
 font-family: Arial;
 font-size: 9px;
 color: gray;
 font-weight: normal;
}

.info30 
{
 font-family: Arial;
 font-size: 20px;
 color: #aaaaaa;
 font-weight: normal;
}

.header 
{
 font-family: Arial;
 font-size: 24px;
 border-color: Navy;
 border-width: thin;
 border-style: solid;
 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;
}

.boxdatauser3 
{
 font-family: Arial;
 font-size: 9px;
 color: #999999;
 font-weight: normal;
}

.judulform 
{
 font-family: Arial;
 font-size: 14px;
 color: white;
 font-weight: normal;
 text-decoration: none;
}

.judulform_hitam 
{
 font-family: Arial;
 font-size: 14px;
 color: 000000;
 font-weight: normal;
 text-decoration: none;
}

.tombol_image 
{
 position: absolute;
 cursor: pointer;
 border-width: 0px;
 overflow: hidden;
 background-image: url("./images/tombol_cari.jpg");
 color: #000000;
 margin-bottom: 0;
 margin-top: 0;
 font-size: 10px;
}

.searchfield 
{
 border-top-width: 1px;
 border-top-color: #a1a1a1;
 border-top-style: solid;
 font-weight: normal;
 border-left-width: 0px;
 font-size: 10px;
 border-left-color: #ffffff;
 width: 170px;
 color: #a3a3a3;
 border-bottom-width: 1px;
 border-bottom-color: #a1a1a1;
 border-bottom-style: solid;
 font-family: Verdana;
 letter-spacing: 1px;
 height: 17px;
 border-right-width: 0px;
 border-right-color: #ffffff;
}

.tombol_cari 
{
 cursor: pointer;
 border-width: 0px;
 background-image: url("./images/search_btn.jpg");
 color: white;
 margin-bottom: 0;
 margin-top: 0;
 font-size: 10px;
 width: 19px;
 height: 18px;
}