table {
  font-family: Trebuchet MS, Tahoma, Verdana;
  color: #333333;
  font-size: 10pt;
}

input,textarea {
  font-family: Trebuchet MS, Tahoma, Verdana;
  color: #808080;
  font-size: 10pt;
}

.inputstyle {
	font-family:  Trebuchet MS, Tahoma, Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}


A {
  color: #808080;
  text-decoration: none
}

A:hover {
  color: #008000;font-weight:bold
}

select { 
  font-family: Trebuchet MS; font-size: 10pt;
  color: #808080;
}

.selectKursus { 
  font-family: Trebuchet MS; font-size: 10pt;
  color: #808080;
  width:300pt;
}

.listboxstyle1
{
    FONT-SIZE: 10pt;
    WIDTH: 75pt;
    COLOR: #808080;
    FONT-FAMILY:  Trebuchet MS, Tahoma, Verdana;
    HEIGHT: 10pt
}
.listboxstyle2
{
    FONT-SIZE: 10pt;
    WIDTH: 120pt;
    COLOR: #808080;
    FONT-FAMILY:  Trebuchet MS, Tahoma, Verdana;
    HEIGHT: 10pt
}
.listboxstyle3
{
    FONT-SIZE: 10pt;
    WIDTH: 59pt;
    COLOR: #808080;
    FONT-FAMILY:  Trebuchet MS, Tahoma, Verdana;
    HEIGHT: 10pt
}