body
{
  background-color: #000000;
  font-family: tahoma;
  font-size: 8pt;
  color: #333333;
}
.font8
{
  font-size: 8pt;
}
.font9
{
  font-size: 9pt;
}
.font10
{
  font-size: 10pt;
}
.font11
{
  font-size: 11pt;
}
.font12
{
  font-size: 12pt;
}
.tombol
{
	font-family: tahoma;
	font-size: 7pt;
	font-weight: bold;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.kotakinput
{
	font-family: verdana;
  font-size: 10pt;
}
.menuataslink
{
  font-family: tahoma;
  padding: 7px 10px 7px 10px;
  font-size: 8pt;
  color: #ffffff;
  text-decoration: none;
  height: 100%;
}
.menuataslink:hover
{
  background-image: url('../images/bgbarover.gif');
  background-color: #ffffff;
  color: #000000;
  text-decoration: none;
}
.menuatasmember
{
  font-family: tahoma;
  padding: 5px 10px 5px 10px;
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
  height: 100%;
}
.menuatasmember:hover
{
  background-image: url('../images/atasmemberover.gif');
  background-color: #ffffff;
  color: #ffffff;
  text-decoration: none;
}