/* CSS Document */
.konten
{
font-family : Tahoma, Verdana;
font-size : 2px;
font-weight : normal;
}

body
{

background-color : #ffffff;
}



td
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight : normal;
}

input
{
font-family : Tahoma, Verdana;
font-size : 8pt;
font-weight : normal;
}

.formulir
{
background-color : #EFEFEF;
width:100%;
}



a:link
{
color:#0066FF;
text-decoration:none;
}
a:visited
{
color:#0066FF;
text-decoration:none;

}
a:hover
{
color:#000066;
text-decoration:blink;
}


select
{
font-family : Tahoma, Verdana;
font-size : 8pt;
font-weight : normal;
}


.tambahan
{
background : #FFFFFF;
}

.rubrik
{
background : #cccccc;
font-size : 11pt;
font-weight : bold;
}

.kiri
{
background : #000000;
}

.kanan
{
background : #EFEFEF;
}

.batas:link
{
color:#EEEEEE;
text-decoration:none;
}
.batas:visited
{
color:#EEEEEE;
text-decoration:none;
}
.batas:hover
{
color:#FFFFFF;
text-decoration:underline;
}