.bigtitle {
    color: #F3918B;
    font-family: "Arial", "MS Dialog";
    font-size: 12pt;
    font-weight: bold;
}

.date {
    color: #87B0C0;
    font-family: "Tahoma";
    
}

.errmsg {
    color: #FF0000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
    font-weight: bold;
}

.lead {
    color: #F45363;
    font-family: "MS Dialog";
}

.title {
    font-family: "MS Dialog";
    font-weight: bold;
}

a.putih {
    color: #FFFFFF;
    font-family: "MS Dialog";
    text-decoration: none;
}

a:hover.putih {
    color: #FFFF00;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #FF0000;
    text-decoration: none;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

body {
    font-family: "MS Dialog";
    font-weight: bold;
    scrollbar-face-color:#0080C0;
    scrollbar-highlight-color:#0080C0; 
    scrollbar-3dlight-color:#FFFFFF; 
    scrollbar-shadow-color:#AFAFAF; 
    scrollbar-darkshadow-color:#004080; 
    scrollbar-track-color:EFEFEF; 
    scrollbar-arrow-color:EFEFEF; 
}

button {
    border-color: #AFAFAF;
    background-color: #EFEFEF;
    font-family: "MS Dialog";
    font-size: 9pt;
}

h1 {
    color: #000080;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14pt;
    font-weight: bold;
}

h2 {
    color: #000080;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12pt;
    font-weight: bold;
}

input {
    border-color: #AFAFAF;
    background-color: #EFEFEF;
    color: #000000;
    font-family: "serif";
    font-size: 10pt;
}

option {
    border-color: #AFAFAF;
    background-color: #EFEFEF;
    color: #000000;
    font-family: "MS Dialog";
    font-size: 9pt;
    font-weight: bold;
}

option.rate {
    border-color: #AFAFAF;
    background-color: #EFEFEF;
    color: #000000;
    font-family: "MS Dialog";
    font-size: 9pt;
    font-weight: bold;
}

p {
    font-family: "MS Dialog";
    font-weight: bold;
}

select {
    border-color: #AFAFAF;
    border-style: solid;
    background-color: #EFEFEF;
    color: #000000;
    font-family: "MS Dialog";
    font-size: 9pt;
}

select.rate {
    border-color: #AFAFAF;
    background-color: #EFEFEF;
    font-size: 10pt;
}

td {
    font-family: "MS Dialog";
    font-size: 9pt;
    font-weight: bold;
}

td.errmsg {
    color: #FF0000;
    font-family: "MS Dialog";
    font-size: 9pt;
    font-weight: bold;
}

td.judul {
    font-family: "MS Dialog";
    font-size: 9pt;
    font-weight: bold;
}

td.judulputih {
    color: #EFEFEF;
    font-family: "MS Dialog";
    font-size: 9pt;
    font-weight: bold;
}

textarea {
    border-color: #AFAFAF;
    background-color: #EFEFEF;
    color: #000000;
    font-family: "MS Dialog";
    font-size: 9pt;
}