body          {
	font-family: tahoma;
	font-size: 9pt;
	SCROLLBAR-BASE-COLOR: #006600;
	SCROLLBAR-ARROW-COLOR: #E7EFEF;
}
.date         { font-family: tahoma; font-size: 9pt }
.title        { font-family: tahoma; font-size: 9pt color: #630000; }
.bigtitle     { font-family: tahoma; font-size: 9pt color: #630000; }
.lead         { font-family: tahoma; font-size: 9pt }
.errmsg       { font-family: Verdana, tahoma; font-size: 9pt; font-weight: bold; color: red; }
p             { font-family: tahoma; font-size: 9pt }
h1            { font-family: tahoma; font-size: 14pt; color: #000080; font-weight: bold }
h2            { font-family: Verdana, tahoma; font-size: 12pt; color: #000080; font-weight: bold }
td            { font-family: tahoma; font-size: 9pt }
td.errmsg     { font-family: Verdana, tahoma; font-size: 9pt; font-weight: bold; color: red; }
td.judul      { font-family: tahoma; font-size: 9pt; font-weight: bold }
td.judulputih { font-family: tahoma; font-size: 9pt; font-weight: bold; color: #FFFFFF; }
a:link        { text-decoration: none; color: #000000; }
a:visited     { text-decoration: none; color: #000000; }
a.putih       { text-decoration: none; color: #000000; }
a.putih:hover { text-decoration: none; color: #000000; }
a:hover       { text-decoration: none; color: #C46B71; }
input         {
	font-family: tahoma;
	font-size: 9pt;
	background: #FFFFCC url('images/head_box_bg.jpg');
	color : #954A00;
	background-image:url('images/head_box_bg.jpg')
}
textarea      {
	font-family: tahoma;
	font-size: 9pt;
	background: #FFFFCC url('images/head_box_bg2.jpg');
	color : #954A00;
	background-image:url('images/head_box_bg2.jpg')
}
select        {
	font-family: tahoma;
	font-size: 9pt;
	color : #224E8B;
	background-color : transparent;
}


option        { font-family: tahoma; font-size: 9pt; background: #D6E7DE url('images/head_box_bg.jpg'); color : #224E8B; background-image:url('images/head_box_bg.jpg') }
option.rate   { font-family: tahoma; font-size: 9pt; background: #D6E7DE; color : #224E8B; }
button        {
	font-family: tahoma;
	font-size: 9pt;
	background: #D6E7DE url('images/head_box_bg.jpg');
	color : #224E8B;
	background-image:url('images/head_box_bg.jpg')
}
