.formobj
{
  font-size: 10px;
  background-color: #E2D5CB;
  border: 1px solid;
  margin: 2px;
  text-transform: none
}

.standard
{
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 11px;
  line-height: 19px;
  font-weight: normal;
  color: #000000;
}

.search
{
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #5B5A4A;
  font-size: 10px;
  margin: 2px;
  background-color: #E2D5CB;
  border: 1px solid;
}

.welcome
{
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #000000;
}

a
{
  text-decoration: underlined;
  color: #000000;
}


a:hover
{
  text-decoration: underlined;
  color: #FE000D
}

.termintab {
	border:1px solid #000000;
}

.termintab TD {
	height:50px;
  border-bottom:1px solid #000000;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 11px;
  line-height: 19px;
  font-weight: normal;
  color: #000000;
}

.termintab TD.head {
	background-color:#E2D5CB;
  color: #1D2A34;
  font-weight: bold;
}
