#login {
  margin-top: 200px;
}

.clear {
  clear: both;
  margin-bottom: 5px;
}

.bt {
  width: auto!important;
}

label.error {
  color: #FF0000;
  width: 250px;
}

#pin {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-right: 20px;
  width: auto;
}

.tpButton {
  border: 1px solid #E5E2E0;
  color: #90594F;
  cursor: pointer;
  font-weight: bold;
  height: 85px;
  padding: 0;
  width: 120px;
}

.tpButton:hover {
  background: url("img/bgButton.gif") repeat;
  _background: url("img/bgButton.gif") repeat;
  #background: url("img/bgButton.gif") repeat;
}

.cDigital {
  border: 1px solid #c1c1c1;
  padding: 2px;
}


h3{
	 font-family: arial,verdana,tahoma,"Trebuchet MS",freesans,garuda,helvetica,sans-serif;

}
.textTipe1 {
                font-family: arial,verdana,tahoma,"Trebuchet MS",freesans,garuda,helvetica,sans-serif;
                font-size: 12px;
            }

a:link,
a:visited,
a:active {
  text-decoration: none;
  color: #90594F;
}

#fd1 {
  width: 52%;
  border:1px solid;
}

td {
  padding: 25px 6px;
}

#lbl_ano {
  color: #90594F;
  font-weight: bold;
}

select {
  height: 28px;
}